Interview questions on WinRunner
How you used WinRunner in your project? – Yes, I have been using WinRunner for creating automated scripts for GUI, functional and regression testing of the AUT. Explain WinRunner testing process? – WinRunner testing process involves six main stages Create GUI Map File so that WinRunner can recognize the GUI objects in the application being tested 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. Debug Test: run tests in Debug mode to make sure they run smoothly Run Tests: run tests in Verify mode to test…