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 Manual and Automation Testing Framework
what type of documents can u prepare during Testing?
5 Answers Covansys, OSF Global Services,
if go through 1 or 2 projects clearly,then i feel comfortable to search the job,please help me
What is Functional testing?
i have doubt suppose iam purly working in manual, when i will work on sql and performence testing? pls any one clarify doubt?
Can u give me explanation about section 508 testcase and Testcase for this section. It need a details checklist for the same Manimozhi
what r the GUI Test Cases for calculator?
Hi Friends , I am 1 year experience Manual tester and i want to do any certification but i dont know any thing about it. please do suggest me. Thanks in advance
what are the reason for assigning the status Postponed and differed to a bug? Pls tell me with exampless
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
what are test cases for Session Time Out?
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven