Multiple choice technology testing

Which term describes the main function of Quality Center?

  1. test cases

  2. repository

  3. load test

  4. defects

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Quality Center (now HP Application Lifecycle Management/ALM) is fundamentally a central repository that stores and manages all testing artifacts - test cases, requirements, defects, and test results. The repository function is its core purpose - providing version control, traceability, and centralized access to the entire testing ecosystem.

AI explanation

To answer this question, we need to understand the main function of Quality Center.

Option A) test cases - This option is incorrect because while Quality Center does manage and track test cases, it is not its main function.

Option B) repository - This option is correct because the main function of Quality Center is to act as a centralized repository for managing and organizing testing artifacts such as test cases, requirements, and defects.

Option C) load test - This option is incorrect because while Quality Center can be used to manage and execute load tests, it is not its main function.

Option D) defects - This option is incorrect because while Quality Center can be used to track and manage defects, it is not its main function.

The correct answer is B) repository. This option is correct because the main function of Quality Center is to act as a centralized repository for managing and organizing testing artifacts.