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 examples for web based applications and Client Server Applications

5 Answers   ASD Lab, CFCI, College School Exams Tests, GXS,


trecebality matrix used for which purpose?

8 Answers   Cap Gemini,


We r developing one Web Site for construction company. In that Web site we have different option like About Us,Contact Us,Home,Sites,Site Map,Search Etc........ and front page of that web application contains 6 different pictures means single page contain 6 pics etc... write Test plan ,Test Scenarios,Test Case ....Plz answer this question ASAP

5 Answers  


diff between water fall model and v-model?

5 Answers   IBM,


there are many test cases in our test case repository like function,integration,system,acceptance test case so which test case should test engineer test first.? please answer me . thanks

3 Answers   century,


1. what is a date guidelines ?

0 Answers  


how will u Do Smoke testing and Sanity testing for these fields:We have 3 fields on page: Name,Address and Pincode ?

6 Answers   HCL,


What is data matrix? What is the use of it?

0 Answers  


what is Project Sign Off?what you consider at this point?

5 Answers  


what is bug tracebility matrix and it's formet?

2 Answers  


what is confrigation management, and change managment?

1 Answers  


On login window for username and password auto populated field means what !

0 Answers  


Categories