Suppose a student column has two columns, name and marks. How to get name and marks of top three students.
1 1459How to test a dts package created for data insert update and delete? What should be considered in the above case while testing it?
491Post New Database Testing Questions
What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?
What is the meaning of record in a database?
Mention different types of joins?
How do you verify whether a database is updated when passing the data through front end?
What are the types of data-driven testing?
While testing stored procedures what are the steps does a tester takes?
Which sql statements can be used in database testing?
How to test database manually?
How would you know for database testing, whether trigger is fired or not?
How do you test whether a database in updated when information is entered in the front end?
What is load testing and give some examples of it?
What conditions are to be checked if the data is inserted, updated or deleted using a text files?
What is data driven test?
What are the necessary things needed for writing database test cases?
How to test the stored procedures?