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 |
Explain different type of event trigger option.
how we can do web browser using parametarisation in QTP ?
WHAT IS SMATR IDENTIFICATION? plz EXPLAIN BRIEFLY? IS IT POSSIBLE in QTP? HOW AND WHEn THE SITUATION U R USING EXPLAIN WITH EXAMPLE?
will QTP accepts javascript?
LINUX environment supports QTP or not? LINUX environment supports QC or not?
Write the regular expression code, it accepts the alpha, numeric and special symbol and the first character should be the Alphabet. Tell me the answer
How many ways we can parameterize data in quicktest professional (qtp)?
Suppose i have given 10 test cases all the test cases should be automated?
Can anyone explain about Keyword driven framework in detail and how to use it in case of any project
How qtp identifies objects?
how to validate email?email ie correct or not ?with below conditions. 1)before @(symbol) only alphbates and min 4 char to max 15 chars. 2)before @(symbol) only alphabates dont use ant special chars or numarics 3) after @(symbol) only one dot(.)symbol for ex:abc@gmail.com it is valid email or not based above conditons
what is the advantages and disadvantages of using functions instead of re usable actions