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 / deepika
Hi... if it is 4th column then GetParameter(4).Try this..
Set T=DataTable.GetSheet(1).GetParameter(4)
DataTable.GetRowCount
R=DataTable.GlobalSheet.SetCurrentRow(3)
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?
What is qtpro?
Whether qtp 9.0 supports Test director8.0
What Folder Structure following in Keyword Driven Frame work?
what is the difference between IE & Netscape in web testing on a log in page
Explain how you can find length of array in qtp?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
Define virtual object?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
How is UFT 11.5 version different from UFT 12.0?
What is test object?
how to post xml data from QTP scripts to any application?
Mention what are the different types of recording modes in qtp? Which will be used when?
Hoe can we do retesting using functions please give the code for it using login page