nerdexam
ISTQB

ISTQB-CTFL · Question #41

Which of the following is NOT an experience-based technique?

The correct answer is A. Boundary value analysis. Boundary value analysis is not an experience-based technique, but rather a specification-based technique (also known as black-box technique). Experience-based techniques are techniques that rely on the tester's knowledge and intuition to derive and select test cases based on…

Test Techniques

Question

Which of the following is NOT an experience-based technique?

Options

  • ABoundary value analysis.
  • BError guessing
  • CExploratory testing
  • DFault attack

How the community answered

(38 responses)
  • A
    89% (34)
  • B
    8% (3)
  • C
    3% (1)

Explanation

Boundary value analysis is not an experience-based technique, but rather a specification-based technique (also known as black-box technique). Experience-based techniques are techniques that rely on the tester's knowledge and intuition to derive and select test cases based on their experience with similar systems, technologies, domains, risks, etc. Some examples of experience-based techniques are error guessing, exploratory testing, fault attack, checklist-based testing, etc. Specification-based techniques are techniques that rely on the tester's analysis and interpretation of the requirements or specifications of the system under test to derive and select test cases based on some criteria or rules. Some examples of specification-based techniques are equivalence partitioning, boundary value analysis, decision table testing, state transition testing,

Topics

#experience-based testing#boundary value analysis#test technique classification

Community Discussion

No community discussion yet for this question.

Full ISTQB-CTFL Practice