Login
Remember
Register
Ask a Question
What is a Run-Time Data Table? Where can I find and view this table?
+1
vote
asked
Jan 16, 2020
in
QuickTest Professional (QTP)
by
JackTerrance
What is a Run-Time Data Table? Where can I find and view this table?
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 16, 2020
by
JackTerrance
In QTP, there is a data table used, which is used at runtime.
In QTP, select the option View->Data table.
This is basically an excel file, which is stored in the folder of the test created, its name is Default.xls by default.
...