There are six main stages in Winrunner Testing Process, they are,
GUI Map File Creation: By creating GUI Map file the WinRunner can identify the GUI objects in the application going to be tested.
Test scripts Creation: This process involves recording, programming or both. During the process of recording tests, insert checkpoints where the response of the application need to be tested.
Debug Test: Run the tests in Debug mode to make sure whether they run smoothly.
Run Tests: Run tests in Verify mode to test the application.
View Results: This determines the success or failure of the tests.
Report Defects: If a particular test run fails due to the defect in the application being tested, defects can be directly reported through the Test Results window.