API Testing Tutorial for Beginners: different frameworks and different development languages

This blog post compiles tutorials on API automation testing using various frameworks and programming languages, providing readers with comprehensive learning resources. It covers a range of popular testing frameworks and programming languages, enabling you to choose the best solution for your project. Whether you’re a developer in Python, Java, JavaScript, or any other language, and whether you prefer using REST Assured, SuperTest, or other frameworks, this collection will offer you in-depth learning guides to help you navigate the field of API automation testing with ease. A must-read resource to master the various tools and techniques in API automation testing.

November 29, 2023 · 5 min · 972 words · nao.deng

Postman API Automation Testing Tutorial Advance Usage Integration CI CD and allure test report

This advanced guide focuses on the integration of Postman API automation testing with CI/CD and GitHub Actions, along with the incorporation of Allure test reports. Learn how to seamlessly integrate Postman tests into the CI/CD process, achieving automated testing through GitHub Actions. Additionally, understand how to integrate the Allure test report framework to generate detailed test result reports.

November 22, 2023 · 4 min · 728 words · nao.deng

Pytest API Automation Testing Tutorial Advance Usage Multiple Environment Support and Integration Allure Report

A deep dive into advanced Pytest usage, focusing on how Pytest is support multiple environment and integration allure report.

November 17, 2023 · 6 min · 1228 words · nao.deng

REST Assured API Automation Testing Tutorial: Advanced Usage - Integration CI CD and Integration Allure Report

dive into advanced applications of REST Assured, focusing on how to integrate CI/CD (Continuous Integration/Continuous Delivery) tools and integrate Allure test reports.

November 4, 2023 · 7 min · 1449 words · nao.deng