Write the 3 TestCases to prove tht it is a softdrinkbottle
or not.
Answer Posted / preeti
There are 3 elements in this case. Soft, Drink and Bottle and i think this why you were asked only 3 cases to cover the basic elements(though the category is eligible for many test cases:)
1. Verify container's shape,is a bottle.
2. Verify the opening of the bottle is big enough to pass through liquid/drink.
3. To verify container carries soft drink only:Read the label or In the absence of a drink label,small the bottle or the drink (if present) to distinguish between soft and any other sort of drink i.e. hard drink etc.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the system testing?
Explain the exactly meaning of test case?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
write test case for pen cap if it is not present?
Can some body help to write possible test cases for a credit card at POS (point of sale)
write test cases for flipkart.
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
How should I maintain the test cases and Test Log for different versions/builds of the application.
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
write test cases on file open dialog box in notepad
How to write email id in world wide web
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )