From a Testing perspective, what are the MAIN purposes of Configuration Management?

  1. Identifying the version of software under test

  2. Controlling the version of testware items.

  3. Developing new testware items

  4. Tracking changes to testware items


Correct Option: A,B,D

AI Explanation

To answer this question, let's go through each option to understand why it is correct or incorrect:

Option A) Identifying the version of software under test - This option is correct because one of the main purposes of configuration management is to identify the version of software under test. Configuration management helps in keeping track of different versions of the software, which is essential for testing purposes.

Option B) Controlling the version of testware items - This option is correct because another main purpose of configuration management is to control the version of testware items. Testware items include test scripts, test cases, test data, etc. By controlling the version of these items, configuration management ensures that the correct and up-to-date testware is used for testing.

Option C) Developing new testware items - This option is incorrect because configuration management primarily focuses on managing and controlling the existing testware items, rather than developing new ones. While the development of new testware items may be part of the testing process, it is not a main purpose of configuration management.

Option D) Tracking changes to testware items - This option is correct because tracking changes to testware items is an important aspect of configuration management. It helps in keeping a record of any modifications made to the testware items, which aids in maintaining the integrity and traceability of the testing process.

The correct answer is A, B, D. These options are correct because they align with the main purposes of configuration management in testing, which involve identifying the version of software under test, controlling the version of testware items, and tracking changes to testware items.

Find more quizzes: