How to test a dts package created for data insert update and delete? What should be considered in the above case while testing it?
No Answer is Posted For this Question
Be the First to Post Answer
Without using database checkpoints, how you test a sql query in qtp?
What is the database trigger?
How to test database in manually? Explain with an example?
What are the challenges you faced while performing database testing?
What is difference between local and global temporary table?
How to test database procedures and triggers?
How you can write testcases from requirements and do the requirements represents exact functionality of aut (application under test)?
What is the test scenario to test a database migrated from one sql server to another?
What is the meaning of record in a database?
What we normally check for the database testing?
What is the difference between gui testing and database testing?
How do you test whether the database is updated as and when an information are added in the front end?give me an example?