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

Hi Frds., i am Nithi here.here in my company i am working in manual testing ie. application testing only front end not back end like i will enter datas and check whether the record gets updated r not. what kind of testig is this? and some people r working on scripting languages same manual testing what is the difference between these two testing? ans please thanks in advance

3 Answers  


Currently iam working in testing line, iam trying in other company in the testing line itself, but my friends are telling without any reference it is unable to get a job in a reputated company, is it true?

3 Answers   Satyam,


I write the test cases in Excel Sheet. For Retesting how to maintain the excel sheet.? Hw to maintain the History?

2 Answers  


friends i know what is regression testing but i need an real time example from any of the projects..

5 Answers   FSS, Wipro,


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

1 Answers  






What is data matrix? What is the use of it?

0 Answers  


need answer interviewer will ask me about all project which i mention in resume or presently i'm working??please reply tomorrow is my interview

0 Answers  


what is authorization & authentication?

2 Answers  


what is security test,what is meant by authentication &autherization

2 Answers   kenexa,


Can you explain the concept of defect cascading?

2 Answers  


What is a testbed in manual testing?

0 Answers  


What is the difference between Use case and Test Scenario? Explain the Architecture of u r project?

1 Answers   CSS,


Categories