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
Explain hybrid framework with advantages and disadvantages?
What are table and db checkpoints?
I have developed and executed a script successfully, and saved the same to QC. When I tried to execute the script from QC, the script is not executing. What are the possible reasons?”
I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except First button Index 0 html id:=btnSaveTab1 outerhtml:=", Second button "html id:=btnSave "outerhtml:=", Third button "html id:=", outerhtml:=",
How to connect to a database?
What is QTP scenario.
Explain the check points in quicktest professional (qtp)?
What is the default add-ins in qtp?
How to use the object spy in quicktest professional (qtp) 8.0 version?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
What is active screen?
In an interview, what r the general questions asked in QTP? pls give me anwser to this question?
What is the short cut keys for the following?
When should I use smart identification?
Tell me one scenario, the complex functionality you have automated in your project?