ISTQB CTAL-TM Question Answer
Test Analysts are doing test design for a change request to an insurance comparison system. The system provides car insurance quotations, using data input by the user.
The change request states:-
Drivers must be aged between 17 to 85 years inclusive to qualify for insurance comparison.
The following Test Conditions have been identified:
1 Driver's age is less than the minimum
2. Driver's age is within the valid range
3. Driver's age is more than the maximum
The Test Strategy states the test techniques to be used include Equivalence Partitioning and Boundary Value Analysis. Using the Test Conditions and techniques stated in the Test Strategy, the following Test Cases have been created.
As the Test Manager you are reviewing these Test Cases for traceability to the Test Conditions and to ensure that the change request will be adequately tested in accordance with the Test Strategy.
Which of the following statements is FALSE? SELECT ONE OPTION