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 |
how to test the websites using winrunner iam pactising in winrunner version 7.0,how to get new trail version of winnrunner?
How do you maintain the document information of the test scripts?
How do you handle pop-up exceptions?
What is the use of gui map and what happens when gui map file get loaded?
how to insert check points? whatis the gui check point?
how many types of run modes are there in Winrunner
what is batch mode, how can u run ur tests in batch mode?
How do you clear a gui map files?
Where exactly testing comes in to picture in S.D.L.C?
What are the Win Runner tools for functional testing?
can anybody give me example of 5 critical,major,& low severity and priority bug
winrunner supports .NET technology or not?