how u can do parameterization in winrunner? tell me the
sample code.
Answers were Sorted based on User's Feedback
Answer / allin
hi, it is very lengthy process. so that we can not produce
sample code.
1. Create a regular test script that inserts one set of
data into the AUT
2. Use the DataDriver Wizard to convert test script into a
data-driven test script
3. Add statements in your test script to open and close the
data table
4. Add statements in your test script to read from the data
table and to run in a loop while it applies each set of data
5. Replace fixed values in recorded statements and
checkpoint statements with parameters (this is
called "parameterizing" the test script)
Thanks & Regards,
Ratna Rao
9833847339.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sunny
hi ratna rao what you told is fine but there is another
method, in winrunner tools>parameterize data .is there can
you give brief idea atleast the flow how to do(procedure)
pls
| Is This Answer Correct ? | 0 Yes | 0 No |
How to carry out manual testing for a background process which does't have any user interface
How many types of tests can u create in winrunner?
WHAT S/W LANGUAGES DOES THE WINRUNNER & QTP SUPPORT? WHAT ARE THE LATEST VERSION OF BOTH THE TOOLS?
How to Recognise List Boxes and Combo boxes for Web Applications In WinRunner 7.5 please.....
What is T_Exit and T_return?
In the system of coordinates used by WinRunner,the origin(0,0 coordinate)is located in the --- screen?
what is the use of Step into option provided in WR?
1.Can we use multiple excel sheets in winrunner? 2.What is the templet of writing test cases? 3.Which bug tracking tool u r using in u'r company? 4.Can any one give me real time test case format? My mail id id shobha.mar28@gmail.com
3 Answers Cognizant, Infosys, Kaktus Info Solutions,
Tell me the Script to close winrunner from the script itself..
How would you define a "bug?"
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.
Where to use the public or private functions in your script?