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
What are the types of data-driven testing?
What is the way of writing testcases for database testing?
How does qtp evaluate test results?
What do we usually check in database testing?
What conditions are to be checked if the data is inserted, updated or deleted using a text files?
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 use sql queries in qtp?
In data base testing, what are the steps to test data loading?
How do you test whether a database in updated when information is entered in the front end?
How to test procedures and triggers of a database?
How to verify the trigger is fired or not and can you invoke trigger on demand?
How to test a sql query in winrunner? Without using database checkpoints?