Other than using import sheet statement for importing the
data from excel sheet, is there any other method that can
be used?

Answers were Sorted based on User's Feedback



Other than using import sheet statement for importing the data from excel sheet, is there any othe..

Answer / 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

Other than using import sheet statement for importing the data from excel sheet, is there any othe..

Answer / shann

like if ur fetching data frm data base

for each fields in recordset.fielda.count
datatable.globalsheet.Addparameters fielda.name
next

datatable.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

what is the command (keyboard command) to swith from expert view to key word view

3 Answers  


Have you faced any problems with object repository?

0 Answers  


how to retrieve data from flight resevation->reports

2 Answers   Wipro,


HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?

0 Answers   Wipro,


If the web applicatoin takes navigation time above 2 hours to dispaly next Web page then how can we synchronize the QTP with Appilication Under Test

4 Answers   TCS,






How to supress warnings from the "Test results page"?

4 Answers  


Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)

0 Answers   Autodesk, EDS, Wipro,


What is the regular expression for Yahoo mail Inbox?

2 Answers  


hi.what is exactly mean by real time frame work? every institute teach Framework is nothing but having 6 to 7 folders..and save repositories functions keywords and scripts? this is enough or not? can we beleive?

1 Answers  


WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,

0 Answers  


Why bpt?

0 Answers  


what is meant by Implicit and explicit requirements?

0 Answers  


Categories