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



Q) A hotel telephone sys can perform 3 functions . Call another hotel room by entering a room n..

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

Q) A hotel telephone sys can perform 3 functions . Call another hotel room by entering a room n..

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

Post New Answer

More Manual Testing Interview Questions

When should you begin testing?

5 Answers   Wipro,


today evening you need to release software to client.at that time you found a defect.How you convence him?

0 Answers   RealPage,


can anybody pls tell me that what type of interaction takes place or what type of discussions or questions take place between a tester and client regarding the project.

2 Answers  


what is the diff bet SDLC and STLC?

7 Answers   scintel,


What is buffer overload? How can you test buffer overload in the AUI?

0 Answers  






Can list out some disadvantages of manual testing?

0 Answers  


How does u integrate the modules before performing Integration Testing?

2 Answers  


what is test procedure?

4 Answers   Logica CMG,


I have 3 years of experience as a software manual tester. What can i study further for a career growth. Please advice if there is anything apart from automation testing

1 Answers   HP,


What is endurance testing?

16 Answers   Infosys, MBT, Syntel,


How would you ensure 100% coverage of testing?

2 Answers  


what are the types of Bug?

0 Answers  


Categories