What conditions are to be checked if the data is inserted, updated or deleted using a text files?
What is a trigger? How do you verify if a trigger is fired or not?
How to test database in manually?
How to test a dts package created for data insert update and delete?
What are the different stages involved in database testing?
How to verify the trigger is fired or not and can you invoke trigger on demand?
In data base testing, what are the steps to test data loading?
What do you mean by dml?
What is load testing and give some examples of it?
What are the necessary things needed for writing database test cases?
What is data driven test?
How to test a dts package created for data insert update and delete? What should be considered in the above case while testing it?
What do you mean by dcl commands and explain the types of commands used by dcl?