Guide
-
How to perform Visual Regression Testing using Protractor
By Priyanka Bhat & Ganesh Hegde, Community Contributors - October 21, 2022
Read tutorial to run Visual Regression Tests using Protractor and Percy with the help of examples and code samples. Learn multiple techniques.
Learn More -
Will the iOS emulator on PC (Windows & Mac) solve your testing requirements?
By Shreya Bose, Community Contributor - October 20, 2022
Did you know iOS Emulators do not consider real user conditions and hence can miss out on major bottlenecks? Try testing on Real iOS Devices.
Learn More -
What is Espresso Testing? How does it work?
By Gaurav Prabhakar, Community Contributor - October 20, 2022
Learn about Espresso Testing and how to use it for App Automation testing with examples. Read tutorial to start running your Espresso test.
Learn More -
How to Test Two-Factor Authentication: A Guide with Use Cases
By Kalpalatha Devi, Community Contributor - October 19, 2022
Two Factor Authentication or 2FA is important for security. Here’s how to test 2FA for a more secure user experience
Learn More -
How to perform Debugging in Appium
By Manish Saini, Community Contributor - October 19, 2022
Through this quick tutorial, learn how to perform debugging in Appium with key techniques
Learn More -
How to select the right Android App Testing Tool
By Smuruthi Kesavan, Community Contributor - October 19, 2022
With the variety of automated testing options in the market, learn how to select the right Android app testing tool that fits your project needs.
Learn More -
Why should Companies focus on Automated Software Testing?
By Sandra Felice, Community Contributor - October 19, 2022
Understand why switching from manual testing to automated testing has a number of benefits for companies if done right.
Learn More -
How to test on older browser versions easily
Shreya Bose, Technical Content Writer at BrowserStack - October 18, 2022
Wonder if your website works perfectly on old browser versions? Just use these two methods to test on older versions and ensure that your website is truly cross browser compatible.
Learn More -
How To Use Annotations In Cucumber Framework
By Mohit Joshi, Community Contributor - October 17, 2022
Looking for a guide to Cucumber Annotations? Learn about hooks, tags, and how to use annotations in the Cucumber framework.
Learn More -
XPath in Appium: Tutorial
By Mohammed Waseem, Community Contributor - October 17, 2022
Xpath is a great way to locate elements. Here’s how to use XPath in Appium for locating elements and automating them for testing.
Learn More