Answer Posted / 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 |
Post New Answer View All Answers
What is the state testing?
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
write a test cases for WLAN
Explain the gray box testing?
write test cases for hospitality management system
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
Explain the smoke testing?
Which of the following defines the expected results of a test? Test case specification or test design specification.
How many test cases u will write for Acceptance testing?
what is black box system in software development in system analysis and design?
Explain the integration testing?
What is the toughest moment you faced in your testing carrier in which everyone praised you?
How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)