STF - Chapter 4 Key Terms
Across
- 5. A test technique only based on the tester's experience, knowledge and intuition.
- 6. An approach to testing whereby the testers dynamically design and execute tests based on their knowledge, exploration of the test item and the results of previous tests.
- 7. The degree to which specified coverage items have been determined or have been exercised by a test suite expressed as a percentage.
- 9. The coverage of decision outcomes.
- 12. A black-box test technique in which test cases are designed to exercise elements of a state transition model.
- 14. An experience-based test technique whereby the experienced tester uses a high-level list of items to be noted, checked, or remembered, or a set of rules or criteria against which a product has to be verified.
- 15. A test technique based on an analysis of the specification of a component or system.
Down
- 1. A test technique only based on the internal structure of a component or system.
- 2. A procedure used to define test conditions, design test cases, and specify test data.
- 3. A black-box test technique in which test cases are designed to exercise equivalence partitions by using one representative member of each partition.
- 4. A black-box test technique in which test cases are designed to exercise the combinations of conditions and the resulting actions shown in a decision table.
- 8. A test technique in which tests are derived on the basis of the tester's knowledge of past failures, or general knowledge of failure modes.
- 10. A black-box test technique in which test cases are designed based on boundary values.
- 11. The coverage of executable statements.
- 13. A black-box test technique in which test cases are designed to exercise use case behaviors.