Zusammenfassung der Ressource
Test Pyramid for The Bay
- Unit Tests
- BM unit tests
- Microservices unit tests
- Service level Tests
- Isolation Tests
- Acceptance tests with Mocks/ Stubs
- Integration tests
- Real service
- User Interface
- Smoke-tests
- Happy paths
- Regression tests
- Edge cases/Negative flows
- Compability
- Acceptance user journeys/Happy path
- Manual testing
- Usability testing
- Performance testing
- End to End
- Main user journeys - Happy path
- Infraestructure as code
- System performance
- System availability
- System scalability