what is data base testing, explain with example
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
What is the type of testing that you apply for maintenance phase in V-Model
write test case for gmail sign up page ?
What is Test Suite?
11 Answers Digient Technologies,
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
Hi.. I am working as a tester in a small company. I have 2+ yrs exp in manual. we are using only excel sheet for preparing bug report. Now i want to search job in other company..I dont have any idea about bug tracking tool..should i know abt any bug tracking tool to get better job?
What are all the things ur going to keep in mind while System testing?
What's the relationship between environment reality and test phases?
What is information flow in testing
what will you do when you were given two diffrent projects and asked to complete them at same time?
What is the Difference between Volume Testing and Load,Stress tests..?
7 Answers Lehman Brothers, Quark,
Can u tell me any 3 BVT's for yahoo login page ?
What is alpha testing and beta testing?