All posts by Harshit Paul

About Harshit Paul

Harshit Paul is the Director of Product Marketing at LambdaTest with over 7 years of experience in product and growth marketing. He also worked for 2 years as a certified Salesforce developer at Wipro Technologies. He has authored 80+ technical articles for LambdaTest, covering testing and automation. Harshit has led go-to-market campaigns, managed Google and Bing Ads with profitable ROAS, and hosted webinars on Software Testing, Automation Testing, Selenium, Browser Compatibility, DevOps, and Continuous Testing. He has also contributed across SEO, social media, performance marketing, partner marketing, and content strategy, while working on blogs, newsletters, web pages, certifications, case studies, and support documentation. Harshit graduated in Computer Programming from Vivekananda Institute of Professional Studies.

Follow me on:

Blogs: 78

Top 5 Cucumber Best Practices For Selenium Automation 480px

Automation

Top 6 Cucumber Best Practices for Selenium Automation [2025]

Cucumber BDD framework is the top choice for testers, and it is essential to know the Cucumber best practices to make the most of it. Explore the top 6 best practices to follow as you implement Cucumber with Selenium.

February 19, 2025

view count211571 Views

Read time14 Min Read

Cross Browser TestingUI Testing

Tools for Taking Screenshots to Try in 2024

Screenshots! These handy snippets have become indispensable to our daily business as well as personal life. Considering how mandatory they are for everyone in these modern times, every OS and a well-designed game, make sure to deliver a built in feature where screenshots are facilitated.

March 15, 2024

view count52695 Views

Read time4 Min Read

jacoco maven plugin

Automation

How To Generate Code Coverage Report Using JaCoCo-Maven Plugin

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Maven Lifecycle Tutorial. Code coverage is a software quality metric commonly used during the development process that lets you determine the degree of code that has been tested (or executed).

July 23, 2021

view count124630 Views

Read time24 Min Read

HTTP request header

AutomationSelenium JavaTutorial

How To Modify HTTP Request Headers In JAVA Using Selenium WebDriver?

One of the most common test automation challenges is how do we modify the request headers in Selenium WebDriver. As an automation tester, you would come across this challenge for any programming language, including Java.

June 23, 2021

view count115905 Views

Read time13 Min Read

Pseudo-Elements In CSS With Selenium

AutomationTutorial

Handling CSS Pseudo-Elements with Selenium

While performing UI automation testing on a webpage, we all try to work with the web elements such as buttons, texts, etc. Interaction with the WebElements in the DOM is made possible with the help of Selenium locators.

June 1, 2021

view count140881 Views

Read time14 Min Read

Configure Cucumber Setup

Selenium TutorialTutorial

Configure Cucumber Setup In Eclipse And IntelliJ

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial and Selenium Cucumber . Selenium is a test automation framework extensively used by organizations looking to expedite the web-product testing process. As far as test automation frameworks in Java are concerned, TestNG is … Continue reading Configure Cucumber Setup In Eclipse And IntelliJ

May 10, 2021

view count226869 Views

Read time10 Min Read

build-cicd-pipeline-in-azure-devops

CI/CDDevOpsTutorial

How To Build a CI/CD Pipeline In Azure DevOps ?

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on CI/CD Testing. Azure DevOps by Microsoft Azure is one of the leading tools that automate CI/CD’s process and, in turn, supports automatic builds and code projects to make them available to others.

February 2, 2021

view count185932 Views

Read time20 Min Read

10-most-read-articles-of-2020

LambdaTest Updates

Our 10 Most-Read Articles Of 2020

2020 is finally winding down—and it’s been a challenging year for a lot of us. But we’re pretty sure at this point that when the new year begins, this year will just – vaporize.

December 30, 2020

view count32536 Views

Read time9 Min Read

AnnounceKit

Miscellaneous

AnnounceKit: Our Secret To Successful Product Announcements

AnnounceKit has made it simple for us at LambdaTest to keep our customers informed about new features, bug fixes, and announcements through changelogs and in-app notifications. It has been a pivotal part of our feedback gathering process as well.

September 4, 2020

view count491743 Views

Read time7 Min Read

Responsive Testing On A Locally Hosted Website

Responsive Testing

Responsive Testing Of A Locally Hosted Website | A Complete Guide

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Responsive Testing Tutorial. After Knowing how to create a responsive website Responsive testing of web apps is a crucial component that needs to be executed at every stage to ensure that it meets the end-user requirements. … Continue reading Responsive Testing Of A Locally Hosted Website | A Complete Guide

August 14, 2020

view count63462 Views

Read time12 Min Read