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 |
How to test a dts package created for data insert update and delete? What should be considered in the above case while testing it?
Define join and name different type of joins?
What does the rdbms stand for and what are the major rdbms used by sql?
What do you mean by dml?
After entering the data from the front-end application interface, how do you test whether a database is updated or not?
What is load testing and give some examples of it?
How would you know for database testing, whether trigger is fired or not?
How you can write testcases from requirements and do the requirements represents exact functionality of aut (application under test)?
What conditions are to be checked if the data is inserted, updated or deleted using a text files?
How do you test whether a database in updated when information is entered in the front end?
Does qtp support sql queries, how to use sql queries in qtp?
You don’t have much time or only one day time, you have to execute 100 test cases, how you will execute