what is database teesting?
Answers were Sorted based on User's Feedback
Answer / padmini
Database testing is to check the "Data Integrity" and "Data
Persistency".
Data Integrity means to measure the accuracy based on error
detection (or) the reliability and correctness of data.
Data Persistency means to check whether the data persist or
not in the database.
Hope this helps.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / jagdish hatwar
While creating tests for your software you may come across
database code that needs to be unit tested. The database
extension has been created to provide an easy way to place
your database in a known state, execute your database-
effecting code, and ensure that the expected data is found
in the database.
For data base testing one must know about the structur of
the database for ex.-- what is the query, how to handle &
exicution of the query
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / thilagajames
database testing means testing the backend databases like
comparing tha actual results with expected results.
data validity testing
data integrity testing
performances related to database.
testing of procedures, triggers and functions
Regards,
Thilagajames.
London.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jagan
It is nothing but,it is a unit testing..................
| Is This Answer Correct ? | 1 Yes | 14 No |
what is equivalence class partition?
how does a client server environment affect testing?
what is actually contain test report? can anybody post the test report
What are the advantages of waterfall model?
Write test cases to anti virus software?
Please tell me some test cases for GOOGLE.COM
waht is client server application testing?
Can anyone tell me, What is wound fixing?
why we choosen testing but not developing
7. Would you return to this Web site on your own in the future? Why/why not?
1.Difference between Project & Product? 2.What is Tst Case,Test index & Test Senarios? 3.Difference between QA & QC
What is mean by Defect Injection?,Tell me in brife