Tell me the situations where we will use Data Driven?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
When u want to test functionality of an application
withmultiple sets data then u go to DATA DRIVEN TEST.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bindu
data driven testing is a concept introduce in automation
testing in order to implement re testing.
| Is This Answer Correct ? | 1 Yes | 0 No |
-whenever there is possibality of testdata changes , in
that case in order to avoid data being hardcoded in the
scripts itself we go for data driven.
-when we want the same data to be reused across the scripts
-when we want to provide multiple test data (for multiple
iterations)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / chivukula.chaitanyakumar
When the TestCases repeatable at more times at that
situations we conducting DATA DRIVEN TESTING.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the use of descriptive programming in QTP ? when we need to use DP? can we test the application completely with out useing DP?? please explan with example
What are the disadvantages of Recovery Scenarios in QTP ?
can u please explain what is the exact difference between qtp8.2 and 9.0
I am using excel sheet to export data to QTP but it selects just one row of data from excel sheel how to import all rows of excel sheet to QTP during runtime
How to connect QTP to Testdirector
What is the real use of different actions in QTP
Can we Test Welcome Screens and Process Images with QTP
Do you have any knowledge about Business Processing Testing in QTP
How can you identify the browser and its information using the qtp script?
Where you can store check point results?
How do you delete unwanted results in qtp?
What is file database?