Tutorials
-
How to Test Two-Factor Authentication: A Guide with Use Cases
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
Through this quick tutorial, learn how to perform debugging in Appium with key techniques
Learn More -
How to test on older browser versions easily
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 -
XPath in Appium: Tutorial
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 -
How to capture Lazy Loading Images for Visual Regression Testing in Puppeteer
Want to learn how to use Puppeteer to lazy load images for visual regression testing? Read this guide to get a step-by-step tutorial.
Learn More -
How to perform Visual Regression Testing in NightwatchJS
Learn how to use the custom commands in automating the visual regression testing in NightwatchJS along with Percy.
Learn More -
How to Create Browser Compatible Smooth Scrolling with CSS and JavaScript
Scrolling is essential to the user experience in a web app UI. Here’s your guide to create browser-compatible smooth scrolling with CSS and JavaScript.
Learn More -
How to test app in Landscape or Portrait Mode using XCUITest
Learn automated testing of mobile applications in landscape & portrait modes using XCUITest to ensure that it's working across different screen orientations.
Learn More -
How to test UI components?
Looking to improve your UI testing process? Learn how to test UI components with this comprehensive guide.
Learn More -
How to run your first Visual Test with Cypress
Want you perform visual testing using Cypress? Not sure where to start? Read this to know how to run visual test with Cypress.
Learn More