what is meant by database testing?
what is the strategy to be followed for database testing?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / santy
to validate the data in the database, to validate the data
integrity and performance of procedure
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / indranil
In DB testing we need to check for:
1. The field size validation.
2. Check constraints.
3. Indexes are done or not (for performance related issues)
4. Stored procedures.
5. The field size defined in the application is matching
with that in the db.
6. Relevance of search results
7. Data integrity
8. Data validity
9. Data recovery
10. Security
| Is This Answer Correct ? | 1 Yes | 4 No |
Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism
Is this good to start a career as a manual tester?
What is web based application?
who will infrom the testers when the build is ready to test from developement side?
What did your base your test cases?
what does ur FRS document conatin? brahma412@yahoo.co.in
i live in australia and i have come to india for holiday and i want to give my ISTQB exam so which is preferrable?giving exam in INDIA /AUSTRALIA?Does it really matters?
What are the factors affecting a manual testing project and what are the ways to overcome it?
wat is the role of tester in SDLC
What r the major problems faced in manual testing?
What is Retesting?
i have 3 years of manual testing, i have 1 year of exp in banking domain project, if i am attending any interview what kind of question i will get?