hi can anybody can write the test cases for sticky note
Answers were Sorted based on User's Feedback
Answer / arun mohan
Any product in the world will have a specification based on
that you can write test cases for all the products. Coming
to the sticky note. Some aspects of that can be tested.
* Paper L * B
* Paper quality
* Which end needs to be sticky and how long the sticky part
neeeds to be.
* How many times it can be taken and pasted again to check
the gum quality.
Like this you can think of the product specification and
write test cases.
| Is This Answer Correct ? | 25 Yes | 2 No |
Answer / deep
To add more
1 Different platforms to be stuck on
- wooden
- POP
- Platic
- Metal
- Glass
- Plywood
2 Max stuck period
3 Different writing material
- Pencil
- Ball pen
- Gel Pen
- Fountain pen
- Makers
- Different ink colors
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / padmas
To add more to the above,
Aesthetics- Color,texture,Design.
Properties-paper shape, size, thickness details
Looks-Used/New/Crushed/teared
Usage: when it should be used
where it should be used
why it should be used,
how it should be used,how much one can write
how many per bundle? can be written with pencil/pen?
Dispose:
when used sticky note is considered as invalid- details
how to throw?
etc..
| Is This Answer Correct ? | 2 Yes | 2 No |
write test cases for whatsapp messaging..?
1 Answers IBM, Stag Computers,
what are the Test Cases for " Test Cases " ?
test case for coffee machine?
Write a test case for computer keyboard?
How do you review the test cases which are prepared by your team member. answer is: using traceability matrix, matching testcases with the requirements. He again asked - assume that all the test cases are matched with the requirements, then what do you do, how do you proceed in this case..
For the following piece of code, how many test cases are needed to get 100% statement coverage? Procedure X Read (Color) // Input color from user IF (Color == “Red”) THEN Call Roses(Color) ELSEIF (Color == “Blue”) THEN Call Violets(Color) ELSE PRINT “User is no Shakespeare” SaveToDatabase(Color) End Procedure X A. 5 B. 3 C. 1 D. 2
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
Can you please tell me test scenarios for online shopping Paypal ??
How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other: if (Condition 1) then statement 1 else statement 2 end if if (Condition 2) then statement 3 end if A. 2 Test Cases B. 3 Test Cases C. 4 Test Cases D. Not achievable
What is transaction testing?
how to search a Unix file system in Google search engine??? write the test cases foe that one???what will be the step
How should write test case (i.e. in proper format or simply step by step) in an interview test paper?