what are the different data driven types?
Answers were Sorted based on User's Feedback
Answer / alok
The followings are the different types:
1. Dyanamic Test Data Submission
2. From Flat files
3. From frontend grids.
4. Through Excel Sheet
If i am wrong please correct me.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / alok
Srinu.
You are answering about different types of parameters.
I do not feel this is correct.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shreyashi_s
what do you mean by front end grides? from data table?
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / alok
front end grides:Directly through Global/Action sheet in
data table.
er.qtptester@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prasanth
There are different ways of performing data driven tests.
Usually we can perform them using.
1.Flat files (text files).
2.Excel files which contain test data.
3.From the datatable present in the QTP.
4.From the external database like SQL Server,Oracle etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srinu
Datatable
Environmental
Random
Test/Action
are the different data driven types
| Is This Answer Correct ? | 0 Yes | 1 No |
what is smart identification?
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?
Explain the difference between call to action and copy action?
What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?
What is the file extension of the code file and object repository file in QTP?
Explain different types of checkpoints?
what area in a web application cannot be automated.
What is the real use of different actions in QTP
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
Suppose there are 10 browsers opened on desktop. I want to close all browsers except one browser in QTP. Can any one give the code for this?
How iteration is related to Test Results in QTP?
What are the limitations in using Virtual objects?