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
How you can write testcases from requirements and do the requirements represents exact functionality of aut (application under test)?
What is retesting & how it is different from data driven testing?
What steps does a tester take in testing stored procedures?
Explain how to use sql queries in qtp ?
Does qtp support sql queries, how to use sql queries in qtp?
What is a trigger? How do you verify if a trigger is fired or not?
What are indexes and mention different types of indexes?
What is cmmi and describe different levels of cmm?
How to test a dts package created for data insert update and delete?
What are the different types of database testing?
How to verify the trigger is fired or not and can you invoke trigger on demand?
How do you test whether the database is updated as and when an information are added in the front end?give me an example?