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

How you will report a bug if u r doing adhoc testing..u are hopping from 1 link to 2nd...so on till 100th link and then there is bug..how will u report this bug...will you write all 100 steps?

3 Answers   Fiserv,


Define the term Bug, Failure, Error?

11 Answers  


diff b/w waterfallmodel & v-model?

5 Answers   Wipro,


1.what promted you to become involved in QA/Testing?

0 Answers   VJIL Consulting,


can anyone tell me process of how the bugs r reported by testers??n after reporting bugs is the work of test engineer finished or still he has to do any thing????

1 Answers  


is Testing Engineer Involve in designing the Test Design

5 Answers  


what is static and dynamic testing.

8 Answers   TCS,


After recieved the defect from Tester,developer is not getting any error while executing that bug then he will reject that defect due to the above reason.As a Tester what we can do in that situation?

15 Answers   CTS,


wat is build duration

1 Answers   CTS,


1. what is the test prcoedure that your fallowing in ur organization ? 2.

5 Answers   Infosys,


How will you link the Defect to the test case? Explain Bug life cycle

2 Answers   IBM,


What is the difference between Test Management tools and Defect Management tools? What are the most widely used Test Management tools?

2 Answers   CTS,


Categories