Part 2: "Test Analyst various"
A diamond retailer is introducing a new stock taking system. Each diamond is assigned a character that represents the colour. The valid domain for the character ranges from D to Z. The colour is then graded using the following scale:
Which of the following test sets will provide the best equivalence partitioning coverage?
Answer : C
Based on the classification tree the following positive test cases have been created:
Which test case is needed to complete the set?
Answer : D
Part 2: "Test Analyst various"
Which of the following is an example of the use of a defect taxonomy for test design?
Answer : B
Scenario "Incident management"
A test team is keeping logs of the incidents that they observe. They use a commonly-available word processor to write the incident reports in individual files, which are held in shared storage. They track the incidents, along with some incident details, in a spreadsheet. You are starting to review some of the incident reports that have been submitted as a result of test execution. Which THREE major comments would you make having reviewed the following incident report?
Answer : A, B, E
Using the state model of the component provided earlier, how many test cases are needed to achieve 1-switch coverage?
Answer : D
It is possible that the test execution phase will be shortened and that test cases will need to be prioritised. What is the main reason to prioritise the test cases?
Answer : C
Scenario "Tax system"
The tax system needs to be updated due to new legislation. For a person with a salary of less than 20.000 and who is married, the tax needs to be re-calculated. If the person also has more than two and less than five children, an additional 10% reduction is applicable. How many output classes can be distinguished when applying equivalence partitioning to the Tax System specification?
Answer : B