MultipleChoice
Which two of the following statements describe the advantages provided by good traceability between the test basis and test work products?
I . Analyzing the impact of changes.
ii . A measure of code quality.
iii . Accurate test estimation.
iv . Making testing auditable.
Select the correct answer:
OptionsMultipleChoice
The following rules determine the annual bonus to be paid to a salesman of a company based on the total annual amount of the sales made (referred to as TAS).
If the TAS is between 50k and 80k, the bonus is 10%. If the TAS exceeds 80k by a value not greater than 40k, the bonus is 15%. Finally, if the TAS
exceeds the maximum threshold which entitles to a 15% bonus, the bonus is 22%.
Consider applying equivalence partitioning to the TAS (Note: 1k = 1000 euros).
Which one of the following answers contain only test cases that belong to the same equivalence partition?
Options