how to write testcase for the output of an program
****0
***01
**012
*0123
01234
No Answer is Posted For this Question
Be the First to Post Answer
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 would you test a cup and or pencil?
How we apply Test case like integration testion on calculating result or for calculation GPA..... plz urgent need???:(
"search"test cases on Linkedin website and how will you write test cases on it?
Please tell m all posiible tst cass for this--> A password of password field will expire in 45 days.It should send 1st reminder message to user whn 10 days are left and 2nd reminder message when 5 days are left and 3rd reminder mssage when 2 days are left.write all positive and negativ test cass for this.
How you will write test cases on DROP DOWN list BOX on GUI
test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects
What is ramp testing?
test cases for friend finder system using gps?
why do we need test cases?
explain with examples- transaction testing, syntax testing, domain testing, logic testing, and state testing.
Pls write down 3 positive test cases & 2 negative test cases for requirments at the "initiation" & "login" of an ATM machine (format:-Description,test data,methods,set up to test,actions & expected results,any proofs or attachments (optional))