How you test database and explain the procedure?

Answers were Sorted based on User's Feedback



How you test database and explain the procedure?..

Answer / anil k chowdary

This is not a very good question. Database Testing is
purely done based on the requirements. You may generalize a
few features but they won't be complete.

In general we look at

1. Data Correctness (Defaults)
2. Data Storage/Retreival
3. Database Connectivity (across multiple platforms)
4. Database Indexing
5. Data Integrity
6. Data Security

Is This Answer Correct ?    9 Yes 1 No

How you test database and explain the procedure?..

Answer / ajay

Database testing is basically used to test the data
correctness,Database Storage,Connectivity of database with
the application,Duplicate check of Data.

Is This Answer Correct ?    0 Yes 0 No

How you test database and explain the procedure?..

Answer / lingareddy

database testing: testing the backend databases like comparing actual result with expected result.
for example : when the user entered data into the front end then the data should be stored backend database or not.
below are point by using database testing.
1)data integrity
2)data validity
3)constraint
4)stored procedures
5)indexes

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is bug triage?

6 Answers   ADITI,


What is the difference between user Acceptance testing,alpha testing and beta testing....can anyone tell me in wat order these levels of testin will be done???

4 Answers  


How to test the database manual? how to test data base lekage by using manual and also using QTP ?

2 Answers   Thomson,


What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000

0 Answers   TCS,


how can test the entire web site?

6 Answers   Accenture,






Define load, performance and stress testing

10 Answers  


Can you explain calibration?

0 Answers  


wt is the difference between client and customer?

14 Answers   MTN,


Is it necessary to test application in lower versions of OS when you have tested in latest version

4 Answers   TCS,


Web application is having a client and a client-server application aslo have a client. Then what is the technical difference between thease two clients? can any body expain?

4 Answers  


what do u mean by Functional testing?

9 Answers   Zycus Infotech,


what is non functional requirements used in ur project?

6 Answers   MAHINDRA,


Categories