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 do you copy and move objects between different gui map files?
How do u check FONTS in Login Window?
How to write a content in to the file..which function did u use for that..?
How to remove the data driven wizard from the script?
Explain the purpose of different record methods?
what is the extension for WR files?
How do you run your sciripts in Win Runner?
How to integrate automated scripts from testdirector to winrunner scripts?
if a test script is parameterised with the same value ,and run what effect will it have in terms of performance for testing the application.will the script get executed faster or there is no effect at all.
How winrunner Handles varying window Labels?
Using the WinRunner Tool What that Regular Expression Scripts
Explain in detail the parameterization steps in DDT?