I am using DataTable.ImportSheet method to import the data
from an excel sheet to the Runtime DataTable of QTP.
here is my piece of code
DataTable.import("c:\DataSheet.xls","Members","Members")
The first row headings of Members sheet of DataSheet.xls
and Members sheet of QTp are matched.
but the QTP is taking very long time(approximately half an
hour) to import the data into runtime datatable even though
the DataSheet.xls has one or two rows in it.
Please let me know why this is happening and is there any
alternative for impoting the data into runtime datatable of
qtp ?
Answer Posted / ivan murillo
Hi Srinivasa Reddy Nallamala, Were you able to solve this
problem? and if you could resolve it, how do you solve it?
thanks in advance
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is quicktest professional (qtp)?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
Explain features of the latest version of qtp/ uft 12.1?
What is test object model in quicktest professional?
What are the Disadvantages of shared object repository?
Is text area check point supports for web applications?
How to handle Java tree in QTP?
Define object spy ?
How does qtp identify objects in the application?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
What is the extension of the recovery scenario file in qtp?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
Have you used xml check point in your project?