what will be the test case for Lift?
Answer Posted / venkateswararao.ch
Negative testing:
1.press downward button when the door is going up.
2.phone working operations in the lift when the phone is
available in the lift.
3.verify alaram clock working operations when any sudden
situation is happening in the lift.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
For how many days (or) weeks you will test a product or software?
What is Initial Configuration?
Explain the monkey testing?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
can one defect be mapped to more than one test script in manual testing
Do you know explain security testing?
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
Explain the syntax testing?
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profileĀ
write a test case flipkart login page
Explain the smoke testing?
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules