How to add a runtime parameter to a datasheet?
Answer Posted / ramyab.mca@gmail.com
Hai...
By using LocalSheet property. 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")
K,Byeeee...
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to save your test using quicktest professional?
What are the different types of qtp test assets and their extensions?
How do you delete unwanted results in qtp?
What are the main differences of qtp and win runner?
How would you export a script from one pc to another in qtp?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
What is the use of Debug Viewer?
How do you create regression test packs?
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
I would like to directly import XL file and work on that XL file directly in QTp script in that XL sheet need to allocate workbench,XL sheet and generate two bar graphs automatically how to do that? plz let me know any answers?
I want to do QTP Certification what is the pattern of Question paper.
Where is the Bitmap checkpoint information stored?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
How you can find length of array in qtp?