What is GUI Testing ? Answer : It is the process of ensure to proper functionality of the graphical user interface… View Answer
What is Software Testing Life Cycle(STLC) ? Answer : Software Testing Life Cycle (STLC) is the testing process… View Answer
What is the difference between System and Functionl Test Case ? Answer : A test case is a set of conditions or variables under which… View Answer
What is Deployment ? Answer : Deployment includes all the process required for preparing a software application… View Answer
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… View Answer
Write test case for Banking Application ? Answer : Test case is the smallest unit of the testing plan which includes a description of necessary actions… View Answer
Write the test cases on ATM for security purpose ? Answer : Verify the ATM card insertion… View Answer
Write 3 test cases on railway reservation system ? Answer : Verify there is a train available… View Answer
Write 3 main test cases for excel sheet ? Answer : Click on Start – Program file – MS Office… View Answer
How to configure yahoo cookies in load runner ? Answer : The web_add_cookie() function adds a new cookie… View Answer
What is Defect Leakage and Latency bug ? Answer : Defect Leakage: If the client reports any bug… View Answer
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… View Answer
What is meant by preconditions and postconditions in a Test Case ? Answers : preconditions: Anything that the solution… View Answer