A system calculates the amount of customs duty to be paid:
_ No duty is paid on goods value up to, and including, $2,000.
_ The next $8,000 is taxed at 10%.
_ The next $20,000 after that is taxed at 12%.
_ Any further amount after that is taxed at 17%.
To the nearest $, which of these groups of numbers fall into three DIFFERENT equivalence classes?
Which of the following would achieve the HIGHEST level of testing independence for a project's test level?
Which of the following CORRECTLY matches the roles and responsibilities in a formal review?
Which of the following BEST matches the descriptions with the different categories of test techniques?
1. Test cases are based on the test basis which may include the requirements, use cases and user stories
2. Test cases are based on the test basis which may include the software architecture or code
3. Test cases can show deviations from the requirements
4. These test techniques are applicable to both functional and non-functional testing
5. Tests are based on knowledge of developers, users and other stakeholders
Black - Black-box test techniques White - White-box test techniques Experience - Experience-based test techniques