0

API

I’m a manual tester and would like to improve my testing skills, especially API testing. I tried to search free data for practicing API, but no available results. Can you guide me how to practice API testing with low budget ? Thanks so much.

3rd Jun 2025, 10:29 AM
scarlett slytherine
scarlett slytherine - avatar
1 Respuesta
+ 3
scarlett slytherine , I think it would be helpful for you to learn methods like POST, GET etc., JSON structure and status codes. You can try practicing in Postman for free. Here's the link: https://learning.postman.com/ You will find fake REST APIs here: https://jsonplaceholder.typicode.com/ You can mock REST APIs using this free tool: https://mockapi.io/ You will also find several YouTube tutorials and free courses on this. You can try these links: https://youtu.be/CLG0ha_a0q8?si=z7z3g0pO344iYTiF https://youtube.com/playlist?list=PL8VbCbavWfeG_QP9yIylsXOCb8CJunKU_&si=AxlrVdc6qgIvgmsC https://youtube.com/playlist?list=PL8VbCbavWfeG_4bXreIf59CJc7KkKRf5o&si=v63mP5z8SKrEAunC https://youtube.com/playlist?list=PLUDwpEzHYYLuW9XEvFEJk2kqsk6HqscI4&si=RW5NlTC9Cu2u4lUp
3rd Jun 2025, 12:20 PM
Ushasi Bhattacharya