How you can write testcases from requirements and do the requirements represents exact functionality of aut (application under test)?
301To manage and manipulate the test table what are the sql statements that you have used in database testing?
300Post New Database Testing Questions
How to write test cases from requirements, do the requirements signify the exact functionality of aut?
What are the steps need to be taken while testing stored procedures?
How to test database procedures and triggers?
What are the necessary things needed for writing database test cases?
How do you test whether a database in updated when information is entered in the front end?
Why database testing is important?
How we can avoid duplicating records in a query?
What are dcl commands? What are the two types of commands used by dcl?
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?
How to verify the trigger is fired or not and can you invoke trigger on demand?
What does the rdbms stand for and what are the major rdbms used by sql?
What is the database trigger?
What are the possible values for boolean data field.
What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?
Explain what is data driven test?