30 Days of API Testing Day 6: Interesting Blog Post On API Testing

30 Days of API Testing Day 6 task is:

Read and share an interesting blog post on API testing.

I had fun with this one. In the end, I chose a blog post from @ambertests which couples Postman, the Big List of Naughty Strings and Reeseā€™s chocolate!

Reasons I found this interesting:

  1. I love exploratory testing with the Naughty Strings list. I have tried manually using it with Swagger in the past so I was really interested to find a way to essentially automate this and get to the fun of exploring the results even quicker.
  2. Iā€™ve tried playing around with Postman in the past with mixed results. I like the way Amber has added screenshots so I can compare what I have on my screen with what she had on hers.
10 Likes

This blog by Prashant Hedge gives a good overview of some of the features in Postman that take it from a basic call making tool, to one that can run more advanced tests:

7 Likes

I like this post about REST api testing via JMETER. Every good tester should be familar with several api testing tools (POST, JMETER, etc.), so the post is really usefull.

4 Likes

Hi,

Bellow is the blog which i found very interesting, setting up request using PostMan and other end-2-end stuff.

3 Likes

For those interested in Marvel and API Testing, API Fortress also have a pretty cool blog post that links the two

3 Likes

I was checking to see if I could find a ā€œcollection runnerā€ equivalent in a non-postman tool, and found eviltesterā€™s post about using postman and insomnia as part of his workflow.

2 Likes

I liked reading this blog from TestDevLab:

2 Likes

https://smartbear.com/blog/test-and-monitor/security-considerations-for-api-testing/

1 Like

Iā€™m a newbie in API Testing, this checklist help me to start with it:

API Testing Checklist: 10 Steps to Start API Testing

4 Likes

Dear community members,

Thanks to all who have shared and who continue sharing in future as well. The blog posts shared so far, are informative. The resource I am sharing here is an article and my personal favorite. In authorā€™s words ā€˜Migrating blog posts I wrote over the years on TestingGeek.com to Linked-Inā€™

https://www.linkedin.com/pulse/testing-restful-webservices-api-remember-papas-sfo-deed-ramdeo/

The above-listed URL is an excellent source of test ideas (high level as well as specific) that helps in understanding API Testing in a structured way well.

1 Like

Since some of us are reading Alan Richardsonā€™s book, his blog is definitely worth a look too:

http://blog.eviltester.com

Since I am learning POSTman, I found this article on snippets to be of interest: http://blog.eviltester.com/2018/11/using-postman-snippets.html

1 Like

Below post will be interesting to read :smiley:

1 Like

I went down a (positive) rathole on Nordic APIs site & found several interesting posts. These 2 stood out for me:

(post 1/3)

3 Likes

Mulesoft also has a stack of interesting posts, but Iā€™ll choose this one:

And to overcome the vendor bias - Iā€™m also sharing a post from Danny Dainton on using Fiddler with Postman to set environments. I chose this post because setting environments is something I could have used in a previous role so I imagine Iā€™ll need it againā€¦ :slight_smile:

Hi Duncan, could you please check this link? It leads to Nordic APIs blog pageā€¦

Good catch - copy paste fail. Thank you Lada :slight_smile:

Softwaretestinghelp.com is a very fast growing blog on software testing which is founded by Vijay. It includes many topics which contain automation testing, manual testing and web testing. And there is an interesting API Testing topic ā€œMaking API Testing Simple with Katalon Studioā€ that I am really keen on.

4 Likes

I like this too, thank you

1 Like