Automated UI Testing
-
What is React Native? (The Essential Guide)
Understand what is React Native and why it’s preferred for reusable code, quicker development, an easy learning curve, & frequent updates.
Learn More -
Android App Automation using UIAutomator
Step by Step tutorial to test an Android App using UIAutomator in Appium. Learn how to use UIAutomator tool in Appium using example
Learn More -
Run Cypress tests in parallel without Dashboard: Tutorial
Learn how to Run Cypress tests in parallel without Dashboard through this guide using two different methods. Also know its benefits and limitations.
Learn More -
Python Visual Regression Testing: Tutorial
Learn to set up and perform Python automated visual regression testing depending on the app structure and nature of tests to be performed.
Learn More -
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 -
Automated UI Testing Tools and Techniques
Overcome UI testing challenges with recommended UI automation tools & techniques to accomplish effective user interfaces.
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