Software Testing Podcast - BrowserStack Community QnA - The Evil Tester Show Episode 028
A podcast episode discussing the concept of 'automatability' in test automation, featuring answers from a BrowserStack community Q&A session.
A podcast episode discussing the concept of 'automatability' in test automation, featuring answers from a BrowserStack community Q&A session.
A technical guide on how to automatically record video of failed iOS UI tests using XCTest, simctl, and a Sinatra web server for debugging.
Explains how to simulate hover interactions in Cypress tests using .invoke() and other workarounds, as there's no native .hover() command.
Explores different waiting strategies in Espresso for Android UI testing, comparing Idling Resources, sleeps, and custom ViewInteraction extensions.
A guide to handling AmbiguousViewMatcherException in Espresso for Android UI testing, including counting and selecting specific views.
Code snippets for programmatically opening the notification shade and control center on iOS and Android during UI automation testing.
A post-conference FAQ about an Angular Connect talk on automating UI development by generating Sketch symbols from Angular components.