what is meant by database testing?
what is the strategy to be followed for database testing?
Answer Posted / nataraj jalasutram
Data base testing basically include the following.
1) Data validity testing.
2) Data Integrality testing
3)Performance related to data base.
4) Testing of Procedure, triggers and functions
How to Test a database manually?
Observing that operations, which are operated on front-end
is effected on back-end or not.
The approach is as follows:
While adding a record thr' front-end check back-end that
addition of record is effected or not.
So same for delete, update,
Ex:Enter employee record in database thr' front-end and
check if the record is added or not to the back-end
(manually).
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
Can you please explain me how to do testing of an E-insurance project end to end process..
What is your daily process? I have 2+EXP IN MANUAL TESTING.PLEASE SUGGEST ME HOW i ANSWER
Inwhat basis the time is allocated for testing the application?
Tell me the advantage and disadvantage of cookies?
Anyone tell me the test cases of Shopping Favorite
what are the templates for daily,weekly and monthly reports? plz reply ASAP.
how can u prepare the test plan?
Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.
What is an exit criteria?
how to access a build & wat is its configuration
10 scenarios for security testing using gmail applications?
what is meant by application server and its functions?
Give me an example of something you tried at work but did not work out so you had to go at things another way.
If I want to check compability of software in a MAC OS then which steps shold I follow?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?