What is the smallest number of test cases required to Provide 100% branch coverage?

If(x>y) x=x+1;

else y=y+1;

while(x>y)

{

y=x*y; x=x+1;

}

A. 1

B. 2

C. 3

D. 4



What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=..

Answer / toshimathur

B

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More Test Cases Interview Questions

could u please tell the testcases to test gmail

13 Answers   Jamcracker, Snap On,


Circle any inconsistencies in the following text: User Story 3005 - Dave wishes to talk to Fred using a radio. Business Requirements: 1. Dave needs the ability to put a line into select. 2. Dave receives a visual color and text indication that the line is selected (picked up). a. Default indication will be that the pad turns red and the text ‘Select’ appears as the 3rd line of text. 3. David hears audio from a selected line in his defined audio path. 4. Dave uses Push-To-Talk to talk to Fred. 5. Dave receives a visual color and text indication that the line has been de-selected (hung up). • The default inactive state is a white pad with no text on the 2nd line. 6. Multiple Freds can select the same radio. 8. If a radio is selected while another radio is already selected, then the first phone is automatically deselected.

0 Answers  


write test cases for flipkart.

0 Answers  


150 integration testing scenarios for gmail

0 Answers  


While creating test data for testing an application, where exactly test data should be crated as in excel file or can we crate test data in database ?

2 Answers   Satyam,






write a test case on web login and bank application and client server

60 Answers   Adobe, Ciber, CTS, Login, MBT, Reliance, Semantic Space, TCS, Tech Mahindra,


test cases for restaurant billing system????????

1 Answers   ABC,


test cases for landline phone

4 Answers   IBM, TCS,


What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox

0 Answers  


What are the Test Cases Comes under Regression Suite?

0 Answers  


can anyone please send me the sample testcases on how to write it into the testtemplates

3 Answers  


Please give me a test case scenario for search engine covering all the fuctionalities

2 Answers  


Categories