what is data base testing, explain with example
Answer / ramyab.mca@gmail.com
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 | 0 No |
explain v-model
What type of testing process do you follow in current organisation?
From Quality Center, how can we take a back up of a project??
Can you tell me the difference between functional and non functional testing?
What tools you will use for writing testcases, defect reports,test reports etc?
what is the framework followed in ur company?
1. what is severity and priority and who will decide what .?
What are the cases when you’ll consider to choose automated testing over manual testing?
what is test case review?
a apllication is given to you but the requirements and functionalities are missing what will you do to start the testing?
What is concurrency testing?
what is the diff between testbed and test environment?