Middle
At what level were your API tests?
sobes.tech AI
Answer from AI
API tests were at the integration level.
Their task was to verify the interaction between different system components, including the correctness of data transfer and responses from the API.
Both positive and negative testing scenarios were used, checking various HTTP methods (GET, POST, PUT, DELETE) and response statuses.