Disc = 0
Order-qty = 0
Read Order-qty
If Order-qty >=20 then
Disc = 0.05
If Order-qty >=100 then
Disc =0.1
End if
End if
A. Statement coverage is 4
B. Statement coverage is 1
C. Statement coverage is 3
D. Statement Coverage is 2
write test cases for hospitality management system
How would you test a cup and or pencil?
Write the 3 TestCases to prove tht it is a softdrinkbottle or not.
How many test cases you will execute per day?
write the test cases for facility module
What is SECURITY TESTING?
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
What is the syntax testing?
What is the smallest number of test cases required to Provide 100% branch coverage? If(x>y) x=x+1; else y=y+1; while(x>y) { y=x*y; x=x+1; } A. 1 B. 2 C. 3 D. 4
Test a file replication service that copies files from one net location to another
anybody can send cross site scripting test cases pls...
What are the test cases, we can write for Data Grid. Anybody can help me..Thanks in advance.