Guide
-
How to test on older browser versions easily
Nithya Mani, Lead Engineer - 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 -
XPath in Appium: Tutorial
Nithya Mani, Lead Engineer - 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 -
How to test Apps with Device Passcodes
Yashraj Shrivastava, Product Manager - October 3, 2022
As part of security measures, learn the importance of testing device passcodes accurately on a real device cloud infrastructure.
Learn More -
How to Emulate iOS Environment on Windows
Sarthak Sharma, Senior Software Development Engineer - October 3, 2022
Do you use JavaScript to build your product? Then, JavaScript it is recommended that you read these JavaScript Testing best practices.
Learn More -
How to run your first Visual Test with Cypress
Grandel Robert, Senior Automation Expert - October 3, 2022
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 -
SpecFlow Tutorial for Automation Testing
Grandel Robert, Senior Automation Expert - September 30, 2022
Deep dive into the incorporation of BDD approaches while writing tests using SpecFlow automated testing.
Learn More -
How to scroll to element in XCUITest
Nithya Mani, Lead Engineer - September 30, 2022
Automating app testing requires scrolling down the page till element is visible. Find out how to scroll down to an element & perform an action on it in XCUITest.
Learn More -
Cross Browser Compatibility Issues With Form Input
Rushabh Shroff, Lead - Software Development Engineer - September 29, 2022
HTML5 form input elements cause trouble in cross-browser compatibility. Learn about cross browser compatibility issues with form input and how to fix them.
Learn More -
How to test Biometric Authentication on iOS & Android
Sarthak Sharma, Senior Software Development Engineer - September 26, 2022
Learn to test biometric authentication to provide users a foolproof and intuitive way to log in or access devices, apps, or secure information.
Learn More -
Page Object Model in Cucumber
Siddhi Rao, Lead Customer Engineer - September 23, 2022
Learn to use Page Object Model with Cucumber automation to cut back duplication and improve test maintenance.
Learn More