Answer Posted / 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 |
Post New Answer View All Answers
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
What are the Test Cases Comes under Regression Suite?
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
How to write test cases for lift?
Which of the following defines the expected results of a test? Test case specification or test design specification.
What is the toughest moment you faced in your testing carrier in which everyone praised you?
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.
test cases for bus transport (TNSTC)
how to write test cases for the example state name starts with A B C D E F G H I J K L Z
Explain which test cases are written first black boxes or white boxes?
I need GUI test case for home page?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
Explain the branch coverage testing?