test cases for landline phone
Answers were Sorted based on User's Feedback
Answer / amulyaranjan
Test case for telephone: 1. To check connectivity of
telephone line or cable2. To check the modem to determine
whether it is functioning or not3. To check dial tone of the
phone 4. To check the keypad while you dial any valid number
on the phone5. To check ring tone with it?s volume levels6.
To check voice of both sides (from and to) of the phone 7.
To check display monitor if the phone has 8. To check redial
option whether its functioning or not10. To check the
company standard of phone 11. To check the weight and color
of the phone 12. To check loud speaker whether it is
functioning or not any missing above then you can add any
more test cases
| Is This Answer Correct ? | 32 Yes | 1 No |
Answer / sushant kademani
13.To Check whether Mute function is working or not.
14.To check whether Conference is working as expected.
15.To check the battery stand time.
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / rohitha
Verify that the handle of the phone is easy to hold or not
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / swati
Verify the all keys works properly or not.
Verify the broadband connection bandwidth issue
Verify the physical structure ok or not
Verifying the company name mention is ok or not
Verify the all later print on keys is work as per that or not
| Is This Answer Correct ? | 4 Yes | 0 No |
Who will take care of test cases and test plan?
What is use case testing?
test cases for traffic signals in a four raod junction.
Hai can anybody give me an idea about writing automated test cases in qtp using VB scprit.please respond as quicky as possible.
How many test cases u will write for Acceptance testing?
test case for pen?? with actual value and expected calue
Explain the format of a requirement traceability
hai........... please tell abt testcases.. how we can drived the testcases in project?
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);
What is p0,p1,p2,p3 in software tesing
Can anyone tell me the test cases for Operating System.
can any one give the format of writing test cases in excel sheet.