what is database teesting?

Answers were Sorted based on User's Feedback



what is database teesting?..

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

what is database teesting?..

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

what is database teesting?..

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

what is database teesting?..

Answer / jagan

It is nothing but,it is a unit testing..................

Is This Answer Correct ?    1 Yes 14 No

Post New Answer

More Manual Testing Interview Questions

Q.Reasons not to automate. a.No formal test plan. b.No Design document. c.Testing budget is minimal. d.All of the above.

5 Answers   Accenture,


What is Database normalisation

3 Answers  


How to do security implementation for any URL??

0 Answers  


What is d differences between sanity and smoke testing with xample?If anyone knows pls ans dis ques

5 Answers  


what is baseline in testing

12 Answers   IBM,






what is differance between desktop applications and web applications?

1 Answers   Semantic Space,


would we do functional testing inside integration testing

3 Answers   iGate, iQuest,


What are the different roles of testers in Verification and Validation?

2 Answers   Covansys,


test cases for compose functionality of gmail

0 Answers   4G IT Solutions,


Explain v-model clearly ? how it works in real time on a project?

3 Answers   Mphasis,


how you will write test case for integration testing give me example

2 Answers  


Can you explain about defect life cycle?

10 Answers   AppLabs,


Categories