How to export data in excelsheet to qtp without using
datatable.
Answer Posted / tvsrkc
we can import data from excel sheet but not export syntax
as follows
datatable.import("d:\sampls.xls")
we can export data from qtp to excel file by using
following syntax
datatable.export("path")
in both situations export/import runtime datatable takes
place
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
what the difference between shared repository and per action repository?
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
when to start the automation?
if anyone has idea of the interview procedure in covansys, plz send me a mail?
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
Some time when i wanna learn the object i face issue like i am not able learn the object in proper manner... eg:for text bo on web page it should learn as webedit but some times it reads as winobject:internetexpoler-server, because of this i have to uninstall the qtp and re-install it again when i do this it reads the object perfectly.....plz suggest the soln
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
Hi,All How to create a link in excel sheet using qtp
Dear sir, i want to perform a QTP automated testing for mechancial engineering software like msc adams, msc nastran this softwares will help for mechanical engineering design analysis>> i know oad runner win runner, test director, QTp>> but i dont know how to use for automation
Explain the concept of object repository & how qtp recognizes objects?
What are the differences between qtp and winrunner?
What are the advantages of Object Repository?
What is a quick test professional?
Explain the features of quick test pro(qtp)?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))