API-focused testing * Design and execute manual API tests using tools such as Postman, curl, or similar. * Chain API calls to simulate realistic workflows and ensure correct behaviour independent of the UI. * Identify gaps in API behaviour, validation, and documentation based on real-world usage patterns. * Participate in refinement, planning, and design discussions to surface testability and quality concerns early, particularly around API contracts and UI/API interactions. * Collaborate with engineers to clarify expected behaviour, edge cases, and acceptance criteria for both UI and API changes. * Translate requirements, user flows, and API specifications into structured test conditions and scenarios. * Reproduce, investigate, and document issues with clear steps, including failing UI flows and/or API requests and responses. * Verify fixes at both the API and UI layer, checking for ...
more