What is parameterizing in winrunner?
Answers were Sorted based on User's Feedback
Answer / winrunner
In order for winrunner to use the data to drive the test
,you must link the data to the test script which it
drives.This is called parameterizing.The data is stored in
data table.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sailaja
Parameterising means, allowing the script to be run with
different sets of data
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / lakshmi kanth
To run thedesired test script we use the concept
of "Parameterization", which means running the same test
script with multiple sets of test data.To do this we link
the test script with the test data.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bhuvan
hi
this is bhuvan..
The previous answer was good but somewat easyness i am
writing the answer..
Parametarization means creating testcase for one input and
assiginging multiple testdata to testscript.
Correct me if i am wrong
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / satya_k21
Hi,
Assigning values to the variable is called parameterizing
Regards,
Satya.k
| Is This Answer Correct ? | 0 Yes | 0 No |
Have you created test scripts and what is contained in the test scripts?
How many recording modes are provided by WR?
How to force wr to learn the sub-items on a menu?
How do you add a property to the checkpoint from the script?
Data is there in two excel sheets .. how ur going to retrive the data in winrunner thru script.. write down the script?
How can withwin runner to make single scripts which supports multiple languages?
what is mean feasablity testing,
by useing qtp where the maximum people feeling difficult
Suppose there is a global variable called Counter.And there is a user defined function called my_function.which does not take in any parameters. How can a test engineer utilize Counter inside my_function body?
pls tell me how to convert string to date format. my problem is in excel i have given date ,after used in the ddt_val function ,it is not converted pls tell me how to convert string to date format urgent
Where are multiple properties of object stored
What is the difference between QTP and WinRunner?