How to test procedures and triggers of a database?
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)?
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?
What is the test scenario to test a database migrated from one sql server to another?
What we normally check for the database testing?
How do you test whether a database in updated when information is entered in the front end?
Mention different types of joins?
What conditions are to be checked if the data is inserted, updated or deleted using a text files?
How to use sql queries in winrunner/qtp?
How to check a trigger is fired or not, while doing database testing?
How to verify the trigger is fired or not and can you invoke trigger on demand?
How to test database in manually? Explain with an example?
Does qtp support sql queries, how to use sql queries in qtp?