write a test cases for 2- way swtich?

Answers were Sorted based on User's Feedback



write a test cases for 2- way swtich?..

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

write a test cases for 2- way swtich?..

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

write a test cases for 2- way swtich?..

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

write a test cases for 2- way swtich?..

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

write a test cases for 2- way swtich?..

Answer / babitha


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

Post New Answer

More Test Cases Interview Questions

There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox(having funtion remeber my password for 1 week). Please tell me test cases for checkbox.

6 Answers   eZest,


Explain the agile testing?

1 Answers  


An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?

0 Answers   IBM,


This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions should be tested in this code in order to achieve 100% decision coverage? A. 2 B. Indefinite C. 1 D. 4

1 Answers   ISTQB,


how we write a jwebunit test case for check whether the ip address correct or not.

0 Answers   TCS,






Generate functional and negative testcases for MS Paint brush

1 Answers   Accenture, GE, Netian, Tangent Software,


Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print "Large" ENDIF If P > 50 THEN Print "P Large" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 1 test for statement coverage, 2 for branch coverage C. 1 test for statement coverage, 1 for branch coverage D. 2 tests for statement coverage, 3 for branch coverage E. 2 tests for statement coverage, 2 for branch coverage

1 Answers   ISTQB,


test cases for login window

1 Answers  


how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?

0 Answers   PMC,


test cases for calculator ,this should accept integer form +99 to -99(perform addition operator).need to raise defects

4 Answers   Wipro,


i want to write the test cases for sorting the records in a table according to date wise.this is the functionality ,that is the latest record should come on the top can any one tell me the test cases for this thanks in advance:)

1 Answers   Cognizant,


Explain the sanity testing?

0 Answers  


Categories