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 conditions are to be checked if the data is inserted, updated or deleted using a text files?
243What conditions are to be checked if the data is inserted, updated or deleted using a text files?
270How do you test whether the database is updated as and when an information are added in the front end?give me an example?
226You don’t have much time or only one day time, you have to execute 100 test cases, how you will execute
530Post New Database Testing Questions
Which sql statements can be used in database testing?
How to test the stored procedures?
What is the database trigger?
What is performance testing and the bottlenecks of it?
What are the necessary things needed for writing database test cases?
What is ddl and what are their commands?
What do you mean by white box testing and black box testing?
What are the steps need to be taken while testing stored procedures?
How to use sql queries in winrunner/qtp?
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)?
How to verify the trigger is fired or not and can you invoke trigger on demand?
Explain database testing?
What is performance testing and what are the bottlenecks of performance testing?
How to test database procedures and triggers?