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 |
test cases on orange hrm(( this is human resourse management system)
How many operating system you can installed on one machine? What is NTFS and FAT32?
what are the factor taken under website testing manually?
The scenario is "while reviewing requirement docs(SRS)if u find or feel any requirement is not meeting the client's requirements" whom do you report?and what is your action?
when there are any CRs in the projects, as a tester what do you do?
what is liquid fuel testing?
What is the difference between Requirement and Specification?
Give an example of high severity and low priority bug?
508 compliance
what do you test in compatability for client server and web application? ?
Advantages and Disadvantages of different SDLC models?
8 Answers Harvard, IBM, Midas Technologies,
What do you mean by coverage and what are the different types of coverage techniques?