STAREAST 2025 - Quality Assurance

Customize your STAREAST 2025 experience with sessions covering quality assurance for software developers or testers.

Sunday, April 27

AI for Testers

Sunday, April 27, 2025 - 8:30am to Monday, April 28, 2025 - 5:00pm
Tom-Stiehm
Coveros

Fundamentals of AI—ICAgile Certification (ICP-FAI)

Sunday, April 27, 2025 - 8:30am to Monday, April 28, 2025 - 5:00pm

Monday, April 28

Tariq King
Test IO
MB

Testing from the Inside: Unit Testing Edition

Monday, April 28, 2025 - 8:30am to 12:00pm

Do you want to take your testing and/or development skills to the next level? Are you working in an agile team where you are trying to shift-left so that your organization can reap the full benefits of testing earlier? In software testing, you're generally taught to think outside the box, from a user's perspective. However, sometimes great ideas can be sparked from inside the box, by looking at the underlying code and using that knowledge to identify various ways to break the software. Join Tariq King as he walks through the fundamentals of program-based testing so that you can find bugs...

Jule Gardiner
EPAM Systems
MD

The How and When of Communication

Monday, April 28, 2025 - 8:30am to 12:00pm

Ever struggled to communicate test progress or persuade a stakeholder on the quality improvement initiative you have? Do you struggle getting developers to appreciate the need to build testing into the lifecycle? If the answer to any of these questions is yes, then this session is for you. Julie Gardiner shares key ingredients for getting your message across more effectively. She shares a communication model she has used for nearly 20 years in her career to get her message across and, more recently, how the science of timing can play a major part of how communication is received. Through...

MG

Stop Guessing and Start Planning with Better Behavior Discovery

New
Monday, April 28, 2025 - 8:30am to 12:00pm

Are you tired of working on user stories that seem to be missing vital details for testing? Are you frustrated with being left out of vital design conversations? Or are you fed up with sizing estimates that never turn out to be true to reality? Then it’s time to stop guessing your way through product development and start planning it with better behavior discovery. In this tutorial, we will learn how three vital roles – business, development, testing – can collaborate on what features to build and test through the structured activities of story mapping and example mapping. We will practice...

Janna_Loeffler
mParticle
MH

Test Automation Strategies: Navigating DevOps, Agile, and Complex Technologies

Monday, April 28, 2025 - 8:30am to 12:00pm

In the era of DevOps, agile methodologies, and the ever-expanding landscape of intricate technologies, the traditional bulky test automation strategy document has rapidly lost its relevance. Testers are grappling with the challenge of succinctly communicating intricate testing objectives. Yet, a beacon of optimism shines through! A streamlined, actionable, and impactful test automation strategy tailored for agile, DevOps, and even the notorious waterfall approach is within reach. Join Janna as she draws upon real-world test strategies from her experience, deconstructing the essential...

MJ

Getting Started with AI-Driven Automation

Monday, April 28, 2025 - 1:00pm to 4:30pm

AI has been rapidly changing the way we approach software testing. Traditional test automation is time-consuming to create and breaks down easily in the presence of change. Thankfully, AI is helping testing teams create less procedural, more resilient tests that are able to self-heal in the presence of modern, rapidly changing, highly dynamic production systems. This sounds great, but you may be asking yourself: How do I get started? What additional skills do I need to learn? What tools are available for me to start using, right now? Join Dionny Santiago as he breaks down different AI...

Tariq King
Test IO
ML

Full Stack Testing for Microservices Architectures

Monday, April 28, 2025 - 1:00pm to 4:30pm

Software development is trending toward building systems using small, autonomous, independently deployable microservices. Leveraging microservices makes it easier to release software early, more frequently, and even continuously, which aligns well with Agile and DevOps. But how does the microservices architectural pattern affect software testing and testability? How can you ensure microservice-based applications have an adequate level of test coverage at each level? Does this paradigm change the test automation pyramid, and if so what does that look like? Join Tariq King as he walks...

Jule Gardiner
EPAM Systems
MM

Smarter Test Design with Classification Trees and Pairwise Techniques

Monday, April 28, 2025 - 1:00pm to 4:30pm

In many teams, the total number of possible combinations of inputs, outputs, browsers, and devices for the software we need to test has grown to an alarming number. As testers, we need to choose the most important tests first, but how do we do that without understanding the potential scope in the first place? In this tutorial, Julie Gardiner will share two powerful testing techniques that can help us be more efficient and effective with our testing. Classification trees are a structured, visual approach to identifying test objects and documenting test ideas and data in a way that allows...

Chris Loder
Privacy Analytics
MN

Automation Framework Essentials

Monday, April 28, 2025 - 1:00pm to 4:30pm

Automation is critical in today’s software delivery lifecycle, and yet many organizations struggle to keep their automation running. How can we mitigate difficulties and get consistent automation runs and results we can trust? The secret is implementing a solid automation framework, but that isn’t as easy as it seems. Chris Loder has built several automation frameworks over his career and has learned what works—and, more importantly, what doesn’t. This tutorial will cover what an automation framework is, the benefits of having one, and the keys to a successful framework, including...

MO

Towards Healthier Apps Through Observability

Monday, April 28, 2025 - 1:00pm to 4:30pm

Observability has exploded onto the software engineering zeitgeist over the last five years, and for a good reason. However, it suffers from being misunderstood and sometimes equated with a closely related subject—monitoring. This confusion is compounded by the fact that some of the existing tools and frameworks just adopted a lot of the observability terminology in just the letter of the word, not the intent. Not having a solid grasp on the basics of observability is becoming unacceptable in the world of effective software quality engineering. Kaushal Dalvi shares his experiences in the...

MP

Formulating Tests that Just Make Sense with Gherkin

New
Monday, April 28, 2025 - 1:00pm to 4:30pm

Have you ever been assigned a test case whose steps just didn’t make sense? Perhaps you’ve even been so guilty as to write such a test! Writing clear, concise functional tests can be challenging, but it’s not impossible if we maintain a behavior-driven mindset. In this tutorial, we will learn how to break down complicated behaviors into runnable, repeatable test cases using the Gherkin language. We will frame tests using classic “Given-When-Then” scenarios that follow the Arrange-Act-Assert pattern. Through group exercises, we will hone our linguistic prowess to write expressive scenarios...

Péter Földházi
EPAM Systems
MQ

Become Your Company's Quality Consultant

Monday, April 28, 2025 - 1:00pm to 4:30pm

Companies of all sizes face difficulties in achieving higher quality standards within their organization. As quality engineering includes various roles and activities, it is also challenging to find the right people to analyze the current state from a wide perspective and provide the recommendations that will allow these organizations to mature their teams, improving their DevOps culture in the process. Join Péter Földházi as he illustrates the knowledge and skills necessary to become your company's quality consultant. Péter's goal is to involve engineers from beginner to advanced levels...

Tuesday, April 29

Andrew Knight
Cycle Labs
TC

Modern Web Testing with Playwright

Tuesday, April 29, 2025 - 8:30am to 12:00pm

Everybody gets frustrated when web apps are broken, but testing them thoroughly doesn’t need to be a chore. Playwright, a new open-source browser automation tool from Microsoft, makes testing web apps fun! Playwright offers a slew of nifty features like automatic waiting, mobile emulation, and network interception. Plus, with isolated browser contexts, Playwright tests can set up much faster than traditional Web UI tests. In this session, we will automate concise yet robust web app tests for a Kanban board web app with Playwright in TypeScript. You'll learn to test modern web apps of any...

Tom-Stiehm
Coveros
TD

Web Security Testing: The Basics and More

Tuesday, April 29, 2025 - 8:30am to 12:00pm

Web applications are often security critical or serve as front-ends for security critical applications, making web testing for vulnerabilities an essential part of software testing. Unfortunately, most software testers have not been taught how to identify web security issues while testing applications. Join Tom Stiehm as he shares what you need to know to security test web-based applications as part of your overall testing process. Learn about the most common web security vulnerabilities and how they are introduced into web code and exploited by hackers. Explore test techniques for...

Rob_Sabourin
AmiBug.Com, Inc.
TE

Exploratory Testing in the Heat of the Sprint

Tuesday, April 29, 2025 - 8:30am to 12:00pm

Agile teams are burdened with the challenge of delivering working product increments after short iterations of development. Getting software from an ambiguous terse, incomplete requirement–to a done, working, solid, valuable, high-quality code requires testers to continuously adapt to change in a turbulent context and deliver actionable results. Chris Blain will illustrate how charter-driven session-based exploratory testing techniques can empower agile teams and help them learn quickly and adapt based on what really matters. Testers can design and execute tests on the fly as they explore...

Tariq King
Test IO
TJ

Prompt Engineering for Software Quality Professionals

Tuesday, April 29, 2025 - 1:00pm to 4:30pm

With the sudden rise of ChatGPT and large language models (LLMs), professionals have been attempting to use these types of tools to improve productivity. Building off prior momentum in AI for testing, software quality professionals are leveraging LLMs for creating tests, generating test scripts, automatically analyzing test results, and more. However, if LLM's are not fed good prompts describing the task that the AI is supposed to perform, their responses can be inaccurate and unreliable, thereby diminishing productivity gains. Join Tariq King as he teaches you how to craft high-quality AI...

Jeff Payne
Coveros
TK

AI-Assisted Testing: Using GitHub Copilot and Other Tools to Accelerate QA

Tuesday, April 29, 2025 - 1:00pm to 4:30pm

There is no question that Generative AI models can improve the productivity of almost every role within the software development process. However, while a lot of attention has focused on generating software using tools such as GitHub Copilot, Amazon CodeWhisperer, Tabnine, and more, these tools can assist software testers in their job too. Join Coveros CEO Jeffery Payne to explore how Generative AI solutions help software testers generate and supplement tests, create automated test scripts, and even suggest improvements to what you’ve already created. Learn how AI can increase test...

Rob_Sabourin
AmiBug.Com, Inc.
TL

The Influential Tester in Agile Development

Tuesday, April 29, 2025 - 1:00pm to 4:30pm

Avoiding siloed development is a tricky business. It’s so easy for agile teams to fall into the rut of testers only doing traditional testing activities and programmers strictly doing their time-worn coding activities. But there are actually many places testers can be influential and contribute value on cross-functional teams. Robert Sabourin will share several examples of how testing skills can be applied to a wide variety of activities in an agile project. For instance, testers are among the most skilled team members in story grooming, elicitation, and exploration. Risk analysis in self-...

Andrew Knight
Cycle Labs
TM

test_my_code_with_python()

New
Tuesday, April 29, 2025 - 1:00pm to 4:30pm

Python is one of the most popular programming languages these days. It's a great language for both beginners and pros, and the pytest framework makes testing in Python a breeze. In this introductory tutorial, we will learn how to start automating tests in Python with pytest. Specifically, we will cover configuring test projects, writing unit tests for libraries, writing API tests with requests, and writing UI tests with Playwright. We will also dig into many of pytest's advanced features like fixtures, parameters, and configs. Bring your laptops because you will be coding along with the...

Mike_Sowers
Coveros
TN

Quality and Testing Measures and Metrics

Tuesday, April 29, 2025 - 1:00pm to 4:30pm

To be most effective, leaders—including development and testing managers, ScrumMasters, product owners, and IT managers—need metrics to help direct their efforts and make informed recommendations about the software’s release readiness and associated risks. Because one important evaluation activity is to “measure” the quality of the software, the progress and results of both development and testing must be measured. Collecting, analyzing, and using metrics are complicated because developers and testers often are concerned that the metrics will be used against them. Join Mike Sowers as he...

Filip-Hric
Replay.io
TO

Modern Web Testing with Cypress

Tuesday, April 29, 2025 - 1:00pm to 4:30pm

The web has evolved. Finally, testing has too. Cypress is a modern testing tool that answers the testing needs of modern web applications. It has been gaining a lot of traction in the last couple of years, gaining worldwide popularity. If you have been waiting to learn Cypress, wait no more! Filip Hric will guide you through the first steps on how to start using Cypress and set up a project on your own. The good news is, learning Cypress is incredibly easy. You’ll write your first test in no time, and then you’ll discover how to write a full end-to-end test for a modern web application.

Péter Földházi
EPAM Systems
TP

Learn How to Implement a Test Automation Framework in Java

Tuesday, April 29, 2025 - 1:00pm to 4:30pm

In the realm of software development, the challenge of maintaining high-quality standards while meeting tight deadlines is ever-present. GenAI enabling developers to produce code and potentially even more defects in shorter time clearly calls for more rapid test automation development. One of the most complex and time consuming activities is designing and building an effective test automation framework. Péter will provide some theoretical background, then the attendees will implement a UI test automation framework in Java. One of the key aspects covered in this tutorial is proper...

Lisette Zounon
Zsquare Solutions Inc.
TQ

Crafting Metrics that Drive DevOps and QA Excellence

Tuesday, April 29, 2025 - 1:00pm to 4:30pm

When delivering high-quality software at speed, metrics are pivotal in driving informed decisions and continuous improvement. However, not all metrics are created equal. Misguided Key Performance Indicators (KPIs) can lead to confusion inefficiency, and even undermine your DevOps and QA transformation efforts. In this session, we’ll combine the power of DORA metrics with practical strategies to craft metrics that redefine how your organization measures success. Drawing on real-world experience, we’ll discuss the purpose of metrics and learn how to determine the true purpose of QA and...

Wednesday, April 30

Isabel Evans
Independent Consultant
K1

Heuristics to Help You Design, Build, and Choose Test Tools

Wednesday, April 30, 2025 - 8:30am to 9:45am

How well do we design and acquire our tools? Drawing on compelling evidence gathered from a series of interviews, workshops, surveys, and case studies with industry gurus and hands-on practitioners, we’re diving deep into a set of heuristics. Each one is a gateway to discovery, backed by explanations and enriched with engaging exploratory activities based on solid research. As an attendee, you will gain access to resources that can help enable critical thinking and reflection about tools and the problems they solve. We will see how sometimes heuristics can pinpoint when a tool might...

Kevin Pyles
FamilySearch
W1

AI/ML SDET: A Title Change or a New Role?

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

Artificial Intelligence/Machine Learning Software Development Engineer in Test. What a title! But what does that person even do? Are they using AI/ML to test software? Are they testing AI or ML? This isn’t just a title change for a software tester, this is really a mind shift and tool change. What if you don’t even have a UI in which to test your product? What if you don’t ship a UI or even a product? The world of software is changing with advancements in AI/ML and it is time to make sure we level up our testing abilities to match the revolution. Join Kevin as he walks you through his...

W2

Building a QA Team from the Ground Up

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

At some point in your career - especially at newer companies and start ups, there might come a time when you are hired onto a development team as the very FIRST QA hire! With such an exciting opportunity, there is so much at stake. Your performance will not only depend on your testing skills, but your ability to add value to the development process AND the product! In this presentation Stephanie will go over her own experience building a QA team, and some important milestones and challenges she hit along the journey. She will talk about how to evaluate the team you are being hired into,...

Chintan Pandya
S&P Global
W3

Revolutionizing API Quality Assurance with Contract Testing and Error Code Analysis

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

In today’s microservices-driven landscape, ensuring seamless communication between services is critical. Traditional testing methods often fall short when it comes to detecting integration issues early in the development cycle, leading to unexpected failures in production. Contract testing is emerging as a powerful solution to this challenge, providing a way to verify that services meet agreed-upon expectations without relying on full end-to-end testing. This session will delve into the fundamentals of contract testing and how it enhances API quality assurance by detecting inconsistencies...

VISA USA, INC
W4

SQL Server Indexing Strategies Using Query Store for Improved Performance in Retrieving Data

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

In the realm of database management, optimizing query performance is crucial, especially for SQL Server environments dealing with large datasets. The challenge lies in identifying and implementing effective indexing strategies that can significantly enhance data retrieval performance. During her talk, Navya will address the common issues of slow query performance and inefficient indexing, often exacerbated by the complexity of modern data systems and the dynamic nature of query patterns. To tackle this problem, she leveraged SQL Server's Query Store feature, which provides a powerful tool...

Anna Patterson
Everfi, a Blackbaud company
W5

Test Automation Tune-Up with Cypress: Fixing Common Pitfalls and Boosting Efficiency

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

Sluggish tests, flakiness, and maintenance headaches can be signs of test automation anti-patterns creeping into your codebase. In this session, Anna Patterson will identify the most common pitfalls developers and testers encounter in Cypress—such as excessive reliance on UI interactions, hard-coded waits, unstable test data, and lack of isolation. She will break down how these issues impact your test reliability and offer actionable strategies to overcome them. By the end of the talk, you’ll be equipped with the knowledge to optimize your test suite for speed, stability, and long-term...

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...

Leandro Melendez
Grafana k6
W12

Performance Assurance and SRE - Panel

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

Delivering performance applications is a multi-layered challenge these days. Teams must assure that the application performs on multiple fronts. Each new function must have quick responses and be as slim as possible from the coding moment. It must be quick and light for a single request, handle concurrency, and coexist with multiple other processes even in micro-serviced applications spread all over the place. Not to mention, it must handle lots of loads once in production. It must stay performant and available within the agreed thresholds. The impressive amount of tasks to tackle and co-...

EPAM Systems India Pvt Ltd
W14

Elevating Test Leadership: Strategies for Effective Team Management and Career Growth

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

Mastering test leadership involves not only guiding your team through complex testing scenarios but also fostering their professional development and advancing your own career trajectory. In today’s fast-evolving tech landscape, test leaders face the challenge of balancing rigorous quality assurance with identifying the talent, development of team’s skills and career trajectories. During his tenure as Practice Head of Quality Engineering at a major tech firm, Srinivas Rao Labhani implemented a comprehensive strategy of implementing a sense of belongingness to the organization, learning...

FamilySearch
Bryan Lopez
FamilySearch
W15

Revolutionizing Load Testing: Our 5-Year Journey with PewPew

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

In Paul Burnside's organization, there was a need for a new load testing approach in the age of microservices a few years ago and the decision was made to develop a new free open-sourced tool. Join Paul, as he discusses why "virtual users" are outdated for modern service testing and how endpoint testing is the solution. The session will cover the decision to open-source and the key features and benefits including cost savings on AWS, access to raw data, customizable reports for monitoring and analysis, built with Rust for performance and a user-friendly design. Paul will demonstrate a...

Lisette Zounon
Zsquare Solutions Inc.
W18

Enabling a DevOps Culture with Embedded Systems

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

In today's technology-driven landscape, where software and hardware intertwine seamlessly in embedded systems, adopting a DevOps culture becomes imperative. This talk delves into the dynamic world of embedded systems and explores how organizations can successfully implement and nurture a DevOps culture within this unique domain. DevOps, with its emphasis on collaboration, automation, and continuous improvement, has revolutionized software development. However, adapting these principles to the realm of embedded systems presents distinct challenges and opportunities. The discussion will...

Adam_Auerbach
EPAM Systems
K3

Panel - Revolutionizing Test Automation: The Impact of Generative AI on Quality Engineering

Wednesday, April 30, 2025 - 4:15pm to 5:15pm

As Generative AI rapidly reshapes how we work, its impact on quality engineering and more specifically test automation is profound. Join our panel of AI and testing experts as they dive into how Gen AI is transforming testing practices, from creating smarter automation frameworks to redefining manual testing roles. Explore cutting-edge tools, discuss the challenges of integrating AI into test strategies, and debate the ethical implications of AI-driven quality engineering. This thought-provoking session will be driven by your questions and thus provide actionable insights, inspire...

Thursday, May 1

K4

Redefining Quality: Empowering Autonomous Teams for SaaS Excellence

Thursday, May 1, 2025 - 8:30am to 9:30am

Traditional roles within software development teams are being redefined in today’s fast-paced world of cloud platforms and Software as a Service (SaaS). The rise of DevOps has blurred the boundaries between development and operations, emphasizing speed, agility, and continuous delivery. Amid this transformation, the debate about whether to have a separate QA team is becoming increasingly irrelevant. Instead, the focus should shift to building autonomous, cross-functional teams equipped with the skills and ownership required to deliver high-quality SaaS products efficiently. Ronit...

Gold Bullion International (GBI)
T5

Navigating the Future: Embracing Automation Testing in a Rapidly Evolving Digital World

Thursday, May 1, 2025 - 9:45am to 10:45pm

In today’s rapidly evolving digital landscape, quality assurance is undergoing a major transformation. QA professionals must maintain software quality while adapting to the rapid pace of development, accelerated by AI. To keep up, the shift from manual testing to automation and AI-driven solutions is essential. This transition is not just about speed—it’s about fostering innovation, adaptability, and future readiness. However, adopting automation is complex, requiring team-wide processes and long-term maintenance for success. Where do you start? In this session, Amanda will share a five-...

Amanda Ellison
Kimedics
T8

Don’t Just Shift Left—Shimmy: Infusing Quality into the Entire SDLC

Thursday, May 1, 2025 - 11:15am to 12:15pm

In today’s fast-paced software development environments, "shift left" has become a widely adopted practice, encouraging teams to focus on quality earlier in the development lifecycle. While this is a crucial step, it’s not enough to ensure that quality is truly embedded throughout every phase of the Software Development Life Cycle (SDLC). In this session, Amanda will go beyond simply shifting left—exploring how teams can "shimmy," moving fluidly and consistently to infuse quality into every step of the process, from ideation to deployment and beyond. Attendees will learn practical...

Anupama Malladi
S&P Global
T14

Continuous Automation, It CAN Be Done!

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

Less than two years ago, Anupama's team faced a legacy portfolio with under 12% automation, minimal test coverage focused only on-screen verifications, data validation limited to spot checking few records resulting in low release confidence. Join her as she shares the organization's transformative journey towards robust test coverage and reliable releases through continuous automation. This strategy addresses process, people, and technology including: evaluating applications from user perspective to identify key automation opportunities, mapping production data flows allowed them to create...

T15

Uncertainty of Change

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

Uncertainty and change are inevitable in our complex world, but how we each respond to it can vary from ignoring it to denying it or even trying to stop it. In this talk, Jitesh will examine why we react to uncertainty so poorly by sharing some case studies and then, through the psychology of uncertainty, help explain our responses. He will then discuss how software development is inherently uncertain and how some team's testing approaches can worsen this uncertainty. He will explain how we can reframe testing to reduce uncertainty and help engineering teams work more effectively in...

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...

Janna_Loeffler
mParticle
T18

Leadership in Software Quality: Insights and Strategies from Industry Experts

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

Are you navigating the challenges of leadership in the ever-evolving software quality industry? Join this dynamic panel discussion featuring seasoned leaders who will share their expertise, experiences, and actionable advice. This session is designed for professionals at all levels, from aspiring leaders to seasoned managers, seeking to enhance their leadership capabilities. The panelists bring diverse perspectives on fostering innovation, maintaining quality in fast-paced environments, building high-performing teams, and leading through change. Attendees will gain practical insights into...

Testlio, Inc.
T21

The Revolution Was Not Televised: Software QA in the Era of Streaming and Livestreaming Services

Thursday, May 1, 2025 - 3:00pm to 4:00pm

You heard about it—Netflix's Love is Blind Live event fiasco last year, Pluto's VMA's blues in LATAM, and other subpar experiences for some streaming services, both live and on-demand. How is software QA involved in those? Or, how was it NOT involved? As content production and distribution companies consolidate and grow their streaming services and peripheral activities including: user personalization, loyalty, and engagement; tailored quality assurance and testing efforts become critical to ensure a fully immersive and optimal experience. In this session, Ramy will explore how to scope,...

Marcus Merrell photo
Sauce Labs
T22

Why Testing Needs to Be Part of Your Brand Loyalty Strategy

Thursday, May 1, 2025 - 3:00pm to 4:00pm

Every experience counts – In a recent Sauce Labs study, 57% of consumers said they’d consider switching to a competitor after just 3-4 negative interactions with a company’s website, software, or mobile app. With all the options available, consumers are growing less forgiving, putting a bigger emphasis on the need for a clear brand loyalty strategy that takes the execution of the digital experience into bigger consideration. Design and engineering are key to the equation and the culmination of that is implementing a testing strategy – one that makes the rollout and updating of new features...