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
Can we use index on view?
can any body give the banking domain concepts/links
What is data driver in qtp?
How to find the path of folder in which the test is saved in qtp?
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
What is keyword view?
What is difference between Recording time object identification and Run time (Execution) time.
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
Explain how qtp identifies object?
How to use transactions in qtp?
In the website, the protocol has been changed http: to https what you will do? Tell me your approach?
What is the difference between analog and low level recording?
Hi I am new to QTP. can u please answer to my qus... suppose 3 excel sheets are there * we are trying to check for login credentials for a page. userid from excel1 , password is from excel2 whether the page is opened or not that checkpoint is result is should be stored in excel 3.... this qus i have faced in IBM technical round... please tell script for above query ... please please
What are the recording modes in qtp?
Our company is having a windows client server application developed in vb.net. so there is a treeview and i am not in a position to record the click events in QTP. so kindly help. Vivek