Other than using import sheet statement for importing the
data from excel sheet, is there any other method that can
be used?
Answer Posted / santhosh
Without using Import sheet statement as (VB script),we can
use of Datatable.
Rightclick on the datatable of QTP tool,we will get an
option called File->Import File From
From there you select the path of excel sheet,then start
parameterizing now from the datatable without going for
Excel sheet.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the Difference between test object and run time object?
How to define array in qtp?
What are the technologies supported by qtp?
How QA specialist can identify when programmatic descriptions are useful?
Can anybody post some real time scenario in qtp? please its very urgent.
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
Describe synchronization point.
What are parameterizing tests?
How to attach a file to TD?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
What are metrics and matrix?
Where to use Property Let, Property Get, Property Set in UFT
Explain about datafile/verification of date file when file is not available in local system?
How many types of status are there?
How can you exit from an action?