branch testing
📖 ISTQB Glossary
Official ISTQB Definition
A white-box test technique in which the test conditions are branches.
3 Ways to Think About It
The Quick Take
Testing that exercises all branches in code - both true and false outcomes.
Look Closer
Making sure every decision path gets executed by tests.
The Bottom Line
Same as decision testing - covering all conditional outcomes.
Practice this term with quizzes and arcade games
Study with Lexicon →