@amber I used Sauce Labs in a previous shop and it's pretty comparable. I saw someone at NCDevCon a long time ago that made their own with a bunch of phones inside of 1u server chassis and that felt like a lot of expense. It won't help with phone and tablet testing but there has to be something that you could rig up with Selenium. I'm not sure that I would have the time and interest to do that, though.

#Selenium #UITesting

The new Claude Code Chrome extension runs a full test suite on every UI tweak, turning browser automation into a live UX guardrail. Open‑source devs can see how AI‑driven testing keeps the interface smooth and reliable. Dive into the workflow details! #ClaudeCode #ChromeExtension #AIAutomation #UITesting

🔗 https://aidailypost.com/news/claude-code-creator-details-workflow-chrome-extension-tests-each-ui

#Storybook v9 is out!

This release brings improvements to testing through a collaboration with Vitest, and introduces a flatter dependency structure for better #Performance and an improved #DeveloperExperience.

🔗 Discover what's new: https://bit.ly/44M7yNg

#InfoQ #WebDevelopment #UItesting

TIL: Du lernst erst dann, vernünftiges und gut strukturiertes #HTML zu schreiben, wenn du #UI #Tests schreiben musst.

Also: Schreib mehr UI Tests, damit dein HTML sauber ist 😉

#testing #uitesting #test

Microsoft Contributes to Uno Platform: Dramatically Reducing Testing Time

Microsoft helped Uno Platform dramatically speed up .NET testing with Microsoft Testing Platform (MTP). Faster test execution, improved failure detection, and a more efficient CI/CD pipeline

Uno Platform

Integrate BrowserStack App Automate with your existing Appium NUnit tests for .NET MAUI applications! Run tests on 2000+ real iOS & Android devices and improve your CI/CD workflow.

This guide showcases setting up BrowserStack, creating credentials, and building a GitHub Actions workflow.

Ensure your app behaves accurately under real-world conditions.

Check out the sample code and let us know what you'd like to see next! #dotnet #MAUI #Appium #BrowserStack #UITesting

Use BrowserStack App Automate with Appium UI Tests for .NET MAUI Apps | by Gerald Versluis & Sweeky Satpathy.

https://devblogs.microsoft.com/dotnet/browserstack-appium-dotnet-maui/?hide_banner=true

#dotnetmaui #dotnet #testing #uitesting #automation #mobiledev

Use BrowserStack App Automate with Appium UI Tests for .NET MAUI Apps - .NET Blog

In this post, learn how to run your Appium UI Tests for .NET MAUI Apps on real devices on the cloud using BrowserStack App Automate.

.NET Blog
Use BrowserStack App Automate with Appium UI Tests for .NET MAUI Apps - .NET Blog

In this post, learn how to run your Appium UI Tests for .NET MAUI Apps on real devices on the cloud using BrowserStack App Automate.

.NET Blog
Getting Started with Uno Platform: First Steps and Configuration Choices | Joche Ojeda

SwiftUI unit testing: is it possible? And is it worth it? https://qualitycoding.org/beyond-ui-tests-why-swiftui-unit-testing-matters/ #UITesting
Beyond UI Tests: Why SwiftUI Unit Testing Matters

SwiftUI unit testing: Why it matters, how it compares to UI testing, and how it enables faster feedback and safer refactoring. Learn more inside.

Quality Coding