You have two microservices, A and B, running in production. Service A relies on APIs from service B. You want to test changes to service A without deploying all of its dependencies, which include service B. Which approach should you take to test service A?
Faster testing: You can test your service A without waiting for service B to be ready or available, which reduces the testing time and feedback loop.
Isolated testing: You can test your service A in isolation from service B, which eliminates the possibility of external factors affecting the test results or causing errors.
Controlled testing: You can test your service A with different scenarios and edge cases by creating mock responses that mimic various situations, such as success, failure, timeout, etc.
Holley
7 months agoMarta
6 months agoNieves
6 months agoGlendora
7 months agoChu
7 months agoTheron
7 months agoHannah
7 months agoWillis
8 months agoLinsey
7 months agoJaime
7 months agoTrina
7 months agoEmily
7 months agoMary
8 months agoTula
8 months agoLinn
7 months agoJerrod
7 months agoEvangelina
8 months ago