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
How to attach a file to TD?
What is the difference between local and shared object repository in qtp?
What are private functions in QTP? How they can be called from the function library?
Whether qtp 9.0 supports Test director8.0
what function you write to do database testing with the help of qtp?
What is the parameterization?
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.
Define virtual object?
What are table and db checkpoints?
How to check feasibility of the appliction?in automation testing?
i am looking job in perfomance testing using Loadrunner any one help me a project plz......?(Chandana) chs_29@rediffmail.com
Is it possible to change the property value at runtime? How it is possible?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.
Explain object spy in qtp.
What is the difference between keyword view and expert view?