Pakistan's best MCQs practice hub — FPSC · PPSC · CSS · NTS · Other Exams
Login

Which testing metric evaluates the percentage of executable branches in a control flow graph evaluated by a test suite?

AStatement Coverage
BCondition Coverage
CPath Coverage
DBranch Coverage (Decision Coverage)

Explanation

Branch Coverage measures whether each decision outcome (True and False branches) has been tested at least once.

Exam Relevance
  • Topic: Software Testing
  • Subtopic: Test Coverage Metrics
Submitted by: mcqstutor Team More Software Engineering MCQs →

No Comments

Leave a comment

Your email address will not be published. Required fields are marked *