In database testing, what do we need to check normally?
No Answer is Posted For this Question
Be the First to Post Answer
While testing stored procedures what are the steps does a tester takes?
How to test procedures and triggers of a database?
Mention different types of joins?
What is performance testing and the bottlenecks of it?
How to test database manually?
What is database testing and what we test in database testing?
What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?
Explain how to use sql queries in qtp ?
How do you test whether the database is updated as and when an information are added in the front end?give me an example?
What are the necessary things needed for writing database test cases?
What is performance testing and what are the bottlenecks of performance testing?
How to test a dts package created for data insert update and delete? What should be considered in the above case while testing it?