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
Dis advantages of XML checkpoint ?
How many types of recording modes in qtp? Which will be used when?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
Explain different checkpoints in qtp.
How qtp recognizes the object?
How to modify object property in qtp ?
What are the different attribute used with regular expression?
What are the different kinds of test steps?
Explain the concept of how quicktest professional (qtp) identifies object?
what is the mail use of frame work(with detail). architecture for keyword driven frame work
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
Can any suggest me what is exposure testing?
Explain xml checkpoints.