what is the difference between DATA TABLE and DATA SET?
Answers were Sorted based on User's Feedback
Answer / ramchandra patil
Hi,
Do not understand the question.Please can u elaborate in detail.
As per my knowledge there is no concept as like Data
Set.again I am not sure.
Please let me know anybody If I am wrong.
Ramchandra Patil
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
what is ODC and GDC?
What are software testing metrics
Suggest and Define a solution for an application whose objects are not recognized by UFT?
how to idetfy which test cases are automated?who will deside that plz tell me
what is descriptiveprograming? how to do object identification thrugh Descriptive and is possible smart identification or not
what is frame work of qtp?
how can i count the number of links???
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position
Synchronizing test
in how many ways you perform batchtesting?
How to find the length of the string in qtp?
How many actions we can create with in a test?