What is a Run-Time Data Table? Where can I find and
view this table?
Answer Posted / nilanjan saha
The values of the Run Time Data table does not reflect in
the QTP's DataTable window after run.
If you like to see the values of that DataTable after Run
you can see it by openning QTP's result window, then
expanding the trees in the left pane of that window, there
you will see Run Time DataTable Icon just below the Test
Summary.
If you click that you can see the runtime's content of that
DataTable.
If you want to store runtime values, please, export it to
some location
(see below code):
DataTable.Export ("D:\XYZ.xls")
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How you can delete excel file in qtp?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
What do you to script when objects are removed from application?
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
Explain actions in qtp ?
what is actually contain test report? can anybody post the test report
what is the difference btn risks & Therads in the Test plan documentation?
write the vb script for call to new action in qtp?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
For which type of projects the iterative model is not suitable?
How do I get the QTP scripts result in xml format by using vb script function?
How to delete an object from the object repository?
In qtp, explain what is qrs file?
Is it possible to merge two object repository files in qtp?
.have you ever written compiled module? if yes , tell me about some of the function that you wrote.