What is the automation process in winrunner?
Answers were Sorted based on User's Feedback
Answer / suresh
winrunner automation process involves several steps.
they are
1. Learning the Objects of the Application to the winrunner
2. creating the test by Recording/Programming.
3. Debugging the tests.
4. Running the Tests.
5. Viewing the Results
6. Reporting the Bugs if any..
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / praveen 9885734486
Learning
recording
edit script(check points)
run script
analyze results
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the purpose of regexp_msw_class property?
What is the difference between bitmap checkpoint and image checkpoint?
How many exceptions are there in winrunner and what are they?
What Is Test policy and what is Test Strategy ? differenciate between them? Explain with examples?
I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?
What are the advantages of Global gui over gui map per test mode?
what is Add-wathch, how will it work?
What is the purpose of regexp_label property and regexp_msw_class property?
What are the synchronization points?
What is the use of gui map and what happens when gui map file get loaded?
how v should get data from third excel sheet?
which option in WR executes the script line by line