write testcases to waterbottle?
Answer / murthy
There are different phases we can do in testing.
1) Functional testing: first i will take water bottle and
its cap separately and check weather they are designed
according to the requirement specified or not.i.e., the
shape, height, design,color of the bottle and the design of
the cap.
if everything is designed according to the requirement then
i will continue.
2) Integration testing: Now, in integration testing i will
take both Bottle and cap, then attach them i.e., i will
screw the cap to the bottle. now i check weather the is
fitted perfectly to bottle or not. i will check how the
combination looks like.
3)System testing: Now in system testing, will pour water
into the bottle and ensure it is not leaking and having the
specified quantity of water. i will keep the cap to bottle
and test that water should not leak after fitting the cap.
| Is This Answer Correct ? | 38 Yes | 2 No |
what are the inputs required for writing test cases
Do you write test plan and test case?
write the test cases for how do u send a message in mobile
Explain the soak testing?
how to test stand alone programs?
Give Sample of Validation Test Case.
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
testcases for the additon of 2 numbers write negative and postive cases
8 Answers CoStrategix, Societe Generale,
What are test cases for Car Locking System?
testcases for waterbottle
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: <text>1. software Testing</text> Output: <paragraph><text><desig>1.</desig>software testing</text></paragraph>
There is project earlier it was developed in VB then they had replaced the project by java and there is no documentation available then how you are going to check that project. (Hint: - Parallel Testing).