what is data base testing, explain with example



what is data base testing, explain with example..

Answer / ramyab.mca@gmail.com

Hai...

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.

K,Byeee..
Thanks & Regards
B.Ramyasri.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

explain v-model

5 Answers   IBM,


What type of testing process do you follow in current organisation?

3 Answers  


From Quality Center, how can we take a back up of a project??

1 Answers  


Can you tell me the difference between functional and non functional testing?

1 Answers  


What tools you will use for writing testcases, defect reports,test reports etc?

6 Answers  


what is the framework followed in ur company?

1 Answers  


1. what is severity and priority and who will decide what .?

8 Answers   Winspire Solutions,


What are the cases when you’ll consider to choose automated testing over manual testing?

1 Answers  


what is test case review?

3 Answers   Zenith,


a apllication is given to you but the requirements and functionalities are missing what will you do to start the testing?

10 Answers   Wipro,


What is concurrency testing?

6 Answers   MBT,


what is the diff between testbed and test environment?

3 Answers  


Categories