Category Archives: Automation
How Digital Transformation Is Catalyzing Changes In Automation Testing
The digital transformation trend provides organizations with some of the most significant opportunities that can help them stay competitive in today’s dynamically changing market.
August 27, 2021
19736 Views
10 Min Read
Building A CI/CD Pipeline With Travis CI, Docker, And LambdaTest
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on CI/CD Testing. With the help of well-designed Continuous Integration systems in place, teams can build quality software by developing and verifying it in smaller increments.
August 19, 2021
534837 Views
31 Min Read
AutomationCheat SheetSelenium PythonTutorial
The Ultimate Selenium Python Cheat Sheet for Test Automation
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Automation Testing and Selenium Python Tutorial. Python is one of the most popular programming languages for Selenium web automation since it provides a simplified syntax and lets you perform more with much less code! Thus, Python … Continue reading The Ultimate Selenium Python Cheat Sheet for Test Automation
August 16, 2021
111430 Views
18 Min Read
How To Use Annotations In Cucumber Framework [Tutorial]
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on Selenium Cucumber Tutorial. Cucumber is one of the most popular open-source BDD frameworks that facilitates Selenium test automation. It offers a set of tools that helps us to manage the various scenarios available in multiple feature … Continue reading How To Use Annotations In Cucumber Framework [Tutorial]
August 10, 2021
247070 Views
13 Min Read
AutomationSelenium JavaTutorial
JUnit 5 Extensions : A Detailed Guide
This article is a part of our Learning Hub. For more in-depth resources, check out our hub on JUnit Tutorial. JUnit is one of the most popular unit testing frameworks in the Java ecosystem. The JUnit 5 version (also known as Jupiter) contains many exciting innovations, including support for new features in Java 8 and … Continue reading JUnit 5 Extensions : A Detailed Guide
August 3, 2021
258552 Views
20 Min Read
AutomationSelenium JavaTutorial
How To Handle Cookies in Selenium WebDriver
Most of us use online platforms for doing things like online shopping, bill payments, ticket booking, and more. These online platforms (or websites) use cookies to identify whenever there is a new visit.
July 28, 2021
279552 Views
11 Min Read
How To Run JUnit Selenium Tests using TestNG
This article is a part of our Content Hub. For more in-depth resources, check out our content hub on TestNG. Both JUnit and TestNG are popular unit testing frameworks that have been widely accepted by Java developers. JUnit was introduced as an open-source unit testing framework for Java way back in 1997. In fact, JUnit … Continue reading How To Run JUnit Selenium Tests using TestNG
July 27, 2021
200525 Views
15 Min Read
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
125082 Views
24 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
258117 Views
10 Min Read
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
26792 Views
6 Min Read