ISQI Certified Tester Foundation Level — Question 21
Which of the following statements is most true about test conditions?
Answer options
- A. An item or event of a component or system that can be verified by one or more test cases.
- B. The grouping of a composite set of test cases which, when tested as a whole, reveal a positive or negative result.
- C. A testable component derived from business requirements.
- D. Applies to software testing only.
Correct answer: A
Explanation
The correct answer is A because test conditions refer to specific items or events that can be validated through testing. Option B describes a set of test cases rather than a condition, C refers to the source of testable components, and D incorrectly limits the concept to software testing only.