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 |
How winrunner recognise window/object apart from GUI map file?
How to check the Back Ground Color of screen in Winrunner?
3 Answers 3i Infotech, Satyam,
what is the automation framework?
how v should get data from third excel sheet?
What are the standards will you maintain at the timing of writing TSL script in WinRunner?
two file is there how will compate it by useing qtp.
What are the reasons that WinRunner fails to identify an object on the GUI?
What is contained in the test scripts?
WHAT IS THE MEANING OF AUT?
How does WinRunner evaluate test results?
how to upload an application in winrunner which we want to test
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