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 / ravi kumar
Hi,
Try this
Datatable.SetCurrentRow 3
val = Datatable.Value(4)
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the difference between analog and low level recording?
What is difference between Recording time object identification and Run time (Execution) time.
How to test results for qtp ?
Tell some commonly used Excel VBA functions?
What is an expert view and keyword view?
Shall we add Local Repository to shared object repository,if yes,how we add
How to use actions in qtp ?
What is object spy in quicktest professional (qtp)?
When I click on a link in web page.Link should open in new window.can anyone please let me know the script for this ---Koti
Explain in brief about the qtp automation object model (aom).
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
What is the difference between run time object and test object?
Output values? i want a practical example
How to test background color and dynamic images during run time can you put the check point for moving objects?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me