How to test a dts package created for data insert update and delete?
How to check a trigger is fired or not, while doing database testing?
What is the difference between gui testing and database testing?
How to verify the trigger is fired or not and can you invoke trigger on demand?
In data base testing, what are the steps to test data loading?
How you can write testcases from requirements and do the requirements represents exact functionality of aut (application under test)?
How to write test cases from requirements, do the requirements signify the exact functionality of aut?
How to use sql queries in qtp?
How to test a sql query in winrunner? Without using database checkpoints?
What are the steps need to be taken while testing stored procedures?
Without involving database checkpoints, how you can test a sql query in qtp?
How do you test whether a database in updated when information is entered in the front end?
How to use sql queries in winrunner/qtp?
In the database testing process, what do we usually check?
Can you test database manually, if yes; then how, explain with example?