ExamGecko
Question list
Search
Search

Related questions











Question 58 - CTFL-2018 discussion

Report
Export

Which of the following test techniques is structure-based?

A.
Control flow testing
Answers
A.
Control flow testing
B.
Use case testing
Answers
B.
Use case testing
C.
State transition testing
Answers
C.
State transition testing
D.
Decision table testing
Answers
D.
Decision table testing
Suggested answer: A

Explanation:

Test techniques are methods or procedures that can be used to design, execute, or evaluate test cases. Test techniques can be classified into two categories: specification-based and structure-based. Specification-based test techniques, also known as black-box test techniques, are based on the requirements, specifications, or expectations of the system under test. They do not require any knowledge of the internal structure or implementation of the system. Some examples of specification-based test techniques are use case testing, state transition testing, decision table testing, etc. Structure-based test techniques, also known as white-box test techniques, are based on the code, architecture, or design of the system under test. They require some knowledge of the internal structure or implementation of the system. Some examples of structure-based test techniques are control flow testing, data flow testing, branch testing, statement testing, etc. You can find more information about test techniques inA Study Guide to the ISTQB Foundation Level 2018 Syllabus, Chapter 41.

asked 18/09/2024
Aimé Tameti
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first