ISQI Certified Tester Foundation Level — Question 44
What is a test condition?
Answer options
- A. A statement of test objectives and test ideas on how to test.
- B. An item or event that could be verified by one or more test cases.
- C. The process of identifying differences between the actual results and the expected results for a test.
- D. All documents from which the requirements of a component or system can be inferred.
Correct answer: B
Explanation
The correct answer, B, accurately describes a test condition as something that can be validated through test cases. Option A relates to test planning, C refers to test execution, and D involves documentation, none of which define what a test condition is.