Introduction to Gatling

gatling

In this tutorial, we will learn how to install Gatling, and perform our first load test using the recorder on Windows. Let’s first understand what Gatling is. What is Gatling? Gatling is an open-source load and performance testing framework based … Read more

How to Create Maven Archetype

maven

Hello all, I have been automating web and mobile apps for a long time. The first step of my automation journey starts with copying and pasting our base classes into the new project. Those base classes generally contain base Selenium methods, intelligent … Read more