Thursday 8 October 2015

Test cases Elevator

Test cases Elevator

Some of the use cases would be:
1) Elevator is capable of moving up and down.
2) It is stopping at each floor.
3) It moves exactly to that floor when corresponding floor no is pressed.
4) It moves up when called from upward and down when called from downward.
5) It waits until ‘close’ button is pressed.
6) If anyone steps in between the door at the time of closing, door should open.
7) No break points exists
8) More use cases for the load that the elevator can carry (if required)

No comments: