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 |
If I have written test cases for any application:there are 70-80 test cases and steps for writing test cases are common in some TCases.then May I have to write the repeated steps or May I write Repeat the steps of TC id so and so
test cases for landline phone
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
Why is it that the boundary value analysis provides good test cases?
Please can anybody tell me some good ideas to write test case for fan and test case for chair?
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
to write test cases for fuel guage?
Write the 3 TestCases to prove tht it is a softdrinkbottle or not.
how we canwrite a test case on computer?
can anybody tell me that how many days required to complete 1000 test cases.And what would be the avg testcase perday for a tester.
Write a test case for computer keyboard?
Write tast case for a+b=c?