Software QA Testing Question:

What is Branch Coverage Testing?

Software QA Interview Question
Software QA Interview Question

Answer:

A test method satisfying coverage criteria that requires each decision point at each possible branch to be executed at least once.


Previous QuestionNext Question
Explain Unit testing?Explain Branch Testing?