How to test database procedures and triggers?
No Answer is Posted For this Question
Be the First to Post Answer
How you can write testcases from requirements and do the requirements represents exact functionality of aut (application under test)?
After entering the data from the front-end application interface, how do you test whether a database is updated or not?
What is performance testing and what are the bottlenecks of performance testing?
Define join and name different type of joins?
Can you test database manually, if yes; then how, explain with example?
How to check a trigger is fired or not, while doing database testing?
What is the way of writing testcases for database testing?
How do you verify whether a database is updated when passing the data through front end?
What is the meaning of record in a database?
While testing stored procedures what are the steps does a tester takes?
You don’t have much time or only one day time, you have to execute 100 test cases, how you will execute
How to test a dts package created for data insert update and delete?