Answer Posted / sandeep ghanekar
Pre-requisite:- Verify that wires are through the two
switches and connected to electric application say for ex- Fan
1.Press button of switch s1 fan should get ON.
2.Now From Switch 2 by pressing the button. Fan should get Off.
3.Verify the same scenario by doing the scenario in vice
versa manner.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which of the following defines the expected results of a test? Test case specification or test design specification.
write test cases for hospitality management system
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
What is Initial Configuration?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
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?
How to test a stored procedure?
Do you know mutation testing?
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
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?
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
can one defect be mapped to more than one test script in manual testing