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 |
Tell me how to write a test case to test a search (general search engine ) function that is present on almost all sites.
Who will take care of test cases and test plan?
How many test cases u will write for Adhoc testing? How many test cases u will write for Alpha testing? How many test cases u will write for Beta testing? How many test cases u will write for Release candidate testing? How many test cases u will write for Product release testing? How many test cases u will write for Functional testing? How many test cases u will write for Non-Functional testing? How many test cases u will write for Integration testing? How many test cases u will write for System testing? How many test cases u will write for Component testing? How many test cases u will write for Release testing? How many test cases u will write for Load testing? How many test cases u will write for Stress testing? How many test cases u will write for Black box testing? How many test cases u will write for White Box testing? How many test cases u will write for Performance testing? How many test cases u will write for Automation testing? How many test cases u will write for Compatibility testing? How many test cases u will write for Regression testing? How many test cases u will write for Endurance testing? How many test cases u will write for System Integration testing? How many test cases u will write for Boundary value testing? How many test cases u will write for Usability testing? How many test cases u will write for Walk through testing? How many test cases u will write for Sanity testing? How many test cases u will write for Smoke testing? How many test cases u will write for Installation testing? How many test cases u will write for Soak testing? How many test cases u will write for Volume testing? How many test cases u will write for Security testing? Write test cases for Multi path testing? How many test cases u will write for Multi path testing? Write test cases for Dynamic Capacity Expansion (DCE)? Write test cases for Dynamic Volume Expansion (DVE)? Write test cases for Dynamic Raid Expansion (DRM)? Write test cases for Drive failure? Write test cases for Controller Failover? Write test cases for Cable pull? Write test cases for RAID Controller?
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 are all the companies are doing manual testing till now ?
could u please tell the testcases to test gmail
13 Answers Jamcracker, Snap On,
what are the possible test cases of an VOIP phone
For the following piece of code, how many test cases are needed to get 100% statement coverage? Procedure X Read (Color) // Input color from user IF (Color == “Red”) THEN Call Roses(Color) ELSEIF (Color == “Blue”) THEN Call Violets(Color) ELSE PRINT “User is no Shakespeare” SaveToDatabase(Color) End Procedure X A. 5 B. 3 C. 1 D. 2
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?