What are the steps need to be taken while testing stored procedures?
No Answer is Posted For this Question
Be the First to Post Answer
How to verify the trigger is fired or not and can you invoke trigger on demand?
What do you mean by dcl commands and explain the types of commands used by dcl?
To manage and manipulate the test table what are the sql statements that you have used in database testing?
How to test data loading in data base 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?
How to test database in manually?
What are dcl commands? What are the two types of commands used by dcl?
What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?
Explain the qtp testing process?
What rdbms stands for and what are the important rdmbs that sql use?
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?
How do you test whether the database is updated as and when an information are added in the front end?give me an example?