What is Agile testing ?
Answer : Agile testing refers to a software testing practice ...
What is Software Testing Life Cycle(STLC) ?
Answer : Software Testing Life Cycle (STLC) is the testing process...
What is the difference between System and Functionl Test Case ?
Answer : A test case is a set of conditions or variables under which...
What is Deployment ?
Answer : Deployment includes all the process required for preparing a software application...
I have recorded a test over web application (with IE6.0) in analog mode. But, while running it my test gets failed. Why ?
Answer : Analog mode records depend on screen as well...
Write test case for Banking Application ?
Answer : Test case is the smallest unit of the testing plan which includes a description of necessary actions...
Write the test cases on prime number with result ?
Answer : Let the prime number be n...
Write 3 test cases on MS-WORD ?
Answer : Check whether there is MS office in the system...
Write the test cases on ATM for security purpose ?
Answer : Verify the ATM card insertion...
Write 3 test cases on railway reservation system ?
Answer : Verify there is a train available...
Write 3 main test cases for excel sheet ?
Answer : Click on Start - Program file - MS Office...
How to configure yahoo cookies in load runner ?
Answer : The web_add_cookie() function adds a new cookie...
What is known Issue ?
Answer : Issue is nothing but a defect in US terminology...
What is Defect Leakage and Latency bug ?
Answer : Defect Leakage: If the client reports any bug...
What is the Gap Analysis ?
Answer : Gap analysis is a business resource assessment tool...
What is the difference between “call to action” and “call an existing action” ?
Answer : Call to action: Any action can be called with in the text...
What is mutation testing ?
Answer : Mutation comes under white box testing...
What is meant by preconditions and postconditions in a Test Case ?
Answers : preconditions: Anything that the solution...
How do you test if an XML file is correct or not ?
Answer : Save the xml file with...
What is a test severity and test priority ? Difference between them with suitable examples ?
Answer : Severity of a defect is related to...