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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / santy

to validate the data in the database, to validate the data
integrity and performance of procedure

Is This Answer Correct ?    8 Yes 3 No

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

Answer / indranil

In DB testing we need to check for:

1. The field size validation.
2. Check constraints.
3. Indexes are done or not (for performance related issues)
4. Stored procedures.
5. The field size defined in the application is matching
with that in the db.
6. Relevance of search results
7. Data integrity
8. Data validity
9. Data recovery
10. Security

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More Manual Testing Interview Questions

What are the techniques you follow to write test cases?

8 Answers   AZTEC,


where did u gather requirements? what is user acceptance testing? in real time plz send me as early as possible?

2 Answers   CTS,


Hi this is sridhar,iam working in a small organization and i have 1 year exp in manual testing,which type of questions will ask if i keep 1+exp in other companies.pls send your valuable suggestions for me.And my e-mail id is sridharraghava@gmail.com ne

1 Answers  


Difference between re testing and regression testing, smoke and sanity testing

9 Answers   Mphasis, Wipro,


If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?

2 Answers  


what is meant by defect tracking system?

5 Answers   Magnum,


What are the different types of doccuments we can use in mannual testing?

4 Answers   AZTEC,


How to check security of any browsers???

1 Answers   IBM,


When we use integration testing for any new system so why we required system testing.

1 Answers   CTS, Infosys,


what are the contents we have to cover in manual testing to get the job

1 Answers  


What is the exact difference between Integration & System testing, give me examples with your project.

2 Answers  


what is the difference between pre UAT testing and UAT testing

7 Answers   Accenture, Deloitte,


Categories