Write the 10 test cases for Telephone/Pen.
Answers were Sorted based on User's Feedback
Answer / main hoon don
pen:
1.check that color should be attractive
2.check length of refil
3.check ink color
4.check if ink left is visible
5.check whether the pen can be refilled or is a use n throw
type
6.check the grip of the pen
7.check the diameter of tip
8.check the smoothness in writing
9.check if the ink type is water proof
10.check if the pen has a cap or is it push-off type
telephone
1.check the material used in manufacture.
2.check if it is codeless
3.check the ringtone
4.check for dialtone
5.check for the comfortability in using the keypad
6.check if it has some other facilities like calculator as
well
7.check if it has ringer id
8.check if the keys work as expected
9.check if it has incoming/outgoing facility
10.check what happens if u enter a no. which is less than
expected if it waits or not, if it does how long it does
11.check by entering a long no. whether it takes the prefix
or outputs the error message
12.check by starting with a no. that can never be the
starting digit of a phone no. what it does-whether it
outputs error message in the starting itself or after
inputting complete no.
13.check by calling on a known no that it connects to right
no.
14.check by calling on a known no. that if the phone is
switched off or in out of coverage-it should output the
correct message
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / yeddie brar
1. Check that it is sober i.e. Not affected by a
chemical substance
2. Check that it should be made of non allergic material
(not made up of chemical substance)
3. Check that colour should be decent, so that user can
attract and purchase it.
4. Check that it should not hurt the user or child if he/
she put it in his mouth.
5. check that all instuction regarding usability and
maintainablity should be there.
6. Check the breaking point by applying strength on it.
7. Check that it is easily refilled.
8. check the pointer of the pen (diameter)
9. Check the breaking point of pointer
10.Check the life of refill.
| Is This Answer Correct ? | 3 Yes | 8 No |
Explain the load testing?
how we write test cases for navigation or links with example?
While creating test data for testing an application, where exactly test data should be crated as in excel file or can we crate test data in database ?
What is quick test professional and what test environment it supports?
write a test case for yahoo compose page?
Can any body explain How to Install the QC9.0 on XP OS
how to test an imaging application that removes the red eye affect from an image?
Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List<IPoint> { } public RoadNetwork : List<Road> { } public RoadNetwork Concatenate(RoadNetwork roads);
Can anyone tell me the test cases for Operating System.
What is the role of a tester in the test plan preparation? What elements tester physically develops in the test plan document.& what exactly this document contains?
Redbus- possible scenarios start the testcases accordingly. Please share me templates
Hi.........can any one tell me the basic format for writing test cases