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 |
what is the difference between toggle checkpoint and checkpoint?
can anybody please send me important scripts in qtp
What are the different modes of recording in winrunner?
write a compilemodule function for loginscreen.
When Both Developer and Test Engineer conducting testing different?
Tell me the Script to close winrunner from the script itself..
How to check the background colour of the screen in WR?
Define parameterizing?
How does WinRunner evaluate test results?
What different actions are performed by find and show button?
what is validation? What is verificaion? What is the diffefernce between validation and verification?
How do you suppress a regular expression?