write a test cases for 2- way swtich?
Answers were Sorted based on User's Feedback
Answer / testing
Hi,
First check the requirements.(connection is proper)
1.Switch on S1,fan should be ON,switch S1 should be in ON position(functionality test).
2.switch on S2, fan should be OFF,switch S2 in ON position.(functionality test)
3. switch OFF S1,fan should be ON,switch S1 should be in OFF position (functionality test).
4. switch OFF S2,fan should be OFF,switch S2 in OFF position(functionality test).
5. Check how easy it is to press the switch(usability test).
6. Check for any spark between the gap when switch is pressed ON/OFF (performance).
7. Check for pressing the switch multiple times at a time interval of 1 sec for 10 time and see the performance.
Let me am i correct...
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / hema
1. first check whether switch is connected to corresponding
circuit at one end and another end should be connected to
the (fan)any eletric device.
2. check the size,color and position of the switch
according to the requirement.
3. check whether switches are able to on and off.
4.check, if the switch is on the fan should work, if the
switch is off fan should not work.
Am I rigth?
| Is This Answer Correct ? | 10 Yes | 4 No |
Answer / 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 |
Answer / nithin
1.verify the size of the switch.
2.verify the switch is easy to operate or not.
3.verify the switch by pressing contiously whether it is working or not.
4.verify the colour of switch and should be visible in dark condition.
5.when switchS1 is in on and S2 should be in off condition or not.
6.verify by pressing the switch with wet hands is there any shock or not.
7.verify the switch that it is placed in right direction or not.
8.verify the height of switch.
9.verify the brand name of switch.
| Is This Answer Correct ? | 1 Yes | 0 No |
Precondition:
two switch should have wire connection and alsoget
connected with light.
Test case:
1.Have two switch
2.Switch on S1....result light should glow and switch s2
should be in off.
3.switch on s2...result light should be off...and switch s1
should off..
| Is This Answer Correct ? | 1 Yes | 5 No |
how we write test cases for navigation or links with example?
Dear Friends, please send me some links where i will get all type of web driver programs.
This question is regarding MC/DC coverage (A and B) or (B and C) or (A and C) ? how many conditions are there in above expression? what are the test cases for statement, decision, condition, MC/DC and multiple condition overage explain in deatil why ?
WHAT IS THE MEANING OF RISK BASED TESTING WITH EXAMPLE pls this is urgent Thanks in advance
What is Defect Seeding? What is Defect Density?
can one defect be mapped to more than one test script in manual testing
Given the following: Switch PC on Start "outlook" IF outlook appears THEN Send an email Close outlook A. 1 test for statement coverage, 1 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage. 3 for branch coverage D. 2 tests for statement coverage, 2 for branch coverage E. 2 tests for statement coverage, 3 for branch coverage
Why does the boundary value analysis provide good 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 )
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 down test cases for "x>=1"
Explain how to develop a test plan and a test case.