How would you test a cup and or pencil?
Answers were Sorted based on User's Feedback
Answer / sheetal
For simplification ,You can categorised the test cases into
two groups (for Cup and Pencil):
1)according to GUI
2)according to FUNCTIONALITY
by considering these categories you can easily write the
test cases, and it'll cover maximum features.
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / maitray
for cup
1) check it can properly contain liquid and not leaked.
2) test that its size and shape as per user requirement or
not.
3) test its color as per user requirement or not.
4) test its material as per user requirement.
5) test it with maximum hot/cold and minimum hot/cold
liquid.
6) check its strength that whether it can be broken easily.
7) check its with heat and cold environment.
8) put it in fron of direct sun light for hours.
Is This Answer Correct ? | 1 Yes | 0 No |
write a test case for telephone billing ?
What are the test cases for mouse?
If there are two document files, from one doc. file we want some text copy & peste into next doc. file. So which are the negative test cases for such scinario.
what are the sanity test cases for a waterBottel?
Write the tescases for a login page
what are the Test Cases for " Test Cases " ?
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
For how many days (or) weeks you will test a product or software?
Write all Possible (+ve and -ve) Test Cases for a Date Object (DD/MM/YYYY) which is entered manually?
Can anybody help me out to write test cases for booking train ticket online???
wirte the test cases for triangle by using testing techniques
8 Answers Blue Star, George Mason, HP,
Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+4=8, 5+5=11, 6+6=12. write a bug title and bug description that effectively describes this problem.