what is data base testing, explain with example
Answer / ramyab.mca@gmail.com
Hai...
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.
K,Byeee..
Thanks & Regards
B.Ramyasri.
| Is This Answer Correct ? | 4 Yes | 0 No |
according 2 an company or TL,how can a tester can prepare POSITIVE & NEGATIVE test cases ??
Software life Cycle models
Describe some staff conflicts you have handled.
what is the difference between test case and result matrix
hi can anyone tell me about vision plus testing? and what about its future
what is the difference between object rpository and object spy in QTP?
What steps are needed to develop and run software tests?
what is the difference between reference key and foreign key
what is the difference between system integrated testing and integrated system testing?
An Web Application is added with two new features. what will be your test approach? Please guys tell me the answer?
When are you done testing?
what is two tier application? and what is three tier application?and what is the basic difference? explain with a example?