While testing stored procedures what are the steps does a tester takes?
No Answer is Posted For this Question
Be the First to Post Answer
To manage and manipulate the test table what are the sql statements that you have used in database testing?
What is database testing and what we test in database testing?
What is a trigger? How do you verify if a trigger is fired or not?
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 to use sql queries in winrunner/qtp?
How to test database in manually?
Without using database checkpoints, how you test a sql query in qtp?
What is difference between local and global temporary table?
How to write test cases from requirements, do the requirements signify the exact functionality of aut?
How to test a dts package created for data insert update and delete?
How does qtp evaluate test results?
How do you test whether the database is updated as and when an information are added in the front end?give me an example?