Guide
-
Difference between Functional Testing and Unit Testing
By Sharanya R.C., Community Contributor - November 1, 2022
Understand the differences, test case examples, and best practices to compare functional test vs unit test to understand the two better.
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 -
Test Case Vs Test Script
By Sharanya R.C., Community Contributor - October 31, 2022
What is the difference between a Test case vs Test Script? Want to know the best practices of creating a test case and test script. Read on.
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