How to retrive data from a data table which is in 3rd
row,4th column and place it in main script..like retrive
name,date from data table..write script for this.
Answer Posted / shweta gupta
U can try this...
datatable.Setcurrentrow(3)
a=datatable("<4th Column Name>", dtglobalsheet)
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is qtpro? What is quick test pro?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
Output values? i want a practical example
How to define array in qtp?
What is regular expression?
How to start recording using quicktest professional (qtp)?
How do you delete unwanted results in qtp?
In qtp, how you can use xpath to identify objects?
Generic function to search for the unique link in webtable and click on it
Which scripting language used by quicktest professional?
Explain the use of action split in qtp?
What is the file extension of the code file and object repository file in QTP?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?
can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.
Explain runtime dynamic settings?