How to add a runtime parameter to a datasheet?
Answer / 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 |
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
After i ran the Test in Batch mode i didn't get any results. Can any one let me know how it can be done?
What does mean by Scope of Automation?n How we defined it?
What are the different types of qtp test assets and their extensions?
Please clarify Automation and QTP both(names) are same or diff?
what is batch testing?
In QTP, while launching qtp application from startup.. we find Advanced Keyword-Driven Testing caption.. wht is that...Anybody can pls explain it. Thanks in Advance
why don’t use real time they r not using check points
If i entered 2 columns and 4 rows inputs in DDT Like Mango fruit, Banana Fruit, Brinjal Veget, Carrot Veget.. . My Q is How to get the 2nd column value for corresponding 1 column input in 3rd row ie, ( i need to get "veget" in messge box @ run time
Give a comment on Regular Expressions using QTP?
I have a WebEdit Object.It is added in object repository.It has two properties Name and Index.In the next release the Name Property is same but the index property is changed.when i run the script will the script Pass or Fail
HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....