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
How to break infinite loop?
What is contained in the test scripts?
What actually happens when you load GUI map?
by useing qtp where the maximum people feeling difficult
Explain the synchronization points?
When would you use 'set_window' and when would you use 'win_activate'?
Can anybody Explain me about the liasing with the developers,and a tester can make a test plan well?plz explain me as soon as possible ,thanx in advance.
what is qtp licence
global sheet and external excel sheet how it will work
What are the modes of script recording in winrunner ?
plz give me code or steps for pop up exception. or can u tell me how to pause test run for defining handler function?
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.
Dear all i am new to testing my company using vb.net and we are developing web based application. How i can test those application with winrunner if any one have some good tutorial or link kindly provide thanks u.
Have you used winrunner in your project?
How to integrate automated scripts from testdirector to winrunner scripts?