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

How many testcases have you written till, now as an average per project?

1 Answers   AppLabs,


Formate of weekly & daily status report means contents in that report

1 Answers   Satyam,


difference between test bed,test environment,test harness,sanity testing,smoke testing,,retesting ,regression testing (abcd)

2 Answers  


Hi, Glamrous Should I write the test case for dropdown field For Above: -ve test case Test Case Name Expected Esult Without selecting Category - Default category should get select Is this a valid test case?

2 Answers  


Hi Friends, Please help me in providing System test cases examples Thanks in Advance

0 Answers  






prepare test cases for file copy paste.

6 Answers   Approva, MSEB,


What are the document required to prepare during testing?

5 Answers  


What is testing life Cycle and Explain different phases?

3 Answers   Covansys,


can you tell me test case for notepad?

1 Answers   NDS,


Can you explain random/monkey testing?

0 Answers  


There is a field in the form...if i will put a number it will give the square of the number as output..it takes numbers from 1 to 100!!! how to test it???

6 Answers   ACS,


What is the usability test case for yahoo login page

4 Answers   Global Logic,


Categories