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

hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?

6 Answers   RIM,


what is difference between severity and priority? what is difference between bug and defect?

23 Answers   AD Solutions, Cognizant,


What is smoke testing?

19 Answers   MBT,


What is UML and how to use it for testing?

2 Answers  


What is SQL Index ?

1 Answers   TCS,






what is test case and test scenario , plz do explan with example....

1 Answers  


what are the various techniques you will use as soon as the srs was given to you to speedup the testing?

0 Answers   Apex,


What r the three types of System testing

14 Answers   TCS,


what is post-mortem testing?

1 Answers   GE, Wipro,


Could some one tell me test cases for multi line text boxes like Notes field?

0 Answers  


What is the difference between Client server and web based systems?

2 Answers  


what are the Qualties needed by a softawre tester?

6 Answers  


Categories