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
How do you configure gui map?
What is the XML test cases creation?
How do you unload the GUI map?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
What is the use of gui map?
What is the purpose of regexp_msw_class property?
Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated
What is the purpose of gui spy?
What are the Win Runner tools for functional testing?
What is test parameter
what is the difference between toggle checkpoint and checkpoint?
Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.
How do you modify the logical name or the physical description of the objects in gui map?
Name the different modes of recording?
write a compilemodule function for loginscreen.