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

I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You

0 Answers   IBM,


which command u will use to access the application through descriptive programing?

7 Answers   Datamatics,


What are the disadvantages of Recovery Scenarios in QTP ?

3 Answers  


hello everyone, can anybody please tell me what are the different recording modes of QTP, and where these recording modes are present in QTP 9.2. Thanks in advance, Gaytri

7 Answers  


difference Between Call Run action and copy of action?

3 Answers   Quest,






How do you check ticket cost and ticket number in flight application?

0 Answers  


I am in need of some set of QTP FAQ @ interview. Also recently in one of interview portal they asked me how you write the script for Login application which it is web -based and using Descriptive Programming? Without associating the shared object repository?Please i do need this answer very soon? Please respond me soon @ vaisu72@yahoo.com

2 Answers  


IS standard check point is very important than the other check points in QTP? If so why?

4 Answers  


Hi Friends, I have an application that is having some options to choose. While doing business transaction I need to select one option among from available options. But here the thing is, we won't get one option which we've chosen already and the available options will get automatically from the system with time basis, moreover each and every option having with various label names respective to that option. So obviously if I run my recorded script will automatically gets fail, even though it got pass at first time. Could anyone please give me appropriate solution for this. I would be greatly obliged with you if you give the solution as soon as possible.

1 Answers   Zensar,


what is the use of descripting programming?

8 Answers   Ordain Solutions,


What is business process testing(bpt) in qtp?

0 Answers  


any body plz send health care domain project to me with explanation any two modules on that project. mail_id: ranjith_99reddy@yahoo.co.in

0 Answers  


Categories