For the following piece of code, how many test cases are needed to get 100% statement coverage?
Procedure X
Read (Color) // Input color from user
IF (Color == “Red”) THEN
Call Roses(Color)
ELSEIF (Color == “Blue”) THEN
Call Violets(Color)
ELSE
PRINT “User is no Shakespeare”
SaveToDatabase(Color)
End Procedure X
A. 5
B. 3
C. 1
D. 2
how to write test cases for the Sorting the Group Name, Group Number, Individual Count, Group Count.
Give me real life some test cases
Explain the concept of semi-random test cases?
Explain the soak testing?
Need help to write test case for "Check Availability" field. Any help would be highly appreciated!
write the system testcase and functional testcase for the below scenario scenario: view the balance in online account
how to prepare unit test scripts for accrued interest calculation.
what are those parameters or matrixes for tesing a software user interface?
How we apply Test case like integration testion on calculating result or for calculation GPA..... plz urgent need???:(
What is ramp testing?
what is the test plan for ms-word
WHAT IS THE MEANING OF RISK BASED TESTING WITH EXAMPLE pls this is urgent Thanks in advance