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

I attended an interview for Testing as a fresher, I said I already had project training, they asked me if I found anything difficult while testing or preparing test cases, one other question was if I am given the same test cases again the next day will it be a waste of time. Really I dont know what answers they expect please help.

2 Answers  


When the relationship occur between tester and developer?

6 Answers   Ordain Solutions,


What is Smoke testing,in smoke testing time u will prepare the test cases or not?

10 Answers   Sonata,


Expain Equivalence Class Partion with an Example?

5 Answers   McAfee,


How performance testing can be done manually? can anyone answer this question plz?

4 Answers   Infosys,


In an Text Box Expected Value is 'icici' where as actual value came up is 'icci'. Now in the Bug Report How will u rate the severity and Priority?

15 Answers   Vyons Labs,


I m having SRS.In Manual Testing,how am I going to decide whether to pass particular test case or not from that SRS??

1 Answers  


what is the difference between Bug and Defect

22 Answers   Wipro,


What are all the usability guidelines to consider for testing WWW?

1 Answers   IBM,


Positive and Negative Testing - Which one to do first and why ?

6 Answers  


why is testing necessary , explain with some examples?

6 Answers   Accenture,


What kind of inputs do we need from the end user to start proper testing?

1 Answers  


Categories