How would you know for database testing, whether trigger is fired or not?
No Answer is Posted For this Question
Be the First to Post Answer
In database testing, what all things are required for writing good test cases?
What is retesting & how it is different from data driven testing?
How to test the stored procedures?
After entering the data from the front-end application interface, how do you test whether a database is updated or not?
What are the necessary things needed for writing database test cases?
What is the syntax to add record to a table?
How to check a trigger is fired or not, while doing database testing?
Does qtp support sql queries?
What do you mean by white box testing and black box testing?
What steps does a tester take in testing stored procedures?
What is the way of writing testcases for database testing?
While testing stored procedures what are the steps does a tester takes?