Hi friends!! Can u tell me, what is meant by Database
Testing? How it can be done? What is tested in it(like any
Queries like Select and all are tested or not)?

Answers were Sorted based on User's Feedback



Hi friends!! Can u tell me, what is meant by Database Testing? How it can be done? What is tested i..

Answer / srini..

Testing the backend db like comparing the actual results
with expected results.
DB testing basically include the following
1)Data Validity testing
2)Data Integrity testing
3)Performance related to database.
4)Testing of procedure, truggers and functions.
For doing Data validity testing you should be good in
SQL queries, for data intigrity testing u should know abt
reerential integrity and different constraint.
For performance related things u should have idea abt the
table structure and design.
For testing procedure triggers and functions u should be
able to understand the same.

Correct me if i am wrong

Srini....

Is This Answer Correct ?    4 Yes 0 No

Hi friends!! Can u tell me, what is meant by Database Testing? How it can be done? What is tested i..

Answer / avinash

even i want to know the answer...please can anyone tell?

Is This Answer Correct ?    0 Yes 0 No

Hi friends!! Can u tell me, what is meant by Database Testing? How it can be done? What is tested i..

Answer / vijay rao

C db testing includes many other kind's. In that v r mainly concerned about ETL testing Its a process of EXTRACTING the data from source(OLTP- ONLINE TRANSACTION PROCESSING) AND TRANSFORMING it according to user requirement and LOADING the data in to target(DATA WAREHOUSE) its just similar to your functional testing only. Here u should b through with SQL, PL-SQL CONCEPTS. U have different types in db testing -> DATA FORMAT TESTING, DATA TYPE TESTING, DATA SIZE,MIGRATION,UPGRADEATION,AGAINST USER REQUIREMENT, ETL,PERFORMANCE,DATA OBJECT ETC

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is the diff. between Sanity , smoke and ad-hoc testing?

8 Answers  


State a generalized process for load test? Or explain how you did it previously.

1 Answers  


Hi frnds, this is Aman, i m MCA.. Wud u plz tell me What is Peer Review in testing? Who does peer review and why? Thanks a lot in advance..

7 Answers  


What is CRUD testing

13 Answers  


what type of testing you are doing ?

3 Answers  


When we do white-box Testing? At wat stage it is done? I said it is done by Developers(but interviewer dint get satisfied? Answer me!!!!!!!!!

6 Answers   IncRev,


What is the Role of Bug Tracking System

3 Answers   Atlantic Scientific, Deloitte,


when giving demo to the client. if u found a showstoper defect what you will do.

1 Answers  


What are the fields of Tracebility Matrix?

3 Answers  


Difference between Re-testing and Regression testing?

1 Answers   MCN Solutions,


What are the different options which will be entered while creating the test case?

2 Answers   IBM,


For what purpose are virtual users created?

4 Answers  


Categories