All posts by Praveen Mishra

About Praveen Mishra

Praveen is a Computer Science Engineer by degree, and a Digital Marketer by heart who works at LambdaTest. A social media maven, who is eager to learn & share about everything new & trendy in the tech domain.

Follow me on:

Blogs: 26

10 Biggest Remote Testing Challenges (& How To Overcome Them) 480px

Testing StrategiesAutomationManual Testing

10 Biggest Remote Testing Challenges And How To Resolve [2024]

After the COVID-19 pandemic hit the world, almost every organization was forced to allow its employees to work from home which made us realize the challenges of working remotely.

March 26, 2024

view count462578 Views

Read time15 Min Read

CI/CDDevOps

21 Best Jenkins Alternatives for Developers in 2024

When it comes to CI/CD tools, we’re all too familiar with Jenkins. It has been a popular choice among Java developers for continuous integration and continuous development approach. It is a super-effective tool to build and test projects, thereby making easy integration possible continuously.

March 1, 2024

view count140435 Views

Read time11 Min Read

Assertions In TestNG Using Selenium

AutomationSelenium JavaTutorial

How To Use Assertions In TestNG With Selenium

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on WebDriverIO Tutorial. Testing can be performed in a manual as well as automated manner.

November 1, 2021

view count195505 Views

Read time14 Min Read

CI/CDAutomationTutorial

Streamline Testing with CircleCI Pipeline and Selenium Grid

In this digital era, Continuous Integration and Continuous Deployment is closely aligned with software development and agile methodologies. Organizations deploy latest versions of software products every minute to ensure maximum competitive edge.

July 2, 2021

view count573519 Views

Read time16 Min Read

AutomationSelenium JavaScriptTutorial

How To Take Screenshots In Selenium WebDriver Using JavaScript

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium JavaScript Tutorial. While performing automation testing, even the most reliable of test cases might face roadblocks as the action progresses. A failed test case, for instance, is a sure sign that something has gone wrong.

June 11, 2021

view count123584 Views

Read time19 Min Read

JavaScript Alert in Selenium WebDriver

JavaScriptSelenium PythonTutorial

JavaScript Alert in Selenium WebDriver Using Python

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial. Alert windows are widely used across websites where an alert message acts as a mode to ‘interrupt’ the current flow of the user journey. A simple example of a JavaScript alert would be … Continue reading JavaScript Alert in Selenium WebDriver Using Python

May 31, 2021

view count116293 Views

Read time12 Min Read

Set Jenkins Pipeline Environment Variables

CI/CDTutorial

How To Set Jenkins Pipeline Environment Variables?

Jenkins is an open-source and extensible continuous integration and continuous deployment server. It is used to automate the process of continuous integration and continuous deployment(CI/CD).

April 30, 2021

view count172581 Views

Read time14 Min Read

Guide To Jenkins Declarative Pipeline

CI/CDTutorial

Jenkins Declarative Pipeline [With Examples]: Detailed Guide

Jenkins Pipeline is an automation solution that lets you create simple or complex (template) pipelines via the DSL used in each pipeline. Jenkins provides two ways of developing a pipeline- Scripted and Declarative.

April 8, 2021

view count137005 Views

Read time14 Min Read

Use-Jenkins-Shared-Libraries-In-A-Jenkins-Pipeline

CI/CDTutorial

How To Use Shared Libraries In A Jenkins Pipeline?

As Agile methodology picks pace, tools that enable faster time to deliver software got more prominence. Jenkins, arguably the widely used DevOps automation tool, helps companies achieve the full benefits of Agile methodology.

March 2, 2021

view count92385 Views

Read time11 Min Read

nightwatch-vs-protractor

JavaScriptAutomation

Nightwatch Vs Protractor: Which Testing Framework Is Right For You

Do you know the test automation market is all set to hit $35 billion by 2026? And when it comes to cross browser testing, JavaScript leads from the front? Javascript is probably the best alternative for Selenium automation, considering its protocol transformation to the W3C standard.

December 16, 2020

view count91337 Views

Read time16 Min Read