Explain WinRunner testing process? - a) WinRunner testing process involves six main stages i.Create GUI Map File so that WinRunner can recognize the GUI objects in the application being tested ii.Create test scripts by recording, programming, or a combination of both. While recording tests, insert checkpoints where you want to check the response of the application being tested. iii.Debug Test: run tests in Debug mode to make sure they run smoothly iv.Run Tests: run tests in Verify mode to test your application. v.View Results: determines the success or failure of the tests. vi.Report Defects: If a test run fails due to a defect in the application being tested, you can report information about the defect directly from the Test Results window. What is contained in the GUI map? - a) WinRunner stores information it learns about a window or object in a GUI Map. When WinRunner runs a test, it uses the GUI map to locate objects. It reads an object̢۪s description in the GUI map and then...
About Java and it's related concepts..