Tell me the some important test cases for lift operation?
what is priority?if p1,p2,p3 are the priority levels u
should use,what test cases in ur given will be p1,p2,p3?
Answers were Sorted based on User's Feedback
Answer / sriharsha
Test cases to be considered in LIFT(assuming u r inside the
lift...other case would be u r waiting for the lift and
then the prev case)
button colour changing when pressed a button
opening of door
closing of door
fan operations
indiction of overload
taking multiple stop options ( stopping at 2,4,6 from floor
1)
plz add some more points if some comes across any brilliant
ideas.
Priority : Impact on tha application.
P1: High
eg : Application crashing.
P2: Medium
Eg : application crashing or not responding at some
stages.
P3: Low
Eg : bug could be fixed in next relaese.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / nimisha
Hello friends,
According to me :
Priority 1 Bugs are those which are effecting
functionalities to which the customers has main focus.
Priority 2 to those bugs which does not effects the
customer point of view but effecting the flow somehow for
the application.
Priority 3 are GUI related Issues.
Please suggest me if something need to be updated...
| Is This Answer Correct ? | 3 Yes | 3 No |
How to create a load manualy in web based testing
Can the static testing be done for both web and client server application?
how to retrive only second row from table?
what is regression testing and what is system testing? whaen we will do the regression testing and when we will do the system testing?
What are the different available models of sdlc?
What is an IDE?
difference between sretagic test plan & test plan?
How do you define a testing policy?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
what is the diffrence b/w Regression testing and re-testing
What are all the important Key Metrics in Software Testing?
If you have executed 100 test cases ,every test case passed but apart from these testcase you found some defect for which testcase is not prepared,thwn how you can report the bug?