What are your Database testing approaches?
- Gather database requirements
- Create test scenarios against each requirements
- Test schema data and test scenarios
- Positive and negative testing
- Valid and invalid data
- Performance testing: run query check response time
- Security testing
Comments