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 u can connect database without using any wizard in winrunner?
while recording web application the functions are generating as set_window, menu_select_item. my qts is how the web functions will be used either typing manually or will be created by WR while recording? eventhough i selected web add-in. pls. guide me
can anybody please send me important scripts in qtp
Have you used winrunner in your project?
How to know the on which OS and version the application is running through script in winrunner?
What is the Extension File name of WinRunner?
How do you scope, organize, and execute a test project?
How can you do debugging in winrunner?
How should we create a compiled module? What is its importance?
How do u check FONTS in Login Window?
What are the standards will you maintain at the timing of writing TSL script in WinRunner?
If the data is stored in Excel sheet(2nd and 3rd), how to access it for Data Driven test; Ex: table = "c:\demo.xls" How to access 2nd or 3rd sheet data id demo.xls flie.