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
what is not present in the test case? 1>requirment ID 2>test case ID 3>bug ID 4>objective
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
when you don't have time to write test cases, what do you do?
whai is the exactly meaning of test case
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
What is the difference between System testing and System Integration testing?
what all are available test cases for Search engine NLP (Sixth sense).
write down test cases for "x>=1"
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
Explain the component testing?
what are the inputs required for writing test cases
"search"test cases on Linkedin website and how will you write test cases on it?