How to write a Scenario and test cases for escalator
Answer Posted / mudaseer
verify whether the doors of the escalator are opening and closing correctly
verify the escalator is taking to correct floor
to verify the escalator door is closing when you exit the escalator
to verify the escalator is displaying correct floor number when you are going in escalator
to verify light is on in escalator
to verify the door opens only when the escalator stops in a particular floor
and many more test cases and scenarios
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
Suppose a job should be executed for every two hours? Write test case for this?
What is test environment? Elaborate with example.
Explain which test cases are written first black boxes or white boxes?
Please guide me for Add new user test cases
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 monkey testing?
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
Explain how to develop a test plan and a test case.
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
what is the technology used in financial applications?
Explain the component testing?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)