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
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
how can we do the frame work in qtp
How do you synchronization point through DP?
What are the types of data tables in qtp?
How does quicktest professional identifies the object in the application?
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
Why qtp the best testing tool?
What are the trigger events in qtp?
Where we can use the analog mode and where we can use the low – level mode?
wht is Manual Testing Frame work. Pls anybody can give appropriate answers
How to check bitmap output value?
What are the steps involved in recovery scenario wizard?
What is Port testing. Whhen will you perform?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Define Environment Variable in UFT and its uses?