# API Testing

How to Send Query Parameters in POST Request
How to Send Query Parameters in POST Request
Learn the simple and effective way to send query parameters in a POST request with our step-by-step guide. Master the art of sending data efficiently!
Test Scenario vs Test Case: the Key Differences
Test Scenario vs Test Case: the Key Differences
When it comes to software testing, the terms test scenario and test case are often used interchangeably. This post will explore the key differences between a test scenario and a test case.
How to Import Collection in Postman
How to Import Collection in Postman
Postman is a wide-used tool for developers to test APs efficiently. If you are new to Postman, you might not quite about API collection transmission. In this article, we will discuss how to import Postman collections.
How to Send gRPC Request with Postman
How to Send gRPC Request with Postman
gRPC is a high-performance, open-source remote procedure call (RPC) framework that supports multiple programming languages. This article will guide you on how to send gRPC requests in Postman.
Newman vs Postman: Know the Key Differences for API Testing
Newman vs Postman: Know the Key Differences for API Testing
Newman and Postman are many developers often confused about Postman and Newman. Literally, they are both API development tools, but they serve different purposes.
Postman Tutorial: How to Use Postman Online for API Testing
Postman Tutorial: How to Use Postman Online for API Testing
This post will explore the convenience of the Postman Online Version and learn how to test API using it step by step.
15 Best Postman Alternatives for API Testing and Development
15 Best Postman Alternatives for API Testing and Development
In this article, we will introduce you to 15 of the best Postman alternatives, highlighting their main features and capabilities.
API Performance Testing: A Complete Guide
API Performance Testing: A Complete Guide
This post will explore the concept of API performance testing, different types of API performance testing, and effective tools to perform it.
Pytest Tutorial: API Automated Testing Framework
Pytest Tutorial: API Automated Testing Framework
What is Pytest and how does it work? Pytest is a Python testing framework for writing and executing various software tests.
How to Write Automated Test Scripts (Best 2 Ways)
How to Write Automated Test Scripts (Best 2 Ways)
This article will introduce 2 great ways to guide you on how to write automated testing scripts. Let's get it.
Robot Framework: API Automation Testing
Robot Framework: API Automation Testing
RobotFramework-based interface automation testing is an essential tool to improve testing efficiency and quality. In this article, we will define RobotFramework, explain how to install RobotFramework, etc.
Performance Testing Guide: All You Need to Know
Performance Testing Guide: All You Need to Know
Looking to learn more about performance testing? This comprehensive guide has got you covered! From the basics to advanced concepts, we cover everything you need to know to get started with performance testing.
Postman Tutorial: How to Test APIs Effectively
Postman Tutorial: How to Test APIs Effectively
Using Postman, this tool makes it easy to perform API testing. Here is a simple tutorial to help you get started quickly.
Functional Testing vs Automated Testing
Functional Testing vs Automated Testing
This article is an introduction to functional testing and automation testing, with definitions, pros and cons, and other details.
3 Best Automated Testing Platforms of 2024
3 Best Automated Testing Platforms of 2024
This article will introduce the top 3 automated testing platforms, and talk about their features and advantage.
A Guide to Front-End  Automated Testing
A Guide to Front-End Automated Testing
This article will take you through how to use automated testing to improve the reliability and efficiency of your front-end code.