STAREAST 2025 - Software Tester

Customize your STAREAST 2025 experience with sessions for software testers.

Sunday, April 27

Tom-Stiehm
Coveros

Fundamentals of AI—ICAgile Certification (ICP-FAI)

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

AI for Testers

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

Monday, April 28

Leandro Melendez
Grafana k6
MA

Ramping Up Modern Performance

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

Modern software is developed in a continuous manner, with several backend services frequently being deployed and scaled in the cloud. Furthermore, as organizations move toward agile, DevOps, and continuous delivery, it is vital for them to move away from traditional approaches to evaluate performance. Are you interested in ramping up or polishing your skills on performance testing? Leandro Melendez will introduce attendees to modern, agile, and continuous performance testing. You’ll learn performance assurance principles and everything from fundamental performance concepts like correlation...

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

Chris Loder
BluWave-ai
MC

Test Automation: How to Start and Succeed

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

Many organizations invest a lot of effort in test automation at the system level but then have serious problems as their product matures and changes over time. As a leader, how can you ensure that your new automation efforts will get off to a good start? What can you do to ensure that your automation work provides continuing added value? Chris Loder will explain the critical issues you need to know to get a good start, and he will share his extensive experience in building great automation. He covers the most important management issues you should address for test automation success,...

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

Adam_Auerbach
EPAM Systems
ME

Instill a DevOps Testing Culture in Your Team and Organization

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

The DevOps movement is here. Companies across many industries are breaking down siloed IT departments and federating them into product development teams. Testing and its practices are at the heart of these changes. Traditionally, IT organizations have been staffed with mostly manual testers and a limited number of automation and performance engineers. To keep pace with development in the new “you build it, you own it” environment, testing teams and individuals must develop new technical skills and even embrace coding to stay relevant and add greater value to the business. DevOps really...

Melissa Benua
mParticle
MF

Test Smarter, Not Harder: How to Design Test Suites for Continuous Delivery

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

Imagine: as soon as any developed functionality is submitted into the code repository, it is automatically subjected to the appropriate battery of tests and then released straight into the wild. Setting up the pipeline to do just that has become commonplace, but most organizations hit the same stumbling block: just what IS the appropriate battery of tests? Automated build pipelines don't always lend themselves well to the traditional stages of testing. In this hands-on tutorial, Melissa will introduce testers to the key principles of test case and test suite design that apply to...

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

Tuesday, April 29

Tariq King
Test IO
TB

A Quality Engineering Introduction to AI and Machine Learning

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

Although there are several controversies and misunderstandings surrounding AI and machine learning, one thing is apparent — people have quality concerns about the safety, reliability, and trustworthiness of these types of systems. Not only are ML-based systems shrouded in mystery due to their largely black-box nature, they also tend to be unpredictable since they can adapt and learn new things at runtime. Validating ML systems is challenging and requires a cross-section of knowledge, skills, and experience from areas such as mathematics, data science, software engineering, cyber-security,...

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

TF

Holistic Performance Testing for Modern Applications

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

With the advent of frameworks like Angular, React, and Vue, the landscape of application performance has changed significantly in terms of testing and measurement. Gone are the days of measuring response time as a single value based on back-end performance. In modern web and mobile applications, additional layers need to be peeled apart at the front end to truly understand its performance characteristics. Traditional approaches to performance testing are no longer sufficient to provide a delightfully responsive user experience. Join Kaushal Dalvi as he details new developments in the...

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.

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

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

Forte Group
W11

Path to Becoming a Test Automation Engineer Rock Star!

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

So… you want to become a Test Automation Engineer (or hire and develop one)? While there’s quite a bit of information available about important technical and tool skills to master, there’s not enough discussion around the path to becoming an effective Test Automation Engineer that knows how to add VALUE. This had led to a proliferation of engineers who are proficient with tools and building frameworks but have skill and knowledge gaps, especially in software testing, that reduce the value they deliver with test automation. In this talk, Lee will share his lessons learned from over 30 years...

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

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

T4

Enhancing Automation Testing with Behavior-Driven Development (BDD) and the Screenplay Pattern

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

In Esri's quest to improve automation testing, they faced a significant challenge: integrating Behavior-Driven Development (BDD) into the existing framework without discarding established tools. The goal was to maintain a shared business language while simplifying the testing process. To tackle this, Junuen's team adopted the screenplay pattern and rebuilt their XCUITest framework from the ground up. This innovative structure focused on tasks, interactions, and abilities, all elements of the screenplay pattern, enabling them to prioritize what truly mattered in their tests: the end-user...

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

Jeff Payne
Coveros
SMT1

Reception and Summit Kickoff: As a Leader, What Is Keeping You Up at Night?

Thursday, May 1, 2025 - 5:30pm to 6:30pm

Kickoff the Testing & Quality Leadership Summit with a reception and some networking.

Friday, May 2

Jeff Payne
Coveros
SMT2

Summit Welcome - Opening Remarks

Friday, May 2, 2025 - 8:30am to 8:45am

After enjoying the Summit breakfast starting at 8:00 AM, join your moderator Jeff Payne as we kick off the STAREAST Testing & Quality Leadership Summit for 2025.

Igor Dorovskikh
Engenious.io
SMT3

Balancing AI Innovations with Fundamental QA Principles

Friday, May 2, 2025 - 8:45am to 9:45am

The pressure to adopt new technologies like AI and automation without a strong foundation in core QA principles is fraught with risk.  Jumping into AI without understanding how to best leverage AI within QA for business success can cause quality issues. But lagging behind your competitors when it comes to utilizing AI can result in loss of market share. Join Igor Dorovskikh as he guides QA leaders on creating a balanced approach that integrates the use of AI capabilities within essential QA fundamentals. You'll learn how to define and implement these core principles, identify the pitfalls...

Jeff Payne
Coveros
SMT4

Summit Lean Coffee: Leadership Secrets from the Room

Friday, May 2, 2025 - 10:00am to 11:00am

While everyone has their own approach to leadership, we all have our go-to tips and tricks that can help others lead teams, organizations, and ourselves. These may be techniques for motivating staff, growing team skills, managing senior executives, or finding the right people for your organization.

During this collaborative lean coffee session, Jeffery Payne will facilitate a discussion to elicit and discuss those leadership secrets used effectively by Summit participants. Using a lean coffee meeting format, participants will choose which aspects of leadership to discuss, vote on...

Jeff Payne
Coveros
SMT5

Think Tank Discussion Parts I, II, III, and Wrap-Up

Friday, May 2, 2025 - 11:15am to 3:00pm

Think Tank Discussion Part I: Problem Definitions | 11:15 AM

Join with your peers in an engaging and highly interactive session to discuss the issues that affect you most. Using answers to the question “As a Leader, What is Keeping You Up at Night?” posed at Thursday’s evening reception, participants will form small groups to work on finding solutions to pressing leadership & management issues. Discussions will review identified issues, barriers to change, and focus on innovative strategies and practical next steps. At the end of the think tank, all feedback will be collected and...