iSQI
CTFL_SYLL_4.0 · Question #96
CTFL_SYLL_4.0 Question #96: Real Exam Question with Answer & Explanation
The correct answer is A. By taking the number of branches in the code that have been tested and dividing that by the. See the full explanation below for the reasoning.
Question
How is branch coverage determined?
Options
- ABy taking the number of branches in the code that have been tested and dividing that by the
- BBy taking the number of branches in the code on one path that has been tested and dividing that
- CBy taking the number of statements in the code and dividing those by the number of branches
- DBy counting the number of branches in the code that have been tested
Community Discussion
No community discussion yet for this question.