1.

How You Test Database And Explain The Procedure?

Answer»

Database Testing is PURELY done BASED on the requirements. You may generalize a few features but they won’t be complete. In general we look at:
1. Data Correctness (DEFAULTS).
2. Data Storage/Retrieval.
3. Database Connectivity (across MULTIPLE platforms).
4. Database Indexing.
5. Data Integrity.
6. Data SECURITY.

Database Testing is purely done based on the requirements. You may generalize a few features but they won’t be complete. In general we look at:
1. Data Correctness (Defaults).
2. Data Storage/Retrieval.
3. Database Connectivity (across multiple platforms).
4. Database Indexing.
5. Data Integrity.
6. Data Security.



Discussion

No Comment Found