Showing posts with label Winrunner. Show all posts
Showing posts with label Winrunner. Show all posts

Friday, September 24, 2010

Winrunner : What is contained In Winrunner GUI File ?

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 looks for an object with the same properties in the application being tested. Each of these objects in the GUI Map file will be having a logical name and a physical description

Winrunner : 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 your application.
* View Results: determines the success or failure of the tests.
* 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.

Testing Tools : What is Winrunner ?

HP Winrunner (earlier Mercury Intereactive Winrunner ) is a Automated functionality testing tool.