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
what is object and child object.. explain ..if possible give some example for better understanding ..
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
What is the difference between byref and byval in qtp?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
How QTP identify the system time that's changes every seconds?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
What is the recovery scenario in qtp?
What test cases can you automate using QTP?
What are the types of object repositories? Which one is you using?
How to execute a winrunner script in quicktest professional?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
How Can I find the least value in a bunch of variables using qtp.. E.g.:- A = 210, B = 212, C = 60, D = 111 I don’t want to write bunch of lines for this…. Is there a way to get the result in one line…..
how to do the batch testing in test director using manual testing procedure?