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
Who will take care of test plan and test case?
write the test cases for traffic signal and sensor doors.
write the test cases for facility module
What are the Test Cases Comes under Regression Suite?
How to write test case on paper and pen.
Explain the concept of semi-random test cases?
What all comes under test case review?
Explain the dynamic testing?
What is component testing?
please test case for calculator
What are semi-random test cases?
How we apply Test case like integration testion on calculating result or for calculation GPA..... plz urgent need???:(