SEN303
SEN303
GROUP 3 MEMBERS
OLAMILEKAN DANIEL:BU22SEN1059
What’s Decentralization?
What’s a microservice?
Network Variability:
This makes it essential to build tests that can simulate and manage
network variability to ensure system resilience.
Service Interdependencies:
Microservices interact with each other, and testing individual
services in isolation may not reveal issues that arise from these
interactions.
End-to-End Testing:
“Shift-Left Testing”:
With microservices, testing must occur earlier in the development
cycle (shift-left) to ensure that services are thoroughly tested before
integration.
Contract Testing: