Answer Posted / ajit kumar lal
Database testing means any/all of following as per the
application:
1. Ensuring the Data validity: requires SQL queries to
validate the same
2. Ensuring the Data integrity: requires various
constraints (both IO and Buisiness) to check
3. Ensuring the performance of database operations
especially in case if accessing Views and Indexes: Various
tools are available to check the same especially Database
Refactoring. You can also your Database sandbox on the fly
and use TFD or TDD approach to test the same
4. Ensuring the performance of Database when using
Functions, Cursors, trigers etc.
I hope above is clear to all of you......
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is conformance testing?
Explain the difference between the verification and validation?
How to find all the bugs during first round of testing?
Could you tell me two things you did in your previous assignment (QA/Testing related hopefully) that you are proud of?
I want appear the ISTQB fundation level in june '08. For this i require previous question sets or glossaries.pls email me if any one have previous question sets or glossaries. my mail id is- jayanta_bncoe@yahoo.com Thanks jayanta
What is coding?
i completed btech in IT in 2012.i am not good at programming.i want to do software testing.am i eligible for the course and how will be my future?please help and than you
How to perform SQL inject test for a login page using OWASP ZAP proxy security testing tool
What are the benefits of automated testing?
Describe the dimensions of the risk in qa?
In Software Development Team, Who has the biggest and smallest salary? Can You list all of it? It say that SQA Tester is the smallest one, Is it right?
Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?
prepare functional requirements and design test cases for a given business requirement as follows(consider all the implicit requirements): A message portal is given,Login into that, check for any e_mail in inbox-if present reply,if not compose a mail and send it.
When we should continue testing?
Why we do load and performance testing?