How to test a sql query in winrunner? Without using database checkpoints?
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of data-driven testing?
How would you know for database testing, whether trigger is fired or not?
What are the steps need to be taken while testing stored procedures?
What is performance testing and the bottlenecks of it?
What are indexes and mention different types of indexes?
What do you mean by dml?
What is retesting & how it is different from data driven testing?
How we can avoid duplicating records in a query?
What are the necessary things needed for writing database test cases?
How to test a sql query in winrunner? Without using database checkpoints?
How to check a trigger is fired or not, while doing database testing?
What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?