ISTQB Technical Test Analyst White Box Testing Quiz

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Thames
T
Thames
Community Contributor
Quizzes Created: 8865 | Total Attempts: 106,055
| Questions: 20 | Updated: Aug 11, 2026
Please wait...
Question 1 / 21
🏆 Rank #--
0 %
0/100
Score 0/100

1. Code instrumentation in white box testing involves inserting probes to monitor program execution.

Submit
Please wait...
About This Quiz
ISTQB Technical Test Analyst White Box Testing Quiz - Quiz

This quiz assesses your knowledge of white box testing techniques and principles covered in the ISTQB Advanced Technical Test Analyst certification. It focuses on code-level testing, structural coverage, and advanced test design methods. Ideal for professionals preparing for advanced testing certifications or improving their technical testing expertise.

2.

What first name or nickname would you like us to use?

You may optionally provide this to label your report, leaderboard, or certificate.

2. Which tool type is commonly used for white box testing code coverage analysis?

Submit

3. The LCSAJ (Linear Code Sequence and Jump) technique is used in ____.

Submit

4. Path coverage is more comprehensive than decision coverage.

Submit

5. In condition testing, a compound condition like (A && B) requires testing how many basic combinations?

Submit

6. Basis testing is a white box technique that derives test cases from cyclomatic complexity.

Submit

7. A loop that executes zero times is tested by which boundary test?

Submit

8. Which coverage level is typically required in safety-critical systems?

Submit

9. In control flow graphs, an edge represents a ____.

Submit

10. What is a test basis for white box testing?

Submit

11. What is the primary goal of white box testing?

Submit

12. Which of the following is a limitation of statement coverage?

Submit

13. A du-path (definition-use path) in data flow testing connects a variable definition to its ____.

Submit

14. In data flow testing, what does 'def' represent?

Submit

15. Which technique is used to measure the number of independent paths through code?

Submit

16. A cyclomatic complexity of 5 indicates ____.

Submit

17. What does Modified Condition/Decision Coverage (MC/DC) test?

Submit

18. Statement coverage of 100% guarantees all bugs will be found.

Submit

19. In control flow testing, a node represents what?

Submit

20. Which coverage metric measures whether each decision outcome is executed at least once?

Submit
×
Saved
Thank you for your feedback!
View My Results
Cancel
  • All
    All (20)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Code instrumentation in white box testing involves inserting probes to...
Which tool type is commonly used for white box testing code coverage...
The LCSAJ (Linear Code Sequence and Jump) technique is used in ____.
Path coverage is more comprehensive than decision coverage.
In condition testing, a compound condition like (A && B) requires...
Basis testing is a white box technique that derives test cases from...
A loop that executes zero times is tested by which boundary test?
Which coverage level is typically required in safety-critical systems?
In control flow graphs, an edge represents a ____.
What is a test basis for white box testing?
What is the primary goal of white box testing?
Which of the following is a limitation of statement coverage?
A du-path (definition-use path) in data flow testing connects a...
In data flow testing, what does 'def' represent?
Which technique is used to measure the number of independent paths...
A cyclomatic complexity of 5 indicates ____.
What does Modified Condition/Decision Coverage (MC/DC) test?
Statement coverage of 100% guarantees all bugs will be found.
In control flow testing, a node represents what?
Which coverage metric measures whether each decision outcome is...
play-Mute sad happy unanswered_answer up-hover down-hover success oval cancel Check box square blue
Alert!