Besides Record and Replay what else can we do with
WinRunner?
Answer Posted / ak
You can not always rely on Record and replay, for proper
working of your scripts and testing the different
applications, you have to customize your scripts using
different functionalities :
- using variables (instead of hard cord values)
- using different Check Points
- using data tables
- using database
- using regular expressions (both in scripts and GUI files)
- creating functions (to reduce the repeation of the code,
required basic coding knowledge)
- error checks and logging etc.
In real scenarios you have to use all these things along
with your coding skills to make your scripts effective, use
recording only for learning purpose.
Good Luck!
-AK
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is tsl? What 4gl is it similar too?
How to check the background colour of the screen in WR?
What is the difference between gui map and gui map files?
What actually happens when you load GUI map?
The title of the window consists of date and time.What is the regular expression to recognize the window as unique?
How do you maintain the document information of the test scripts?
How do you select multiple objects during merging the files?
i would like to know the steps to write tsl exception and object exception with a simple example
How to to get the information from the status bar without doing any activity/click on the hyperlink?
Difference between winrunner and test director?
What is test parameter
What are the reasons that winrunner fails to identify gui object?
Welcome link is dynamic. How do you handle? What is your approach and write script.plz send answer
Name the two modes of recording?
when start testing