write a test cases for 2- way swtich?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?

1954


What are semi-random test cases?

865


Write test cases for 8+4?

763


If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date

2072


what is black box system in software development in system analysis and design?

1662






Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.

2053


How to write test cases or test scripts for UAT testing which is done manually

4951


Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.

2208


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?

916


how to write testcase for the output of an program ****0 ***01 **012 *0123 01234

1322


Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com

3326


Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?

724


how to write a test procedure & test log for login system

2774


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Ā 

1662


Do you know mutation testing?

704