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

Explain defect lifecycle.

3 Answers   Hexaware,


Give me examples for high priority and High severity defects?

3 Answers   AppLabs,


what is the severity we give. login fails eventhough we enter the correct username and pwd.

9 Answers   Swathi Soft,


what is the diff between testing and debugging

7 Answers  


How to do Data base testing manually?

5 Answers  


4) Adhoc Testing is performed with A)A formal test plan but with out a formal testcase cool.gifA formal test case but without a test plan C) Both A and B D) None of the options

5 Answers   Mind Tree,


How is testing affected by object-oriented designs?

1 Answers   Crea,


What is HTTP and TCP/IP

3 Answers   AZTEC,


What is web architecture that is followed while doing online project and tell the samples of architecture?

0 Answers  


what type of quetion may be asked for experienced person in manual tester of 1 year?

0 Answers   HCL, Xento,


can anyone give me good and clear example for high severity and low priority and high priority and low severity?plz its very urgent...........

4 Answers  


What is QA Life Cycle?Can anyone describe it?

4 Answers  


Categories