What do you mean by data-driven test?
Answer / malhari dongare
we are going to check same functionality wit differnt type data set or input.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain database testing?
To manage and manipulate the test table what are the sql statements that you have used in database testing?
What are the steps to test data loading in database testing?
How to verify the trigger is fired or not and can you invoke trigger on demand?
How to test the stored procedures?
How to use sql queries in qtp?
How does qtp evaluate test results?
After entering the data from the front-end application interface, how do you test whether a database is updated or not?
What are the different types of database testing?
What is the process of database testing?
How to test a dts package created for data insert update and delete?
Explain what is data driven test?