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 Integration CI CD and Github Action

dive into advanced usage of Pytest, focusing on how to integrate Pytest into a CI/CD process and how to automate tests using GitHub Actions.

November 15, 2023 · 2 min · 252 words · nao.deng

SuperTest API Automation Testing Tutorial: Advanced Usage - Integration CI CD and Github action

dive into advanced usage of Supertest, focusing on how to integrate Supertest into a CI/CD process and how to automate tests using GitHub Actions.

November 7, 2023 · 3 min · 454 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

Gatling Performance Testing Tutorial advanced usage: CI/CD Integration

This article introduces the advanced usage of the performance testing tool gatling: CI/CD integration, using github action as an example to introduce how to integrate gatling into the CI/CD process.

October 30, 2023 · 2 min · 404 words · nao.deng