Can I import a excel sheet in Action1 datatable? How?
Answer Posted / kiran
yes u can import an excel sheet into datatable
datatable.importsheet("path of excel file",excel sheet name",sheid)
for ex:datatable.importsheet("c:\products.xls","sheet1",2)
hear 2 means: action sheet id
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Hi, can explain the draw back of manual testing.plz send me the answer to my mail id deepthip1985@gmail.com
How to creating an output value using quicktest professional?
Want to verify notepad reports using QTP framework or any other BV script method. Can anyone share the method to achieve it? Eg. Person Name is the header and the actual name is John then how can we verify weather person name is John
How to find the name of the machine where you are running your automation scripts in qtp?
I need to pull the data from the page which in row, column vice into excel sheet, how can it be done using QTP? eg: Name Dept xyz gdty i need the same data to be exported in excel sheet.
How can you send user defined messages to test report?
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.
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?
How can I import environment from a file on disk?
Explain the check points in quicktest professional?
Which HTML specification will be adhered to? How strictly? What variations will be allowed for targeted browsers?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
what is the mail use of frame work(with detail). architecture for keyword driven frame work
What is a reusable action?