what will be the test case for Lift?
Answer Posted / nandha
1.Verify the dimensions of the lift
2.Verify the type of door of the lift is as per the specification
3.Verify the type of metal used in the lift interior and exterior
4.Verify the capacity of the lift in terms of total weight
5.Verify the buttons in the lift to close and open the door and numbers as per the number of floors
6.Verify that lift moves to the particular floor as the button of the floor is clicked
7.Verify that lift stops when up/down buttons at particular floor are pressed
8.Verify if there is any emergency button to contact officials in case of any mishap
9.Verify the performance of the floor - time taken to go to a floor
10.Verify that in case of power failure, lift doesn't free-fall and get halted in the particular floor
11.Verify lifts working in case button to open the door is pressed before reaching the destination floor
12.Verify that in case door is about to close and an object is placed between the doors, if the doors senses the object and again open or not
13.Verify the time duration for which door remain open by default
14.Verify if lift interior is having proper air ventilation
15.Verify lighting in the lift
16.Verify that at no point lifts door should open while in motion
17.Verify that in case of power loss, there should be a backup mechanism to safely get into a floor or a backup power supply
18.Verify that in case multiple floor number button are clicked, lift should stop at each floor
19.Verify that in case capacity limit is reached users are prompted with warning alert- audio/visual
20.Verify that inside lift users are prompted with current floor and direction information the lift is moving towards- audio/visual prompt
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write a test case for computer keyboard?
write test cases on file open dialog box in notepad
Explain the acceptance testing?
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
Explain the concurrency testing?
How to write test cases for lift?
An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?
Explain the load testing?
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
Pls tell me test cases for pepper grinder
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
Why is it that the boundary value analysis provides good test cases?
Please guide me for Add new user test cases
Explain the branch coverage testing?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?