How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other:
if (Condition 1)
then statement 1
else
statement 2
end if
if (Condition 2)
then statement 3
end if
A. 2 Test Cases
B. 3 Test Cases
C. 4 Test Cases
D. Not achievable
Please let me know how to write a test case for Digital Watch. Please any body can give the answer
What are all the companies are doing manual testing till now ?
Explain the format of a requirement traceability
how to write a jwebunit testcase for ejb3.0 project
What is the basic stuff you require to begin creating test cases?
What is Defect Seeding? What is Defect Density?
write test case for pen cap if it is not present?
how do u knw when to stop writing test case for a given project.
write test cases for whatsapp messaging..?
1 Answers IBM, Stag Computers,
What are the possible (-ve) & (+ve) test cases while transferring money online from 1 account to another account??
Write the tescases for a login page
Suppose a job should be executed for every two hours? Write test case for this?