Moderate

Statement and branch coverage metrics are part of______________________?

Correct answer: B. Testing

  • A. Analysis Model
  • B. Testing
  • C. Design Model
  • D. Source Code

Explanation

Statement coverage checks whether executable statements run, while branch coverage checks whether decision outcomes are exercised. Both are structural software-testing metrics.

Last updated

Practise Software Testing and Quality Assurance

181 free Software Testing and Quality Assurance MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions