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
For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?
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 difference between a Function and Procedure in QTP?
how to test Web application using QTP software
What are the views available in quicktest professional?
Explain xml checkpoints.
Can we run multiple QTP scripts one after the other without manual intervention? How?
how to disable the pop ups through QTP using a script
can the activities of test case design be automated?
How to find array size in qtp?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
What are the different kinds of test steps?
How will you declare a variable in qtp?
How qtp recognizes the object?