ExamGecko
Question list
Search
Search

Related questions











Question 35 - CTFL-2018 discussion

Report
Export

Which of the following is a white-box test technique?

A.
Decision table testing
Answers
A.
Decision table testing
B.
Exploratory testing
Answers
B.
Exploratory testing
C.
Statement testing
Answers
C.
Statement testing
D.
Error guessing
Answers
D.
Error guessing
Suggested answer: C

Explanation:

Statement testing is a white box test technique2.A white box technique is a technique that uses the internal structure or logic of a system as a test basis to derive test cases and measure test coverage2.Statement testing is a technique that uses executable statements in the source code as a test basis to measure the coverage achieved by a test suite2.A statement is an instruction or command that performs an action or calculation in the source code2.Statement testing requires every statement in the source code to be executed at least once by a test suite2. Therefore, statement testing is a white box test technique.

asked 18/09/2024
Martin Mannsbarth
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first