Systems | Development | Analytics | API | Testing

Latest Videos

Optimize Mobile App Testing for Speed, Scale, and Coverage

Hosted By: Maxwell Newsom, Solution Engineer, Sauce Labs Ashwini Sathe, Senior Group Product Marketing Manager, Sauce Labs Background: As the mobile industry experiences explosive growth, delivering quality mobile apps at speed and maintaining a seamless customer experience has never been more important. In fact, after using Sauce Labs, customers improved release speeds by up to 50% and achieved a 46% uptick in weekly code deployments.

Mobile Testing Strategies for Maximizing ROI

Hosted By: Marcus Merrell, Staff Product Marketing & Testing Strategist, Sauce Labs Diego Molina, Staff Software Engineer, Sauce Labs Background: While manual testing with physical devices stymies innovation, collaboration, scale, and productivity, making the move to cloud-based device testing leads to reduced risk, improved efficiency, and faster time-to-market. Watch the webinar replay to explore.

Evelyn's Final Episode: Advice and Encouragement for a Career in Automated Testing

Today’s show is bittersweet as we bid farewell to our beloved co-host, Evelyn Coleman. She’s been instrumental in shaping our conversations and challenging our perspectives. We’ll reflect on Evelyn’s impact on the podcast, share lessons from her career, and discuss the ways automated testing is about so much more than just code. Press play for an episode of insights, farewells, and of course, a little humor.

The Real-World Impact of Shift-Left

To shift or not to shift – that is the question. If you’ve been around the software development world lately, you’ve likely heard of shift-left – the practice of integrating testing, security, and operations early in the software development lifecycle to detect issues early. This approach is meant to be a win-win-win – saving time, money, and headaches. But is it as great in practice as it sounds in theory? In this episode, we debate the real-world benefits of shift-left and get to the heart of the issue: testing well.

Sauce Visual Demo

Front-end software developers often own small pieces of the User Interface, and are frequently challenged by changes introduced elsewhere in the project. A slight change somewhere on one web page can cause a shift or misalignment elsewhere. With so many teams working together, it’s important to get fast feedback about changes to the layout or appearance of an app. Here's how Sauce Labs can do just that.

Most Prolonged Interaction With the Microservices Conversion

Back in the 2000s, code lived in one execution thread. Database queries, user interactions, and data pipelines were all managed by the same processes. The problem? Everything was interconnected and interdependent. Fixing one thing might break another. Releases were all or nothing. We call this monolith hell. Your ticket out? Microservices.