what is data base testing, explain with example

Answers were Sorted based on User's Feedback



what is data base testing, explain with example..

Answer / murugesh(corporate trainer)

Database Testing: It is used to retrive data from the database.
Database Types:1.>Data Validation.
2.>Data Integration.
Data Validation: To check whether all the datas entered in
front end will be stored in the database or not.
Data Integration: To check whether the modified data will be
stored in the database or not.

Is This Answer Correct ?    21 Yes 3 No

what is data base testing, explain with example..

Answer / purni

we do database testing to validate and verify the data,
whether it is populating properly in the appropriate columns
and rows or not. sometime we do database testing by
retrieving the data from the database and sometimes to
create test data and see how it is populating in the backend.

Is This Answer Correct ?    2 Yes 0 No

what is data base testing, explain with example..

Answer / ramyasri

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 2 No

what is data base testing, explain with example..

Answer / n@n!

data base testing : testing the front end impact on back
end in the form of data validations and data integration.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

when there is a new enchancement done by the developers what will do as a tester ?

2 Answers  


what is test frame work?

1 Answers  


What is the difference between Product tester and Software Tester?Is there any difference?

8 Answers  


what is requirement traceability matrix? Mention its format

4 Answers   CTS, Zycus Infotech,


what is ERP? why inventory comes in ERP?

4 Answers   BirlaSoft,






What is bug leakage?

0 Answers  


what is telcom Testing and how is it performed is the same methodolgy used for telecom testing as its used for web application

1 Answers   Tech Mahindra,


What is the main purpose of having Equivalence Class Particition & Boundary value analysis in Testing?

6 Answers   Tavant Technologies,


You have URL address it is opening fine with your team member system but it is not opening in your system browser? How will you come across?

3 Answers   AZTEC,


What is the difference between action & script ?

0 Answers   Lehman Brothers,


I have a doubt in writing a test case... if suppose in a round if they ask to write a test case for any situation such as(Search engine)... in the testcase do we need to fill up the actual result and status Column in the test case??(please answer i am confused)

6 Answers  


which test case format ur company following

10 Answers   CTS, Param Software,


Categories