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 |
Is there any future in testing field.
apart from bug reporting wat is ur involvement in project life cycle
is script is same like test cases?
scenario is like the following, a software to be installed in the train the work of the software is when ever any object comes opposite to it the train has to be stopped would u plese any bone tell us the test case for this
who is preparing PIN document?
Testing process in your company?
1 Answers OM IT Solutions, Oracle, TCS,
1.what is the deference between priority and severity?
what is difference between test strategies and test data ?
is test data the same as test condition
difference between change management and configuration management
what is v-model.why you are using v-model?& v-model follow parallelly approach is it correct?
What is quality center? What are the modules of quality center?