30 Days of API Testing Day 23: Resources For Understanding Status Codes

I found the resoure: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status

4 Likes

I refer here https://httpstatuses.com/, it’s quite detail desc for each status code

2 Likes

Thanks for all contribution as above, I’d learned more about from all of your, Love all!

2 Likes

So many nice resources! I myself found this comprehensive cheat sheet to reference when I’m in doubt regarding what a status code means: https://www.cheatography.com/kstep/cheat-sheets/http-status-codes/

Great links. Since my original idea was already posted I will post this one

Perfect schema to follow, what status code you should expect: Choosing an HTTP Status Code β€” Stop Making It Hard | codetinkerer.com

2XX/3XX

4XX

5XX

2 Likes

@kristof thanks for sharing! I love these diagrams

Thank you, everyone, for sharing resources. With your help I created this mindmap.

Feel free to download Xmind file from my website: 30 Days of API Testing MoT