Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Explain about Hybrid Framework

2 Answers   IBM,


What type of problems one will face with QTP , if too many browsers are opened at a time?

2 Answers  


Which line will be executed 1-B(DP).P(OR.link(DP) 2-B(OR).P(Or).Link(DP)

2 Answers   Broadridge,


What is the descriptive programming?

0 Answers  


Hi, I Need code to click the webbutton inside of webtable. I need to click a particular 'Edit' webbutton inside of webtable. For Example... Having 5 Rows and 10 Columns. 'Edit' webbutton are placed in 10th Column. I need to click the 3rd row 'Edit' button with unique value. Browser("....").Page("...").Frame("...").WebButton("btn_Edit ") I Tried with below code: Set objButton = Browser("...").Page("...").Frame("...").WebTable("...").Chil dItem(3,10, Webbutton,0).Click - Not working this code :( Anyone can help me to sort out this simple issue ???

1 Answers  


What is quick test pro? What is a quick test professional?

0 Answers  


how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance

0 Answers   Synergy,


can we install qtp on server machine and do automation of application which is installed on client machine.If yes then how? If no then is there any other automation tool for this (client-server) senario.

4 Answers  


Explain different checkpoints in qtp.

0 Answers  


can we call runaction in the funcion

1 Answers  


how quick test record on dynamically generated urls and web pages.

3 Answers   Infosys, Satyam,


what are the metrics in general we use in testing.

6 Answers   TCS,


Categories