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 do you find the number of elements in a list box in winrunner?
If the object does not have a name then what will be the logical name?
How to connect TestDirector from winrunner tool?
What is meant by the logical name of the object?
After saving the tsl script of winrunner in TestDirector, if suppose any changes made to the script in ur winrunner would it get updated in TestDirector also???????
what is the purpose of '*', '&','.' symbols in Regular Expressions (winrunner)?
what is the winrunner framework?
What actually happens when you load GUI map?
In an Interview on person asked me about WR frame work. in what way i have to explain and what is the answer?
How do handle error/exceptions in winrunner.
What is contained in the test scripts?
Is it Winrunner supports All web based applications?If supports how extention?