How to test database in manually? Explain with an example?
No Answer is Posted For this Question
Be the First to Post Answer
What do we usually check in database testing?
How would you know for database testing, whether trigger is fired or not?
What do you mean by dcl commands and explain the types of commands used by dcl?
What is load testing and give some examples of it?
What do you mean by index and explain different types of indexes?
How you can write testcases from requirements and do the requirements represents exact functionality of aut (application under test)?
How to test a sql query in winrunner? Without using database checkpoints?
What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?
What are the necessary things needed for writing database test cases?
How to test a dts package created for data insert update and delete?
What are the different stages involved in database testing?
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?