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 make test case for anolog voice logger?
write a navigation for object repostory
In a log in page what will be test procedure, test scenario, test description & test steps?
Write a test case for computer keyboard?
write a test case for authentication of a login page from database
pls send me the testcases for telecom billing system
test cases for black board test cases for pencil
testcases for the additon of 2 numbers write negative and postive cases
8 Answers CoStrategix, Societe Generale,
testcases for waterbottle
How to write test cases for "open file dialog box" for ms word? Thanks a lot!
what is parametrization ? How do you parametrize in qtp ?
What is SECURITY TESTING?