Explain WinRunner testing process?
Christ 17-December-2008 08:36:56 PM

Comments


you may use these steps Making GUI map CreatingTest Debug Test Running Test Viewing Results Reporting Defects
Posted by HamidAliKhan


It consists of following steps.

Making GUI map
CreatingTest
Debug Test
Running Test
Viewing Results
Reporting Defects
Posted by waqqas1


http://interviews.c-sharpcorner.com/Answer/Answers.aspx?QuestionId=94&MajorCategoryId=7&MinorCategoryId=25
Posted by Hash007


WinRunner has basically 6 main steps in testing process.

1.)Create GUI map
2.)Create Test
3.)Debug Test
4.)Run Test
5.)View Results
6.)Report Defects
Posted by sagitraz


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.
Posted by shaw



Posted: 18-December-2008 12:37:05 PM By: shaw

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.

Posted: 18-December-2008 02:11:04 PM By: sagitraz

WinRunner has basically 6 main steps in testing process.

1.)Create GUI map
2.)Create Test
3.)Debug Test
4.)Run Test
5.)View Results
6.)Report Defects

Posted: 19-December-2008 05:44:07 AM By: Hash007

http://interviews.c-sharpcorner.com/Answer/Answers.aspx?QuestionId=94&MajorCategoryId=7&MinorCategoryId=25

Posted: 23-December-2008 11:40:24 AM By: waqqas1

It consists of following steps.

Making GUI map
CreatingTest
Debug Test
Running Test
Viewing Results
Reporting Defects

Posted: 30-January-2009 01:04:28 AM By: HamidAliKhan

you may use these steps Making GUI map CreatingTest Debug Test Running Test Viewing Results Reporting Defects