what is the difference between DATA TABLE and DATA SET?
Answer Posted / shivanand
data table--can fetch the only one table row at a time.
data set----can fetch multiple table row at a time.
data table--data source cannot be serialized.
data set----it is a serialized data source.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the latest version of QTP? Main difference between 9.2 and 10 version
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
What are the different types of recording modes in qtp? Which will be used when?
Hi, i run scripts in one machine those r passed.when i run the scripts in client side those r failed.Give me such a scenario when ever u faced?
What are the types of environment variables in qtp?
Explain in brief about the quicktest professional (qtp) automation object model?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
explain abt dyanamic changing object with example?
What do you to script when objects are removed from application?
How do you check ticket cost and ticket number in flight application?
what is stepin & stepout?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
How to create runtime property for an object?
What are the data types in qtp?