Guide
-
How Mobile Screen Size, Resolution and PPI Screen can Affect Test Coverage
By Sanghita Ganguly, Community Contributor - November 1, 2022
Mobile screen size, resolution, and PPI have a big impact on your test coverage. Read this guide to know how and improve your test strategy.
Learn More -
How to scroll to an element in Espresso?
By Gaurav Prabhakar, Community Contributor - November 1, 2022
Do you want to know how to scroll to an element in Espresso? This can be easily done using the example of a RecyclerView. Read on.
Learn More -
Why should Startups focus on Manual and Automated Browser Testing?
By Shormistha, Community Contributor - November 1, 2022
If you're a startup, it is important to get your product out as quickly as possible without tampering the quality. That's where manual and automated browser testing comes in. Read on.
Learn More -
Angular vs AngularJS
By Mohit Joshi, Community Contributor - November 1, 2022
The debate of Angular vs AngularJS has been around for some time. Read this guide to understand how they differ from each other.
Learn More -
Hotfix vs Patch: Core Differences
By Shreya Bose, Community Contributor - November 1, 2022
A major difference between hotfixes and patches is that patches are released at regular, pre-set intervals. Read to know more.
Learn More -
What is Cypress Testing Library and its Usage
By Gurudatt S A, Community Contributor - October 31, 2022
Cypress Testing Library is the integration of DOM Testing library with Cypress. This guide explains how to install and set up cypress testing library and its various APIs.
Learn More -
How to take Screenshot of Failed Test Cases in Cucumber
By Mohit Joshi, Community Contributor - October 30, 2022
Screenshots help in debugging failed test cases. Here’s your guide on how to take screenshot of failed test cases in Cucumber
Learn More -
All about Mobile Browser Automation
By The Nerdy Geek, Community Contributor - October 30, 2022
A major share of users access websites on Mobile Browsers, making Mobile Browser Automation essential. Here’s a comprehensive guide on Mobile Browser Automation
Learn More -
Getting Started with Appium and NUnit framework
By Gurudatt S A, Community Contributor - October 30, 2022
Appium is widely used for Mobile Automation Testing. Here’s your guide how you can run Appium tests with NUnit with example
Learn More -
How to perform Android screenshot testing?
By Kitakabee, Community Contributor - October 30, 2022
Android Screenshot testing is the process of taking screenshots on Android devices while testing them. Learn more about Android screenshot testing.
Learn More