IF A > B THEN
C = A – B
ELSE
C = A + B
ENDIF
Read D
IF C = D Then
Print "Error"
ENDIF
A. 1 test for statement coverage, 3 for branch coverage
B. 2 tests for statement coverage, 2 for branch coverage
C. 2 tests for statement coverage. 3 for branch coverage
D. 3 tests for statement coverage, 3 for branch coverage
E. 3 tests for statement coverage, 2 for branch coverage
Who will decide what the test cases you have written are correct?
4 Answers Mind Q Systems, Satyam,
What is STATEMENT COVERAGE testing
write case for petrol pump?
9 Answers Accenture, AppLabs, EPPCO, Satyam,
what all are available test cases for Search engine NLP (Sixth sense).
What are the Test Cases for an email id for username and password?
wht are the test cases, we have to write for check box, Anybody can help me. Thanks in advance.
give an example of how to write functional test case.in this test case can we write all +ve and -ve conditions?
What are semi-random test cases?
Write a test case for yahoo
How to write test cases ?
Define Testcase.
How can we write a good test case?