What are the test cases for lift is the most popular question in the interviews. Most of the interviewers ask for test scenarios for lift. In this post, we have tried to cover maximum functional Test Cases for Elevator.
Test Cases for Capacity of LIFT
SR.No | Testcase_ID | Test Cases |
1 | TC_01 | To verify that the maximum passenger capacity of the lift. |
2 | TC_02 | To verify that the maximum weight capacity of the lift. |
3 | TC_03 | To verify that the behavior of lift when the capacity of lift exceeds. |
Test Cases for Usability of LIFT
SR.No | Testcase_ID | Test Cases |
1 | TC_01 | To verify that the height of the lift. |
2 | TC_02 | To verify that the width and length of the lift. |
3 | TC_03 | To verify that the external material of the lift which is used. |
4 | TC_04 | To verify that the internal material of the lift which is used. |
5 | TC_05 | To verify that the type of the door of the lift. |
6 | TC_06 | To verify that the buttons are present as per the number of floors in buildinG |
7 | TC_07 | To verify that the buttons to open and close the lift door should be present |
8 | TC_08 | To verify that the emergency button and contact details should be available in the lift. |
9 | TC_09 | To verify that the time is taken to go to a particular floor by lift. |
10 | TC_10 | To verify that the fan is available in the lift or not. |
11 | TC_11 | To verify that the light is available in the lift or not. |
12 | TC_12 | To verify that the voice message for the control guide. |
13 | TC_13 | To verify that the blind person is able to use a lift or not. |
Test Cases for Functionality of LIFT
SR.No | Testcase_ID | Test Cases |
1 | TC_01 | To verify that the lift moves to a particular floor when the floor button is pressed. |
2 | TC_02 | To verify that the lift can move up and down in a direction. |
3 | TC_03 | To verify that the door should not be opened when the open door button is pressed in between two floors. |
4 | TC_04 | To verify that the behavior of the lift when power failure, the lift should not free fall or should not stop in between two floors. |
5 | TC_05 | To verify when an object is placed between the door lift, the door should not be closed. |
6 | TC_06 | To verify the time for which the door remains open on the floor. |
7 | TC_07 | To verify when the lift is in motion, the door should not open. |
8 | TC_08 | To verify when power is lost, that backup mechanism should be available. |
9 | TC_09 | To verify when the multiple floor number button is clicked, the lift should stop at each floor. |
10 | TC_10 | To verify when the lift is overweight users are prompted with a warning alert. |
11 | TC_11 | To verify that the current floor should be displayed to users when the lift is moving. |
12 | TC_12 | To verify when there is smoke or fire inside the lift. |
13 | TC_13 | To verify the behavior when pressing the stop button before reaching the specific floor. |
Read More:
Test Cases for Online Shopping