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

what and how to do application testing?

2 Answers  


Explain the difference between decision coverage and condition coverage ? If possible provide few examples.

3 Answers  


what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!

0 Answers  


I m writting the test cases in Excel sheet. After wrting test cases for version 2.0.0 If there is new feature added in build 2.0.1, I will write test cases for newly added feature. Then 3.0 version release for testing with new feature. I will write test cases for newly added feature 3.0 But if in between 2.0.2 build release for testing with same feature of 3.0.Then should I have to write test cases for same feature again? If not --> when 2.0.2build again release for testing after 2months then How should I came to know that I have to run these test cases on 2.0.2build?

2 Answers  


how is market for testing in banglore,chennai,pune,delhi?

0 Answers   IBM,






Tell me about Agile scrum and what is your role in Scrum ?

0 Answers   IG Infotech,


What is regression testing? When to apply it?

0 Answers  


14.What is function point breakdown?

0 Answers   Hewitt,


In manual testing, what are stubs and drivers?

0 Answers  


What is the difference between bug,error,defect.

5 Answers  


Why we write test case?

3 Answers  


What is the configuration tool is using in your organization.

1 Answers  


Categories