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

IF application is a Java-based application means 2 0r 3 tier application. How the script will be in QTP. pls kindly give some sample script.

5 Answers   Wipro,


how to capture tool tip in QTP and which check point is needed

2 Answers   Syntel,


Where to use Property Let, Property Get, Property Set in UFT

0 Answers  


How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?

0 Answers  


Tell me about your project? please help me how to tell about insurance project

0 Answers   Cap Gemini,






write a VBscript code to parametrize test script using test data from sqlserver database?

2 Answers   IBM, Polaris,


How to Test the mainframe application?(tell me few basic things)

3 Answers  


is qtp 9.2 supported for firefox browser3.0?bcoz when i tried to create scripts with the application run on firefox browser 3.0 then qtp 9.2 didn't ct=reate the scripts?

2 Answers  


in which situation u will use recording and in which situation u will used to write script manually

1 Answers  


What exactly a frame Work means?what are the different type of frameworks done in QTP?why the caption for QTP given as advanced keyword driven?

4 Answers   Satyam,


Write VB script to test given number is Prime Number

5 Answers   Oracle,


in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?

2 Answers   Polaris,


Categories