A Beginners Guide to API Testing
Good intro to APIs
Sometimes a UI will stop us doing something bad by cleaning up an input or a request, but that doesn’t mean the API will catch it. We can try to force error states (or naughty strings that form a security risk) by testing from the API directly.
Published 12 August 2023, with 53 words.