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
Set T=DataTable.GetSheet(1).GetParameter(4)
'n=DataTable.GetRowCount
DataTable.GetRowCount
'For i=1 to n
R=DataTable.GlobalSheet.SetCurrentRow(3)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Why qtp the best testing tool?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
How many types of actions are there in quicktest professional (qtp)?
Have you used xml check point in your project?
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
How to data driven test for Win objects in QTP ?
How many types of recording modes in qtp? Describe each type with an example where we use them?
unique properties of button,edit box, radio button,check box?
Is virtual object supported in low level recording mode?
how to download mercury qtp9.2 ny internet ?
Explain types of descriptive programming?
What is contained in the object repository?
HOw to add the recovery file at runtime to the test file .
In what occasion we can specify global sheet and action sheet?
How you know that a test case is a regression test case