What is a Run-Time Data Table? Where can I find and
view this table?
Answer Posted / sreeprasad
In QTP, there is data table used , which is used at runtime.
-In QTP, select the option View->Data tabke.
-This is basically an excel file, which is stored in the
folder of the test created, its name is Default.xls by
default.
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What are the features and benefits of quick test pro (qtp 8.0)?
What is difference in global and action sheet in qtp?
Why is action split used by qtp?
What is a checkpoint? How many check points are there in qtp?
Give me some real time point of way where exactly we can conduct audits?
How many types of Automation frameworks are there in UFT? Describe them.
What is meant by Step generator?what is the use of this? we have 3 steps know there what r all those.? can u all pls give me clear idea of this
What is ‘object spy’ and what is the function of object spy in qtp?
How the exception handling can be done using quicktest professional (qtp)?
Can you brief the hurdles you faced during Automation testing?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
what is the difference between built-i function and In-built function?
banking project description for software tester
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
What is test object?