How to test a dts package created for data insert update and delete?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by index and explain different types of indexes?
How do you test whether the database is updated as and when an information are added in the front end?give me an example?
What is a trigger? How do you verify if a trigger is fired or not?
How to test database in manually?
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?
Without involving database checkpoints, how you can test a sql query in qtp?
What do we usually check in database testing?
How to verify the trigger is fired or not and can you invoke trigger on demand?
What is database testing and what we test in database testing?
How to test the stored procedures?
What are indexes and mention different types of indexes?
What does the rdbms stand for and what are the major rdbms used by sql?