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 difference between Sanity testing and Smoke testing?
next week i have a interview how to preopare the interview both manual and autolmation pls help me bcoz i ma fresher ple very soom thankl for and advance
How do we run the database testing manually
what is the difference between softsmith qamonitor and bugzilla?
what is bug life cycle?
can any tell me wht is difference between Quality Assurance, Quality Analysist? QA stands for Quality Assurance or Quality analysist?
What is code coverage?
which domain is of high demand for software testing, Right now i am working in Education domain .How about demand for Education domain and which companies are recruiting in education domain
what is the process followed in JAVA Testing compared to Normal Testing process.
What r the attribute of good software test?
what is major challenges in Real time system testing? Explain the way of Testing for Real-Time Systems.
How the test plan is a tool and the product?