Multiple choice technology testing

How many different status of test scripts are there?

  1. 3

  2. 4

  3. 5

  4. 6

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

Test scripts in Quality Center have 5 standard statuses covering their lifecycle: Not Completed (not run), Passed, Failed, No Run (skipped), and N/A (not applicable). These statuses allow teams to track test execution progress and results accurately.

AI explanation

This refers to the distinct lifecycle statuses a test script/case can carry in a test management tool (e.g., states like Not Run, Passed, Failed, Blocked/No Run, and In Progress) — five commonly enumerated statuses in many QA/test-management frameworks. The other counts (3, 4, 6) reflect narrower or broader status taxonomies depending on the specific tool, but the quiz's intended framework counts five. Without knowing the exact source tool being referenced, the precise five statuses can't be independently verified, so this is taken on the quiz's own terms.