by testcase how to achieve 100% branch coverage for the
following code.
Read P
Read Q
Print "P"
Print "Q"
Answers were Sorted based on User's Feedback
Answer / praveen
by giving any 2 values that are p and q as per the
requirements,then we will achieving the 100 percent branch
coverage
| Is This Answer Correct ? | 0 Yes | 1 No |
What is Buddy Testing?
what is mean by end to end testing?
1. What is SQL editor,DB check points and will we use it. 2. Where will we use these things (Automation/manual)
How will you link the Defect to the test case? Explain Bug life cycle
Could any body tell me about 'Defferred test'?,please. when will we use 'Defferred test'? Who will use it?
What is diff. between System Testing and Integration Testing ?
Can any one explain me what is Integration Testing with Stub and Drivers.Explain with Example.who will do Integration Testing?
hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?
I want Tracebility Matrix template, if any one have mail me at dada_khairnar@hotmail.com
Can you explain calibration?
If we are enterinf different inputs for the same field then tester have to write that much separate test cases with separate ID. E.g. First name field Inputs are - 1. valid name = Shyam, 2. Digits , 3. Blank Space, 4. Empty Name, 5. Enter name after blank space, 6. Special Characters etc. So May I have to write 6 separate test cases with test case id 1,2,3,4,5 & 6.?
if we have normal testcase,it is failed, and regression testcase is also failed.what is the bug present in both the testcases?