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
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
What is the difference between run time object and test object in QTP?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
how did u use automating testing tools in ur job?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
What kind of performance is expected on the client side (e.g., how fast should pages appear, how fast should animations, applets, etc. load and run)?
Brief the process of testing with UFT?
What is the Difference between test object and run time object?
Presently i am working on QTP 8.2 Version,i want to know features in 9.2 version, because i have not sufficient time to put the effort on the 9.2 version
Do you know how to connect database? Can you tell me the procedures?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
what frame work you are following?
What are the five challenges you faced in QTP?
how do u plan test automation?
Where you get the run time data table?