What is retesting & how it is different from data driven testing?
Answer Posted / padmas
A retesting is done whenever there is a change in the code or data after a bug fix or a new code addition for new feature. In retesting, code is modified and tested for new bugs if exists. Database driven testing is done when there is a change in the dataset test dataset, but there is no change in the underlying code.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Mention different types of indexes?
How to use sql queries in qtp?
How to test database in manually?
What is performance testing and the bottlenecks of it?
What is the process of database testing?
What do you mean by index and explain different types of indexes?
What are the steps need to be taken while testing stored procedures?
What is difference between local and global temporary table?
Which sql statements can be used in database testing?
You don’t have much time or only one day time, you have to execute 100 test cases, how you will execute
What are joins?
What is difference between having clause and where clause?
How do you verify whether a database is updated when passing the data through front end?
Why database testing is important?
What is the difference between gui testing and database testing?