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


Can anybody give the script to addsheet, add column,add
values under that column in the rows??

Answers were Sorted based on User's Feedback



Can anybody give the script to addsheet, add column,add values under that column in the rows??..

Answer / priyareddy

We can create sheet, parameter and can assign value in one
step:

DataTable.AddSheet
("MySheet").AddParameter "Parametername","Value"

Is This Answer Correct ?    2 Yes 0 No

Can anybody give the script to addsheet, add column,add values under that column in the rows??..

Answer / ngs

Priya Answered correct one

Is This Answer Correct ?    1 Yes 0 No

Can anybody give the script to addsheet, add column,add values under that column in the rows??..

Answer / nothing

'add sheet
datatable.addsheet(" sheetname ")

'add columns. Parameters should be initialized with values
or with Empty String.

datatable.addparameter "Name", "Some Value / Empty String"

Pretty simple like this end of the day of this Universe.

Is This Answer Correct ?    2 Yes 1 No

Can anybody give the script to addsheet, add column,add values under that column in the rows??..

Answer / mercy

U can try with AddParameter method. If u have help chk for
this. The example for this will have "....Getsheet
(...)..AddParameter(..)..."

u try with AddSheet instead of GetSheet depending upon ur
need.... i'm guessing it would work...

just give it a try...

Is This Answer Correct ?    0 Yes 0 No

Can anybody give the script to addsheet, add column,add values under that column in the rows??..

Answer / nothing

If somebody have used what ever the concept may be, then
only tell the concept to the Learners. Should not provide
imaginations.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More QTP Interview Questions

what is the frame work your using in automation testing

2 Answers  


Who is the best faculty for QTP in Hyderabad? Is it Mr. G.C.Reddy, some are referring his name?

21 Answers  


There is a very good institute for Automation Testing using QTP.For more details please visit jbslearnings.com.

1 Answers  


Do you support automated testing? Why?

0 Answers  


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

4 Answers  


Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"

5 Answers   Cap Gemini,


X=10,Y=20 you need to swap the numbers without using a third variable?

5 Answers  


any one could you explain the following code with example: intFieldItemsCnt =CInt(GetProperty(Browser ("Browsername").Page("Pagename").Weblist ("weblistname"),"items count")) msgbox intFieldItemsCnt

1 Answers  


What is object repository?

3 Answers  


WHAT IS THE SIZE OF OBJECT REPOSITORY USING IN YOUR COMPANY? Can any body tell me answer of this quation........

11 Answers   Ness Technologies,


In qtp, explain what is qrs file?

0 Answers  


can we enable smart identification for test object

3 Answers  


Categories