Welcome to Nao’s Blog.
- 🔭 I’m currently working on Automation-Test-Starter
- 🌱 I’m currently learning SuperTest
- 📝 I regularly write articles on https://naodeng.tech/
- 📫 How to reach me [email protected]
- ⚡ Fun fact Quality Analyst
Welcome to Nao’s Blog.
This blog post is a statement on the plagiarism of my articles.
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.
This blog post takes a deep dive into the advanced usage of Postman API automation testing, focusing on common command line options, file upload scenarios, and SSL certificate scenarios. Learn how to use common command line options to optimize the testing process and solve the testing challenges of special scenarios such as file upload and SSL certificate.
This blog post dives into advanced techniques for Postman API automation testing, focusing on data file driving and environment variable data driving. Learn how to elegantly perform test data driving and improve test coverage with external data files and flexible environment variables. The blog post will show you how to manage and utilize data in a smarter way to make test cases more scalable and flexible.
A deep dive into advanced usage of Postman API automation testing, focusing on commonly used test scripts and third-party package examples. Explores how to write powerful test scripts that cover a variety of testing scenarios and introduces some common third-party packages that optimize the testing process.
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.
This guide provides a comprehensive introduction to getting started with Postman API automation testing, covering both the basics and the step-by-step process of building a project from scratch. Learn how to effectively use Postman for API testing, understand the foundational structure of project setup, environment configuration, and writing test cases from the ground up.