ISTQB Foundation - Chapter 1 - Fundamentals of testing Questions
and Answers with Verified Solutions | Latest 2026 Update
Q: Reasons to know test coverage
Answer:
1) Provide a quantitative measure of the quality of testing
that has been done
2) Provides a way of estimating how much more testing is needed
Q: Three categories of test case design techniques
Answer:
1) Black box techniques
2) White box techniques
3) Experience based techniques
Q: Specification based techniques
Answer:
Black box testing - test cases derived directly from a
specification or a model of a system or proposed system (documentation)
, ISTQB Foundation - Chapter 1 - Fundamentals of testing Questions
and Answers with Verified Solutions | Latest 2026 Update
Q: 5 types of specification based techniques
Answer:
1) Equivalence partitioning
2) Boundary value analysis
3) Decision table testing
4) State transition testing
5) Use case testing
Q: Equivalence partitioning
Answer:
Reduces the number of tests needed by considering partitions are
the only test cases needed
Q: Boundary value analysis
Answer:
Looks for tests that focus on the possible boundaries of inputs,
noting that most errors occur there
and Answers with Verified Solutions | Latest 2026 Update
Q: Reasons to know test coverage
Answer:
1) Provide a quantitative measure of the quality of testing
that has been done
2) Provides a way of estimating how much more testing is needed
Q: Three categories of test case design techniques
Answer:
1) Black box techniques
2) White box techniques
3) Experience based techniques
Q: Specification based techniques
Answer:
Black box testing - test cases derived directly from a
specification or a model of a system or proposed system (documentation)
, ISTQB Foundation - Chapter 1 - Fundamentals of testing Questions
and Answers with Verified Solutions | Latest 2026 Update
Q: 5 types of specification based techniques
Answer:
1) Equivalence partitioning
2) Boundary value analysis
3) Decision table testing
4) State transition testing
5) Use case testing
Q: Equivalence partitioning
Answer:
Reduces the number of tests needed by considering partitions are
the only test cases needed
Q: Boundary value analysis
Answer:
Looks for tests that focus on the possible boundaries of inputs,
noting that most errors occur there