Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Hi, Below is a question on white box testing. Kindly help
me in answering it. How many test cases are needed to
obtain 100% branch coverage. This question was asked in
ISTQB foudation level exam - Dec21 2008.

Read(A,C)

If(A<10) then Print A;

Endif

If(C>100) then Print C is greater then A

else if(C<100) then print only C

Endif else

Options -
a. 4
b. 3
c. 2
d. 1

Kindly answer with explanation so that it would be easy to
understand

Answer Posted / varshab

Ans is 4 as there are two branches.For these two branches
we need to test for both true & false conditions. hence to
achieve 100% branch coverage we need to write 4 test cases.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the challenging position faced in the testing not in point of management point of view it must be in the point of while testing the application?

5101


What is the limit for test steps?It should be 10/20/30etc

2030


When new application ready to test than whats your testing strategies?

1750


what are your achievements in your organization ? Guyz very very urgent , help me

2190


what is entry and exit criteria and explain it?

1556


How do u determine,what to be tested?

2131


write the test case for Bulb & Mobile phone

8951


Can you please explain about the erp project

1910


What is the difference between GUI Testing,UI testing and Usability TEsting

2528


What is test out put?

2187


10 scenarios for security testing using gmail applications?

8640


If date field is a text field write test cases to validate it?

2527


What is known as data-driven testing?

1114


How do you define a testing policy?

1124


In which all places, testing is done?One is from the server by calling server name.Can u suggest others?

2024