Krishan Chawla

Technical Lead

Software Engineer

Automation Expert

Tech Enthusiast

Author: Krishan Chawla

18 May, 2024 How to quickly Instrument JaCoCo agent with WebLogic

JaCoCo is an open-source library created by the EclEmma team for measuring and reporting code coverage in an application. It…

11 May, 2024 How to setup JaCoCo Code Coverage with Maven Project

JaCoCo is an open-source library created by the EclEmma team for measuring and reporting code coverage in an application. It…

30 April, 2024 Automate MySQL Database Backups on Linux: A Step-by-Step Guide

Ensuring the safety and security of your MySQL databases is crucial for any business. Regular MySQL database backups are a…

10 April, 2024 How to download maven dependencies behind organization proxy

Introduction Whether you’re a Software Developer or an Automation Engineer, Maven is a widely used build tool today. One common…