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

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

step:

DataTable.AddSheet

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

Is This Answer Correct ?    3 Yes 0 No

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

Answer / sunil reddy

TO add Sheet

Datatable.Addsheet(Sheetname")

TO Add column

datatable.getsheet(3)
add parameter "Sunil","Chinnu"
Datatable.getrowcount()

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More QTP Interview Questions

what is Supplemental Objects ?

0 Answers  


what is description object?

0 Answers  


Expalin Text/Text Area Checkpoint

1 Answers   Crea,


Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar

0 Answers  


If there are 10 notepads opened on desktop. how can we close a particular 2nd notepad using script

3 Answers  


How QA specialist can identify when programmatic descriptions are useful?

0 Answers  


Which scripting language used by QTP?

1 Answers  


I have faced one issues while doing test in QTP. I have described the scenario below. 1. I have to test web application.In that i want to give input of drop down values in the application. 2. Suppose Drop down has 5 value "A,B,C,D,E".I would like to give value from data table of QTP. 3. I have changed the drop down value as variable in Keyword view and given values in data table "A,B,C,D,E" as one below one. 4. While i am running the script it could not identify the drop down value which is in Data Table.It shows message. How to make value identify by QTP?

1 Answers  


What are the benefits of qtp?

0 Answers  


get the order no from the following orderdetails orderstring="ORD13456PNR" eg:13456

10 Answers   Oracle,


Explain how you can find length of array in qtp?

0 Answers  


how can i call reusable action in a function could any one explain me?

2 Answers   Livetek,


Categories