What is time parameter?
Answer / king
Parameterization is nothing but DataDrivenTesting
means to test the functionality with multiple set of data
in order to check whether the functionality is working
properly or not.
You can create a data-driven test with a loop that
runs ten times each time the loop runs, it is driven by a
different set of data. In order to use data to drive the
test, you must link the data to the test script which it
drives. This is called parameterizing your test. The data
is stored in a data table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com
how to read log file using QTP??
IF THE GUI OF APPLICATION IS CHANGED THEN IS THERE ANY NECISSITY TO CHANGE OR UPDATE OUR TEST SCRIPTS
What is Object Spy?
How to execute a WinRunner Script in QTP?
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
How you are maintaining shared object repository in your team or your project?help me plz
How to work with multiple browsers when opened in the window, write the script for it
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
How to associate shared object repository to test in qtp?
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
wt is the difference between global and action excel database in qtp?for example one action is calling another action the second action is using action excell sheet?if it is using global sheet what makes the difference?