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...

How to add multiple values in rows, under a single column of
a run time datatable?

Answer Posted / saff

BY importing the data from external excel sheet

1) first addsheet
2) importheet from excel to the local datatable

datatable.addsheet(tagretsheet)
datatable.importsheet sourcefile,sourcesheet,targetsheet

or else

u can manualy give the values into the shhet

datatable.value(parametername,sheetname)=parametervalue

Is This Answer Correct ?    5 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many lines of code in each script of QTP?

4533


How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric

2124


What is an object repository?

1089


Can we run test with out adding object in object repository? How it is possible?

1116


How you create new action in qtp?

1196


can i compare two databases using QTP ?

2447


What are the types of object repositories? Which one is you are using?

1241


Which environments are supported by hp qtp?

1067


Why script error occur in between recording in qtp?

2330


Explain the concept of object repository?

1039


After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans

2185


How to check bitmap output value?

1247


What is Port testing. Whhen will you perform?

1994


what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?

2011


What is the difference between per-action and shared?

1199