What is checklist-based testing?
- A. A test technique in which tests are derived based on the tester’s knowledge of past failures, or general knowledge of failure modes.
- B. Procedure to derive and/or select test cases based on an analysis of the specification, either functional or non-functional, of a component or system without reference to its internal structure.
- C. 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.
- D. An approach to testing where the tester dynamically designs and executes tests based on their knowledge, exploration of the test item and the results of previous tests.
Answer: Option C