When we say technical skills, many of us think about test automation and coding. But those are not the only skills testers should have. And even testers who don't write code at...
Charles is an HTTP proxy monitor that allows a tester to view all of the HTTP and SSL/HTTPS traffic between their machine and the Internet 🌐 This includes requests, responses,...
Postman is one of the popular API testing tools in the market. In this article, I will share some tips and tricks for automation using Postman. If you'd like to learn the basics...
In this article, we will learn how to perform REST API automation by using Rest Assured, and understand some terms & terminologies related to API testing. First, let's start...
Many software testers may perceive that the software testing landscape is changing. More and more testing positions are requiring you to have coding abilities. The software...
On June 4, 1996, European Space Agency’s Ariane 5 Flight 501 was destroyed 40 seconds after takeoff 🤯 The billion-dollar rocket self-destructed due to a bug in the on-board...
GitHub Actions provide workflows for Continuous Integration (CI). They can be invoked from various triggers, but this article specifically focuses on pull requests. By running...
Descriptive test failures can save time and money. While the return on investment may not be immediate, future developers (possibly yourself), will appreciate the effort....