Agile Scrum in 10 Minutes

scrum

Hi all, I generally write technical articles on my blog but sometimes I prefer to write some conceptional articles like this one. In this article, I want to describe to you the essence of  AGILE and SCRUM. Let’s start with … Read more

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