In data base testing, what are the steps to test data loading?
No Answer is Posted For this Question
Be the First to Post Answer
How to test the stored procedures?
What is the test scenario to test a database migrated from one sql server to another?
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?
What are the different types of database testing?
What do we usually check in database testing?
How to check a trigger is fired or not, while doing database testing?
While testing stored procedures what are the steps does a tester takes?
What are dcl commands? What are the two types of commands used by dcl?
What is performance testing and what are the bottlenecks of performance testing?
How we can avoid duplicating records in a query?
What is load testing and give some examples of it?
What do you mean by dml?