Hi friends!! Can u tell me, what is meant by Database
Testing? How it can be done? What is tested in it(like any
Queries like Select and all are tested or not)?
Answer Posted / srini..
Testing the backend db like comparing the actual results
with expected results.
DB testing basically include the following
1)Data Validity testing
2)Data Integrity testing
3)Performance related to database.
4)Testing of procedure, truggers and functions.
For doing Data validity testing you should be good in
SQL queries, for data intigrity testing u should know abt
reerential integrity and different constraint.
For performance related things u should have idea abt the
table structure and design.
For testing procedure triggers and functions u should be
able to understand the same.
Correct me if i am wrong
Srini....
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
How can software qa processes be implemented without stifling productivity?
MS Paint
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
Who are all involved in an inspection meeting?
What are the two main categories of software testing?
Unit Testing can be done by using Nunit?
negative test cases on banking domain ?
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
what risks do u faced u r projest how do you solve
what is the difference between Desktop testing,Client/server testing and webapplication testing
pl. give me the list of top jobs website to register i have 2Yrs. Experience in manual testing
Do submit teststrategy to customer if yes at what time
How do you know the code has met specifications?
How is ‘build’ different from ‘release’?