Let’s share what is the best answer to this interview question.
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Leone Costa
While working with microservices, testing becomes quite complex as there are multiple microservices working together. So, tests are divided into different levels.
At the bottom level, we have technology-facing tests like- unit tests and performance tests. These are completely automated.
At the middle level, we have tests for exploratory testing like the stress tests and usability tests.
At the top level, we have acceptance tests that are few in number. These acceptance tests help stakeholders in understanding and verifying software features.