ISTQB Certified Tester Foundation Level (CTFL v4.0) ISTQB-CTFL Question # 89 Topic 9 Discussion

ISTQB Certified Tester Foundation Level (CTFL v4.0) ISTQB-CTFL Question # 89 Topic 9 Discussion

ISTQB-CTFL Exam Topic 9 Question 89 Discussion:
Question #: 89
Topic #: 9

Which ONE of the following options MOST ACCURATELY describes branch testing?


A.

In branch testing, the coverage items are executable statements. The aim is to design test cases that exercise statements in the code until an acceptable level of coverage is achieved, expressed as a percentage.


B.

In branch testing, the coverage items are control flow transfers between decisions, and the aim is to design test cases to exercise flow transfers in the code until an acceptable level of coverage is achieved. Coverage is measured as the number of branches exercised by the test cases divided by the total number of branches expressed as a percentage.


C.

In branch testing, the coverage items are branches, and the aim is to design test cases to exercise branches in the code until an acceptable level of coverage is achieved. Coverage is measured as the number of branches exercised by the test cases divided by the total number of branches expressed as a percentage.


D.

In branch testing, the coverage items are executable decisions. The aim is to design test cases that exercise statements in the code until an acceptable level of coverage is achieved. Coverage is expressed as a percentage.


Get Premium ISTQB-CTFL Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.