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 |
what is cookies testing and what are the possible test case.
How do you handle dynamically changing area of the window in the bitmap checkpoints?
what is the purpose of verify,update and debug modes in wr?
What is Global GUI Map?
wahat do u mean by exceptional handling in winrunner
which function executes multiple TSL script
Have you performed debugging of the scripts?
What is the use of virtual object wizard and how it is used?
what is validation? What is verificaion? What is the diffefernce between validation and verification?
How do you suppress a regular expression?
What is the usage of Test case Design Techniques,in Integration/System Testing?
How to check property of specific icon is highlighted or not?