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?
423What conditions are to be checked if the data is inserted, updated or deleted using a text files?
593How do you test whether the database is updated as and when an information are added in the front end?give me an example?
383You don’t have much time or only one day time, you have to execute 100 test cases, how you will execute
711Post New Database Testing Questions
How to test a dts package created for data insert update and delete?
How to verify the trigger is fired or not and can you invoke trigger on demand?
What are the steps need to be taken while testing stored procedures?
What is a trigger? How do you verify if a trigger is fired or not?
How do you test whether a database in updated when information is entered in the front end?
What are the steps to test data loading in database testing?
Explain what is data driven test?
How do you test whether the database is updated as and when an information are added in the front end?give me an example?
Which sql statements can be used in database testing?
How to test procedures and triggers of a database?
What is performance testing and what are the bottlenecks of performance testing?
What steps does a tester take in testing stored procedures?
How to write test cases from requirements, do the requirements signify the exact functionality of aut?
What are the different types of database testing?
How to test database in manually?