How you can write testcases from requirements and do the requirements represents exact functionality of aut (application under test)?
522To manage and manipulate the test table what are the sql statements that you have used in database testing?
553Post New Database Testing Questions
What is database testing and what we test in database testing?
How to verify the trigger is fired or not and can you invoke trigger on demand?
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 steps does a tester take in testing stored procedures?
How to test database procedures and triggers?
What is performance testing and what are the bottlenecks of performance testing?
How to use sql queries in qtp?
How to test database in manually? Explain with an example?
What is the meaning of record in a database?
Does qtp support sql queries?
What are dcl commands? What are the two types of commands used by dcl?
Mention different types of joins?
How we can avoid duplicating records in a query?
While testing stored procedures what are the steps does a tester takes?
How do you verify whether a database is updated when passing the data through front end?