Besides Record and Replay what else can we do with
WinRunner?
Answer / 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 |
what is the syntax for regular expression.dont send the types like regexp_label,regexp_msw_class
What are the modes of script recording in winrunner ?
How does winrunner evaluates test results?
What are the three modes of running the scripts?
What r the recording methods in winrunner and wht r the uses and where do we use and how do we use? pls dont mention recording modes(context sensitive and analong)
Which function in TSL invokes AUT
When would you use 'set_window' and when would you use 'win_activate'?
what is batch mode, how can u run ur tests in batch mode?
is 'tech' is a Reserved word in WinRunner or not?
what is the purpose of verify,update and debug modes in wr?
What do you verify with the database check point custom and what command it generates, explain syntax?
what is the difference between data driven test(ddt) and parametrization
7 Answers Agile Software, CTS,