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
When do we perform smoke testing?
What is remedy testing,expalim that and how can use that
What is benchmark testing? hi friends... can anyone suggest the correct answer plz...
What is a bug triage?
What are the main key components in web applications?
How can you do the scalability testing?
How to explain the Insurance project in the interview?
what are the 3 test tool categories and describe what each can do.
how to create automation frame work ?
1.what kind of testing have you done ?
what is the common in all s.o.p (standaed operating procedure)?
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent
Explain crud testing.
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase