Category Archives: Automation

jacoco maven plugin

Automation

How To Generate Code Coverage Report Using JaCoCo-Maven Plugin

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 count104057 Views

Read time23 Min Read

AutomationSelenium PythonTutorial

How to Read Config File in Python using Selenium with Examples

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Python Tutorial. Before starting with this tutorial on Python read config file let’s understand Selenium. Selenium is one of the best automation tools used for running automated tests through which you can perform relevant actions … Continue reading How to Read Config File in Python using Selenium with Examples

July 16, 2021

view count244831 Views

Read time10 Min Read

SpecFlow Framework and Running Tests

Automation

Understanding SpecFlow Framework and Running Tests on Cloud Selenium Grid

Software depends on a team of experts who share their viewpoint to show the whole picture in the form of an end product. In software development, each member of the team makes a vital contribution to make sure that the product is created and released with extreme precision.

July 5, 2021

view count15278 Views

Read time6 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 count571084 Views

Read time16 Min Read

AutomationSelenium JavaScriptTutorial

How To Get Data Of Attributes In JavaScript With Selenium

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium JavaScript Tutorial. When performing test automation, you would have come across umpteen scenarios where there is a need to verify the properties and values of the WebElements.

June 30, 2021

view count193619 Views

Read time11 Min Read

AutomationJavaScriptTutorial

How To Perform Automation Testing With Cucumber And Nightwatch JS?

This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Cucumber Tutorial. One of the key features of the agile way of software development is the combination of DevOps and automation testing.

June 28, 2021

view count317370 Views

Read time20 Min Read

AutomationCypress Testing

How To Perform Cypress Testing At Scale With LambdaTest

Web products of top-notch quality can only be realized when the emphasis is laid on every aspect of the product. This is where web automation testing plays a major role in testing the features of the product inside-out.

June 25, 2021

view count127430 Views

Read time17 Min Read

Automation

Enabling Agile Software Testing With Automation

Over the years, I’ve worked with teams at varying levels of Agile maturity. Some, completely new to Agile, others ‘doing’ Agile (talking the talk), and very few being Agile (walking the walk).

June 25, 2021

view count72779 Views

Read time11 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 count103581 Views

Read time13 Min Read

AutomationCross Browser TestingJavaScript

Automated Testing with Jasmine Framework & Selenium

In today’s fast-paced world of software development, we have new technologies and languages for development coming on very frequently. With this comes several testing and automation tools and frameworks in the related market.

June 22, 2021

view count340428 Views

Read time13 Min Read