5 negative test case for lift....
Answer Posted / rohit lamsonge
1. Cross the limit of lift and check functionality.
2. Check (press close door button) the door automation when some is standing in middle.
3. Check response speed of door after pressing close button. (The door should close slowly)
4.when lift is travelling in upper direction. Press reverse direction button.
5.when lift is travelling in upper direction. someone call in middle for reverse direction.
6.Press open door button in middle when lift is travelling.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
Can you explain an application boundary?
Write positive and negative test cases for forgot password?
Write 2 scenarios for Integration testing? Please let me know its urgent.
What is the Testing strategy for testing client server applications/products?
What are the principles of software testing?
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form
What is configuration management in software testing ?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
What is a top-down and bottom-up approach in testing?
Explain test metric and the information it provides.
Hello all, Can someone tell me what kind of questions i can expect from hiring manager along with two team members on final face to face interview for manual testing position.. I am switching from BA to QA as its better on benefits etc.. Thanks in advance
What is white box testing, and what are the various techniques?
Tell some examples of bug severity and bug priority?
After insert the record in front-end, how will you check the back end by manually? Please explain?