API

API TESTING is a software testing type that validates Application Programming Interfaces (APIs). The purpose of API Testing is to check the functionality, reliability, performance, and security of the programming interfaces.

Getting Started With API Testing

If you are a junior looking to enhance your skills or a more experienced tester looking to revise your knowledge, you came to the right place.  This article will present what API testing is, what tools you can use, and...

How to Test APIs: QA Guideline

In this guide, we will cover how to test APIs or the Back-End side from a QA perspective. We believe that API testing is a crucial part of the SDLC, and it should not be forgotten. This type of testing...

Introduction to Charles Proxy on MacOS

Charles is a fast and powerful recording tool you can use to inspect and analyze requests made from/to your computer. Providing many essential features, I’ll quickly describe below some of the main ones, including the SSL Proxying, Bandwidth Throttling, and the general overview...

Introduction to Postman

This article is meant to provide a short and comprehensive guide on how to use Postman. Without this tool, a QA couldn’t live long and prosper during the troubled times a Sprint leads to. What is Postman? In a nutshell,...