In database testing, what all things are required for writing good test cases?
No Answer is Posted For this Question
Be the First to Post Answer
What is the database trigger?
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?
In database testing, what all things are required for writing good test cases?
What is the way of writing testcases for database testing?
How does qtp evaluate test results?
What is difference between local and global temporary table?
How to test database manually?
What is difference between having clause and where clause?
Without involving database checkpoints, how you can test a sql query in qtp?
What do you mean by dml?
Explain database testing?
How do you test whether the database is updated as and when an information are added in the front end?give me an example?