STAREAST 2025 - Exploratory Testing

Wednesday, April 30

Dan Reiley
SiriusXM
W6

Exploratory Testing Superpowers: Unleashing Your Inner Batman

Wednesday, April 30, 2025 - 11:30am to 12:30pm

In this talk, Dan Reiley will touch on a common issue in software testing: scripted tests often miss hidden problems, especially when dealing with fast-changing software. Following rigid checklists limits the ability to uncover deeper bugs. To address this, QA teams the world over turn to exploratory testing, which involves learning, designing, and executing tests at the same time. Drawing from his experience at Sirius XM and with the SiriusXM app, Dan applied three important skills: observation, deduction, and documentation & adaptability. Through careful observation, he discovered...

Amazon Web Services
W10

Expanding Your Testing Scope: Thinking Beyond System Health

Wednesday, April 30, 2025 - 1:30pm to 2:30pm

A big part of testing is ensuring that you're anticipating and proactively detecting problems before they appear. This means thinking beyond bugs and errors and considering tests that assess your system's ability to meet the needs of the business and customers. For example, most businesses and architectures are designed to deliver operational and cost efficiency. The challenge is, many organizations don't actively test/measure their efficiency. Customers also have expectations about their experience. What testing do you do to evaluate how the system is meeting its experience goals? This...

W17

How to Automate Your Desktop Apps with Ruby and Appium

Wednesday, April 30, 2025 - 2:45pm to 3:45pm

Desktop automation is not easy, and for a while, Augustin Gottlieb Pequeno found automatically testing desktop apps a challenge. In this talk, he will share his automation journey with you so you can avoid the pitfalls and pain points common to desktop automation and properly build an automation framework for your desktop apps that can run on a CI/CD pipeline, while being able to support cross-platform testing. In addition, he will also explore the use of Ruby for test automation and how this often overlooked niche language is perfect for desktop automation testing when combined with...

Thursday, May 1

Aakash Singhal
Ellofant
T16

Testing Product Resiliency with Chaos Engineering

Thursday, May 1, 2025 - 1:30pm to 2:30pm

Dive into the exhilarating world of Chaos Engineering, where chaos is not a threat, but a catalyst for resilience and innovation of product and security practices. This talk explores the transformative power of Chaos Engineering in navigating the unpredictable landscapes of software testing for product resiliency, which also directly impacts operational security. Organizations are often stuck on the “build it quickly and move on” mindset, leaving opportunities for competitors and security threats to set up their home base. Learn how leading organizations harness controlled chaos to uncover...

Sii Poland
T17

Playwright Tips & Tricks—Why Does Microsoft's Framework Perform So Well in Testing?

Thursday, May 1, 2025 - 1:30pm to 2:30pm

This session aims to provide a comprehensive overview of Playwright, Microsoft's powerful framework for test automation. Michal will explore its core functionalities and delve into practical tips and tricks to enhance its usage. The session will begin by defining what Playwright is and highlight its key features that set it apart in the testing landscape. The session will then cover advanced usage techniques, including how to effectively utilize the Trace Viewer for generating detailed test reports and implementing concurrency in tests to boost efficiency. Furthermore, Michal will examine...