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
Post New Answer View All Answers
Explain the soak testing?
write test cases for flipkart.
Explain the syntax testing?
What are all the companies are doing manual testing till now ?
What is test cases for mobile phone ?
How to test Webservices and how can we write test cases for that
Explain the smoke testing?
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
Do you know mutation testing?
Test a file replication service that copies files from one net location to another
What is business validation test case?
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
Why is it that the boundary value analysis provides good test cases?
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.