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
I want to do smoke test in my application but i have learnt the application before recording but im getting an error class name not found while running the script.I want to check each links and each text in my application. Can anybody answer my quesion plz.If it is possible i want test script for Yahoo login form with "New User" Login.
When would you use 'set_window' and when would you use 'win_activate'?
what are the differences you see in e-commerce and banking domain in testing point of view Thanks in Advance
How you integrated your automated scripts from TestDirector?
How do you load GUI map?
What are the modes of script recording in winrunner ?
How to to get the information from the status bar without doing any activity/click on the hyperlink?
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
Write test scripts on a scenario where you have to transfer data from one table to another.
How do you execute your tests from windows run command?
What is tsl? What 4gl is it similar too?
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 difference between gui map and gui map files?
how can you explain your Real Estate Project in front of interviewer..? please step by step......
Have you ever created a start-up script?