Learning Resources for API testing
Learning Resources for API testing
1. https://www.udemy.com/course/python-sdet-rest-api-automation/learn/lecture/21316794?start=0#overview.
2. https://www.udemy.com/course/api-with-postman-for-absolute-beginners/learn/lecture/23890614?start=15#overview
3. https://www.coursera.org/learn/laura-gemmell-intro-postman-apis/home/welcome
4. https://www.coursera.org/learn/start-your-api-testing-journey-with-postman-tool/home/welcome
5. https://www.linkedin.com/learning/api-testing-foundations/stand-out-as-an-api-tester?autoplay=true
Although the above courses mentioned above cover how to use postman for API testing, than API testing approach.
Here are some other resources I found for API testing:
1. https://github.com/g33klady/TodoApiSample/tree/main/Resources. https://github.com/g33klady/TodoApiSample
2. http://katrinatester.blogspot.com/2015/09/api-web-services-microservices-testing.html
3. Manning Early Access Program Testing Web APIs, is another book, I'm yet to start
4. https://club.ministryoftesting.com/t/30-days-of-api-testing-day-1-define-api-testing/19570
Rest API testing Checklists
1. https://www.kennethlange.com/rest-api-checklist/
2. http://testingisbelieving.blogspot.com/2013/11/johnny-mnemonic-iceovermad.html
3. https://www.sisense.com/blog/rest-api-testing-strategy-what-exactly-should-you-test/
Practice websites for API testing
1. https://swapi.dev
2. https://dev.to/promode/7-demo-websites-which-you-can-use-to-perform-api-testing-1p6c
3. https://developer.atlassian.com/cloud/trello/rest/api-group-actions/
Comments
Post a Comment