Create a database testing strategy for:
Database type: ${{DATABASE_TYPE}}
Operations to test: ${{DB_OPERATIONS}}
Environment: ${{TEST_ENVIRONMENT}}
Include:
- Test database setup/teardown
- Transaction rollback patterns
- Data seeding strategies
- Migration testing
- Query performance testing
- Referential integrity tests
- Concurrent access scenariosOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{DATABASE_TYPE][{DB_OPERATIONS][{TEST_ENVIRONMENT]