Automated UI Testing
-
What are different Android UI Layouts?
This guide explores what is Android UI Layouts, different types of UI Layouts in Android and best practices to use them effectively.
Learn More -
Angular Visual Regression Testing: Tutorial
In this guide, we will focus on the significance of visual regression testing and explain why and how to start Angular Visual Regression Testing.
Learn More -
Top 5 React Native UI Components in 2023
Explore the top 5 React Native UI components,their functionalities, ease of use, & community support to choose the best one for a successful outcome.
Learn More -
Getting Started With Automation Testing Using Selenium Ruby: Tutorial
Selenium is a popular Browser Automation Framework to test UI of web apps. Learn automated testing from this Selenium Ruby Tutorial with example.By Gurudatt S A, Community Contributor.
Learn More -
Prioritizing tests in TestNG with Selenium
With a large number of tests, Test Prioritization is important for efficient testing. Learn prioritizing tests in TestNG with Selenium using this guide
Learn More -
Selenium vs Cucumber: Core Differences
This guide compares Selenium vs Cucumber and highlights the core differences and similarities between the two.
Learn More -
UI Automation using Python and Selenium: Tutorial
Learn how to automate UI testing using Python and Selenium. This tutorial will show you how to write and run tests with example and tips for
Learn More -
Different Testing Levels supported by Selenium
Selenium is widely used Test Automation Framework. Do you know which testing levels are supported by Selenium?
Learn More -
Screenplay Pattern approach using Selenium and Java
Screenplay Patterns enrich test automation. Learn how to use the Screenplay Pattern approach in Selenium Java for functional and visual testing.
Learn More -
How to Get Text of an Element in Selenium: Tutorial
This guide explores how to get text of an element in Selenium using Java and Python to find web elements and how to test its cross browser compatibility
Learn More