Interview Questions

What are the different stages involved in Database Testing

Database Testing Interview Questions


(Continued from previous question...)

13. What are the different stages involved in Database Testing

verify field level data in the database with respect to frontend transactions
verify the constraint (primary key,forien key ....)
verify the performance of the procedures
verify the triggrs (execution of triggers)
verify the transactions (begin,commit,rollback)

(Continued on next question...)

Other Interview Questions