This part of a program is given:

WHILE (condition A) Do B

END WHILE

How many decisions should be tested in this code in order to achieve 100% decision coverage?

A. 2

B. Indefinite

C. 1

D. 4



This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions shou..

Answer / toshimathur

A

Is This Answer Correct ?    81 Yes 7 No

Post New Answer

More Test Cases Interview Questions

# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?

0 Answers  


what are the test case scenario for epos/pos testing,and how to initiate the process

0 Answers  


Write test cases to check the functionality of the shopping cart of an e-commerce website

6 Answers   Optum, SpoonJoy, Verizon,


Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.

0 Answers  


Write the testcase for pen

10 Answers   Minecode,






Using the same code example as question 17,how many tests are required to achieve 100% branch/decision coverage? A. 1 B. 2 C. 3 D. 4

1 Answers   ISTQB,


Write the tescases for a login page

2 Answers  


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  


write test cases for test cases...?

9 Answers   TCS,


can one give the test cases for Installation Testing

1 Answers  


How does one write Test Cases?

7 Answers  


How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profile 

0 Answers  


Categories