Bruno API Automation Testing Tutorial: Building a Bruno API Automation Test project from 0 to 1

This blog post serves as a tutorial on Bruno API automation testing, guiding readers on constructing a Bruno API automation test project from scratch. The article provides detailed instructions on establishing the foundational structure of a test project, configuring the environment, and writing the first API test case. Through this tutorial, readers will progressively grasp the usage of the Bruno framework, building a comprehensive API automation test project from inception to completion. This process aims to enhance testing efficiency and maintainability.

January 23, 2024 · 7 min · 1459 words · nao.deng

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: Getting Started and Building a Postman API Automation Test project from 0 to 1

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.

November 21, 2023 · 9 min · 1733 words · nao.deng

Pytest API Automation Testing Tutorial: Building a Pytest API Automation Test project from 0 to 1

dive into how to build a Pytest API automation testing project from scratch.Pytest is a popular Java library for performing REST API testing, providing powerful tools that make it easy to write automated test scripts to validate the API’sbehavior.

November 14, 2023 · 2 min · 275 words · nao.deng

SuperTest API Automation Testing Tutorial: Building a Supertest API Automation Test project from 0 to 1

dive into how to build a Supertest API automation testing project from scratch.Supertest is a popular Java library for performing REST API testing, providing powerful tools that make it easy to write automated test scripts to validate the API’sbehavior.

November 6, 2023 · 5 min · 1014 words · nao.deng

REST Assured API Automation Testing Tutorial: Building a REST Assured API Automation Test project from 0 to 1

dive into how to build a REST Assured API automation testing project from scratch.

November 2, 2023 · 7 min · 1280 words · nao.deng