Q) A hotel telephone sys can perform 3 functions
. Call another hotel room by entering a room number(201
to 500)
. Call an external line by entering a 9, followed by the
number.
. call various hotel services 0=operator, 7=room
service 8=reception.
Write sets of test cases to adequately
test this
telephone system
Answers were Sorted based on User's Feedback
Answer / mudaseer
check the dial tone is there or not
dial no 201 to 500
when i dial 201 it should connect to room no 201
when i dial 500 it should connect to room no 500
when i dial outside the range (201-500) for example 600 it should tell wrong number
when i enter 9 & dial a number it should connect to external line
dial 0 it should connect to operator
dial 7 it should connect to room service
dial 8 it should connect to reception
and many more
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / irshad
Check the dial tone.
1. enter 9 and then room no 201 and check what it says.
2. enter 0 and then room no 201 and check what it says.
3. enter room no 202 and 201 at specific interviews and check if it connects to correct rooms.
4. enter 2010 and check response.
5. enter 5000 and check response.
6. enter external number without pressing 9.
7. enter external number starting with 7,8 or 9.
8. enter 00 and check if it tell wrong number.
9. enter 005 and check if it tell wrong number.
| Is This Answer Correct ? | 1 Yes | 3 No |
tell me about low severity & low priority bug?
What are the Assumption while writing the test cases? Explain with the example?
can any one explain the example of high servity and low priority, low servity and high priority, high servity and high priority, low servity and low priority
Please Tell me About Fish-Bone Model. Thanks in Adv.
I am 1 year experienced Quality Analyst, currently working in the same company . I m looking for a change but i think that i havent gain any knowledge in the past year..... please tell me that as a 1 yr. experienced what all should i know ? i want to make career in testing.
What is the difference between GUI testing and black box testing
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
can u define the usecase and testcase.
where we do database testing in real time project ? and how ...??
What is Asset testing?
Difference between test Plan and test strategy?
WHAT IS ROLE OF TESTER IN TEST PLANNING?