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
how to download mercury qtp9.2 ny internet ?
What is accessibility check point?
What are the views available 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?
How to delete an object from the object repository?
What are the advantages of a Hybrid framework?
What is object spy in quicktest professional?
explain structured testing? plz guys with exp. do answer
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
Hi, I got error message as "object does not support this property or method: "Test.Actions" when i execute the following line of script on QTP 9.0 Dim qtApp, qtRep Set qtApp = CreateObject("QuickTest.Application") Set qtRep = qtApp.Test.Actions("Action1").ObjectRepositories Can anyone tell me where i am wrong.
How QA specialist can identify when programmatic descriptions are useful?
How does qtp identify the object in the application?
What is quick test pro?
How will internal and external links be validated and updated? how often?
How many ways is to parameterize the value?