Can u any 1 please explain the below question and answer?
Given the following code, which statement is true about the
minimum number of test cases required for full statement and
branch coverage?
Read p
Read q
IF p q > 100 THEN
Print "Large"
ENDIF
IF p > 50 THEN
Print "p Large"
ENDIF
a) 1 test for statement coverage, 3 for branch coverage
b) 1 test for statement coverage, 2 for branch coverage
c) 1 test for statement coverage, 1 for branch coverage
d) 2 tests for statement coverage, 2 for branch coverage
Answer Posted / guest
Answer is a
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
Can you explain tpa analysis?
Which is the best testing model?
how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing. can anybody know immediatly sent it which the answer
Please can any one tell me 1).Types of reports 2).Types of Meetings.
Can you explain regression testing and confirmation testing?
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important
why QA team is necessary for an organization?
what is dib format?
Can you explain process areas in cmmi?
why use caffine for HPLC calibration ?
wht is Manual Testing Frame work
what are the types of Bug?
What is an exit criteria?
Write positive and negative test cases for forgot password?