Answer Posted / punkhuri singh
DataTable.LocalSheet
The following example uses the LocalSheet property to return the local sheet of the run-time Data Table in order to add a parameter (column) to it.
MyParam=DataTable.LocalSheet.AddParameter("Time", "5:45")
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the benefits of quick test pro(qtp)?
what is run action?
What is data driver in qtp? Where we use it?
Is it possible to change the property value at runtime? How it is possible?
What are the methods of the TextStream object that are used for reading from a text file?
Why script error occur in between recording in qtp?
Why do we use breakpoints in QTP?
How do you open adobe acrobat file in QTP and do some testing on that file ?
Hi Samrat, Thank u very much, what u said it is right.
How many types of recording facility are available in quicktest professional (qtp)?
What is keyword driven framework?
How you can find length of array in qtp?
how to download mercury qtp9.2 ny internet ?
How to call a test from another test?
On the website, the protocol has been changed https: to https what you will do? Tell me your approach?