A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the load testing?
"search"test cases on Linkedin website and how will you write test cases on it?
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
Give examples of boundary value and equivalence partitioning test cases.
If the pseudo code below were a programming language ,how many tests are required to achieve 100% statement coverage? 1. If x=3 then 2. Display_messageX; 3. If y=2 then 4. Display_messageY; 5. Else 6. Display_messageZ; 7. Else 8. Display_messageZ; A. 1 B. 2 C. 3 D. 4
how we write a jwebunit test case for check whether the ip address correct or not.
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
give an example of how to write functional test case.in this test case can we write all +ve and -ve conditions?
What is the logic testing?
Define Testcase.
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
can any one give the format of writing test cases in excel sheet.