How to add a runtime parameter to a data sheet?

Answer Posted / rams

You should also give the value to be added along with
column name.If dont want to give a value u can pass an
empty string
Datatable.GetSheet("Sheet name").AddParameter
("NewColumn_Name","Value")

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to give a call to another action from one action?

627


What is quick test pro? What is a quick test professional?

547


How you debug your script?

560


how can we compare descriptive programing with a regular expression

1922


What is the extension of the recovery scenario file in qtp?

538






What are some test assets and related extensions of qtp?

551


How you can find the absolute value of the number in qtp?

518


What are the different types of functions available in qtp and explain ?

562


What are the different kinds of test steps?

563


Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.

1517


Discuss quicktest professional (qtp) environment?

574


What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?

633


Explain xml checkpoints.

595


What are the types of data tables in qtp?

581


i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.

1533