Disc = 0

Order-qty = 0

Read Order-qty

If Order-qty >=20 then

Disc = 0.05

If Order-qty >=100 then

Disc =0.1

End if

End if

A. Statement coverage is 4

B. Statement coverage is 1

C. Statement coverage is 3

D. Statement Coverage is 2



Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-..

Answer / toshimathur

B

Is This Answer Correct ?    10 Yes 2 No

Post New Answer

More Test Cases Interview Questions

Consider the following: Pick up and read the newspaper Look at what is on television If there is a program that you are interested in watching then switch the the television on and watch the program Otherwise Continue reading the newspaper If there is a crossword in the newspaper then try and complete the crossword A. SC = 1 and DC = 1 B. SC = 1 and DC = 2 C. SC = 1 and DC = 3 D. SC = 2 and DC = 2 E. SC = 2 and DC = 3

1 Answers   ISTQB,


For how many days (or) weeks you will test a product or software?

0 Answers  


What is component testing?

0 Answers  


This was asked to me recently in Microsoft interview How would you do DOS copy command testing

0 Answers   Microsoft,


Test Case for Text Editor!

0 Answers   Foxconn,






Please let me know how to write a test case for Digital Watch. Please any body can give the answer

9 Answers   Hewitt,


There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox(having funtion remeber my password for 1 week). Please tell me test cases for checkbox.

6 Answers   eZest,


Explain the component testing?

0 Answers  


why we need a test plan

11 Answers  


please test case for calculator

2 Answers  


what is login and login in testcases we write in testcaseid

0 Answers  


How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.

0 Answers  


Categories