Write the test cases for 2-way electric switch system.
Write for GUI, functionality as well as stress testing
Answers were Sorted based on User's Feedback
Answer / balaram
Tc1_GUI:
Here we check wheather the labels correctly placed or not
if placed we check for the spelling.
Tc1_Functional:
Positive testing:
when we press ON power should pass through cable.
When we press OFF power should cut off.
Negative Testing:
When we press ON, if the switch doesnt pass the power. (ON
Functionality Fail).
When we press OFF, if the switch pass the power. (OFF
Functionality Fail).
| Is This Answer Correct ? | 7 Yes | 1 No |
functionality test:
Pass Test :
when the light is on one switch should be off.
when the light is off one swith should be on.
Fail Test:
When the light is on both switches are on.
When the light is on both switches are off.
| Is This Answer Correct ? | 2 Yes | 5 No |
What are the advantage of using V models?
Role of Software Test Engineer in Software Company
What are the different servers and difference between them?
Can any one explain the difference between test scenario and test case.
What is interface testing
What type of metrics would you use?
What is GreenBox Testing
what is mean security testing ? define with example
suppose i show 2 yrs fake exp. how will i face th interview.
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
how do u define quality of software?
Is an "A fast database retrieval rate" a testable requirement?