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 do you create new test sets in td?
How does you test a weblink which is changing dynamically?
What is object spy in quicktest professional?
Sql questions to find second max salary and how to use joins
Explain how to use QTP to check broken links on a page?
Explain in brief about the quicktest professional automation object model?
Which environments are supported by hp qtp?
Explain about business process component? types and usage?
When using descriptive programming?
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...
Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?
How do you capture tooltip using QTP?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?