how u can do parameterization in winrunner? tell me the
sample code.
Answer Posted / 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 |
Post New Answer View All Answers
When it is appropriate to change physical description?
How do you find out which is the start up file in winrunner?
What is the purpose of regexp_msw_class property?
Difference between winrunner and test director?
What are data driven tests?
What are the two modes of recording?
How do you handle tsl exceptions?
What is boundary test?
How to find the local host name using winrunner ?
soft key for virtual object wizard ?
Name the different modes of recording?
Explain the purpose of different record methods?
When do you feel you need to modify the logical name?
Name the three modes of running the scripts?
How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....