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 |
Writing Test cases based on the understanding of the UX document
150 integration testing scenarios for gmail
write a test case for triangle?
wat is mutation testing ?
What is SECURITY TESTING?
int a, int b, int c= (a+b); Write the test cases for c.
why we need a test plan
Explain the dynamic testing?
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
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?
write a navigation for object repostory
Give examples of boundary value and equivalence partitioning test cases.