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 / ravikumar

set datatable to 2nd row

datatable.setcurrentrow(2)
dim abc
need to get data from the sheet
abc=datatable.value(3,1)

sure thiscode will work fine

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell some commonly used Excel VBA functions?

823


What are the different recording modes?

755


Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?

1749


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?.

1770


How to associate shared object repository to test in qtp?

742


I am getting an error "failed to open the XML checkpoint result viewer" in result window,after clicking on "View XML checkpoint results".Someone suggest me settings,if any...

1733


hi guys we r working in office...we write some scripts..suddenly we have a work(5min only) in out side..what will do now,,,used to system shut down or log off or lock or sleep mode,switch use or hibernate?

1813


before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...

7676


Explain in brief about the qtp automation object model (aom).

748


what is the difference between development and testing

2984


What is the difference between a Function and Procedure in QTP?

919


Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?

846


How does quicktest professional (qtp) identifies the object in the application?

779


How many types of actions are there in quicktest professional (qtp)?

735


Define Environment Variable in UFT and its uses?

810