Guide
-
Running Appium Tests on iOS Simulator vs Real Devices
By Tom Collins, Community Contributor - January 5, 2023
Choose between Appium for iOS testing (both simulator and real device) because of its cross-browser support, covering major iOS versions, & fast execution.
Learn More -
How to test Vue components with Cypress?
By Gurudatt S A, Community Contributor - January 5, 2023
Learn how to perform Vue Component Testing using Cypress with this guide which includes Vue Component Testing setup and example.
Learn More -
How to perform Parallel Test Execution in Appium?
By Hamid Akhtar, Community Contributor - January 5, 2023
Learn Appium parallel execution on multiple devices to run the same test or several tests simultaneously on different devices and OS versions.
Learn More -
Difference between CI and CD, Agile and DevOps
By Shreya Bose, Community Contributor - January 4, 2023
The difference between CI and CD, Agile and DevOps are essential to know and understand for any software tester, amateur or expert.
Learn More -
Bootstrap Breakpoints and Media Queries
By Sanghita Ganguly, Community Contributor - January 3, 2023
Learn about responsive design by using Bootstrap Breakpoints and Media Queries that allow the developers to apply CSS styles to different viewports.
Learn More -
How to test Secure Apps using Passcode Protected Devices?
By Somosree Roy, Community Contributor - January 3, 2023
Delve into why passcode protected devices are essentials at the first go and why testing on real devices is so crucial.
Learn More -
Getting Started with Espresso – Android UI Automation
By Akshay Pai, Community Contributor - December 24, 2022
Learn about Android Espresso Testing Framework and how to use it for App Automation testing with examples.
Learn More -
Browser Compatibility Check on WordPress Sites
By Shaumik Daityari, Community Contributor and Praveen Umanath, Director of Product - December 24, 2022
WordPress powers over 30% of all websites on the internet today. From personal blogs and portfolios to business and news websites and eCommerce portals of all scales; sites like Forbes and the New York Times are built on WordPress...
Learn More -
How to Inspect Element using UIAutomatorViewer in Appium
By Garima Tiwari, Sr. Content Writer - December 23, 2022
Learn how to inspect and locate elements with UIAutomatorViewer during automated Appium tests. Code samples included. Test apps on real iOS and Android devices.
Learn More -
CSS techniques for Improved Cross Browser Compatibility
By Neha Vaidya, Community Contributor - December 23, 2022
Three CSS techniques that make a website look stylistically consistent across browsers.
Learn More