what is meant by database testing?
what is the strategy to be followed for database testing?

Answer Posted / nataraj jalasutram

Data base testing basically include the following.
1) Data validity testing.
2) Data Integrality testing
3)Performance related to data base.
4) Testing of Procedure, triggers and functions
How to Test a database manually?
Observing that operations, which are operated on front-end
is effected on back-end or not.

The approach is as follows:
While adding a record thr' front-end check back-end that
addition of record is effected or not.
So same for delete, update,

Ex:Enter employee record in database thr' front-end and
check if the record is added or not to the back-end
(manually).

Is This Answer Correct ?    13 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..

2557


Manual and automation how do they help in bringing out quality product? Explain?

1486


What is neutral test case?

1820


Test approach to windows scheduler?

1654


If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?

757






What is internationalization testing (i18n testing)?

728


Do you know anything about Set Top Boxes?

9270


What is a critical bug?

659


What were the major challenges u faced while testing

2061


What is rapid application development model (rad)?

730


Can automation testing replace manual testing?

645


What is checkpoint? How can you handle the checkpoints?

2002


How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }

1591


tell me 3 defects in FRS document, while doing FRS review which u have found in the last 3 years ? could u plz answer brahma412@yahoo.co.in

1996


how to write manual testcases for download the files from the template. for example:from product cost enddate

1688