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 |
Explain the synchronization points?
How to Know through script which add-ins are loaded with winrunner?
what is the name given by WR to Microsoft excel file
What is toogle breakpoints? How does it differ from break points?
how do you analyze the properties associated with object
Please give an example for test case.
wat is mean by software testing,and what is mean by acid testing
Is it possible to place a Logical name in a data table and can use that logical name in the script? Tell me with mentioning function names..?
what is the default mode of executing TSL Script
can anybody tell me what is project architecture?
What do you mean by the logical name of the object.
What are the three modes of running the scripts?