What is retesting & how it is different from data driven testing?
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 |
What is load testing and give some examples of it?
What are dcl commands? What are the two types of commands used by dcl?
What do you mean by dcl commands and explain the types of commands used by dcl?
How do you test whether the database is updated as and when an information are added in the front end?give me an example?
How to verify the trigger is fired or not and can you invoke trigger on demand?
Without using database checkpoints, how you test a sql query in qtp?
How to test data loading in data base testing?
How to write test cases from requirements, do the requirements signify the exact functionality of aut?
What are indexes and mention different types of indexes?
What is the way of writing testcases for database testing?
What is data driven test?
Explain database testing?