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
Write a script to customize the test results in PDF and HTML format.
What is the process of synchronizing qtp and aut?
What do you mean by iteration?
What are the different types of checkpoints?
how to test load test and block box testing an a web based application pls give ans briefly
how to evalute defects in QTP script?
How to use checkpoints in qtp ?
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
I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?
How you will rate urself in QTP in the range of 0 to 5
What is the difference between keyword view and expert view?
Explain the check points in quicktest professional?
What is the difference between a Function and Action in QTP?
What phases are involved in testing an application in qtp?
What is output value? How many types of output values are there in qtp?