STARWEST 2024 - Test Leadership
Sunday, September 22
Agile & DevOps Leadership—ICAgile Certification
Monday, September 23
The How and When of Communication
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...
Instill a DevOps Testing Culture in Your Team and Organization
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...
Automation Framework Essentials
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...
Become Your Company's Quality Consultant
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...
Confident Communication Drives Powerful Quality Leadership
Driving a culture of quality starts with effective communication. Join Erika Chestnut to unlock your communication superpowers! Imagine a cheat code that helps us boost productivity and team vibes by 10x. Leverage behavior self-assessments to help discover your unique strengths, communication styles, and reactions to challenges. Erika will help you learn to communicate effectively with your team, management, and cross-functional teams to build a culture of quality. You will learn to assess how others best receive and process information and how to put the best tips and techniques into...
Tuesday, September 24
Quality and Testing Measures and Metrics
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...
Debunking the QA KPI Myths and Make KPI Great Again
When it comes to software quality, data and metrics are essential for making informed decisions. However, not all KPI metrics are created equal. In fact, many common KPI metrics can become myths that do more harm than good. In this tutorial, Lisette draws on her experience to debunk the QA KPI myths and share practical strategies for making KPI metrics great again. She will discuss how to determine the purpose of QA KPIs for your organization's needs and how to adapt KPI metrics to your organization's culture—exploring practical QA KPI metrics that bring value to everyone in the...
Agile Test & Transformation Leadership in Action
Leading and driving change in our companies, organizations, and teams can be as difficult as pushing a wet rope uphill! Even with the best processes and tools, we may not achieve our business and customer satisfaction goals when our environment is stuck in the status quo. Ultimately, transforming an organization is about changing culture. Our values, beliefs, goals, assumptions, purpose, priorities, and other factors influence culture. Test managers and leaders are critical players in driving cultural change. Mike Sowers will explore the key attributes of being a Test Transformation Leader...
Holistic Performance Testing for Modern Applications
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...
The Influential Tester in Agile Development
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-...
Wednesday, September 25
Inflection Points
Software testing was once so difficult that only humans could do it. A million people a year are clicking web pages, hand-crafting scripts that marry code with automation frameworks, and creating permutations of API calls. But, the craft of software testing is changing. Every aspect of software testing is changing. Software engineering is also changing, with software accelerating developers to build “more” and “faster”, and all that software needs to be tested. Software is soon generating software–ever more software that needs to be tested. Even the rates of these changes are...
Build Your Career and Your Worth, Not Just Your Relationship with Your Manager
Change in organizational structure, especially your direct manager, can be very stressful and life altering. After all, people leave managers, not companies right? Aprajita Mathur would disagree. Change is hard for all of us and sometimes losing the person with whom we were so closely aligned and working can be hard to successfully navigate. Aprajita has been blessed to have had over 15+ managers in her career, an average burn rate of 1.5 years or less. Though this was a challenging path at the start of her career, having this vast experience has taught her what really matters in the long...
API Automation Mastery: From Novice to Ninja
PreviewAPIs are vital for modern software and tech. Why? Because apps are becoming more complex due to: rapid tech advancements, the need to integrate various components, and demand for sophisticated features. But more complexity means more risks of bugs, security flaws, and performance issues. To tackle these risks — API testing is crucial to ensure software reliability, security, and performance. Also, API testing helps developers save time. How? By finding issues early in development rather than fixing them in production. So…teams NEED to improve their API testing skills in today's fast...
Enabling a DevOps Culture with Embedded Systems
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. Our discussion will...
Quality Is More Than Testing—How to Build a Test Team with a Customer-Centric Mindset
PreviewTesters are not part of the process; they don’t have sufficient knowledge of the client’s business to understand the big picture. This failure to understand leads to unsatisfactory outcomes that leave the client with unanswered questions. For a client to feel testing is of value, the software must work seamlessly and exceed their expectations. The solution is to shift testing left towards discovery and include testers early in the process so they have a stake in end-to-end results. Testers must understand the subject matter, ask questions, and be a valued part of the core team....
Cautionary Tales in Integration Testing
Integration tests are often rife with pitfalls that can result in confusing, flaky, or otherwise completely unmaintainable tests. Those pitfalls can often be mitigated by testing in containers, as this usually provides the most straightforward path to creating ephemeral test environments. Containerized tests typically provide isolation and reproducibility, but they can be costly to initially set up, especially if the system under test is not built for a containerized environment. Nonetheless, there are many benefits to containerized testing, even if the system under test won’t ultimately...
Kafka and Kafka Testing: Streamlining Real-time Data Processing
In today's data-driven landscape, real-time data processing is the backbone of modern applications. Kafka, a distributed event streaming platform, has emerged as a critical component in building data-intensive systems. This presentation provides an in-depth exploration of Kafka and the essential practice of Kafka testing, offering attendees valuable insights into harnessing the power of real-time data streams while ensuring robust system reliability. Key topics to be covered are: an introduction to Kafka to understand Kafka's architecture and core components, importance of Kafka Testing,...
AI in Testing: A Moderated Panel Discussion
Artificial intelligence is the newest trend in software testing. But what is it, and how will it impact the tester's role, both today and in the future? What do you need to do to embrace this emerging technology? Tariq King will moderate this panel discussion to give you an opportunity to hear the opinions of industry leaders about AI in testing. You will have a chance to drive the debate, so come prepared with all your AI questions.
Lightning Strikes the Keynotes
Throughout the years, Lightning Talks have been a popular part of the STAR conferences. If you’re not familiar with the concept, Lightning Talks consists of a series of five-minute talks by different speakers within one presentation period. Lightning Talks are the opportunity for speakers to deliver their single biggest bang-for-the-buck idea in a rapid-fire presentation. And now, lightning has struck the STAR keynotes. Some of the best-known experts in testing will step up to the podium and give you their best shot of lightning. Get multiple keynote presentations for the price of one—and...
Thursday, September 26
Bridging AI-Generated Acceptance Criteria with Comprehensive Test Scenarios
PreviewThe generation of acceptance criteria through generative AI is an innovative approach to streamline the requirements gathering process. However, ensuring that the implemented code aligns with these criteria is crucial for delivering high-quality software. This talk explores the integration of generative AI generating acceptance criteria with test case scenarios, aiming to establish a seamless connection between the development and testing phases. By leveraging pull requests as a central hub, this approach facilitates the validation of whether the test case scenarios adequately cover...
Change: It's All We Have
As philosopher Heraclitus once said, “The only thing that is constant is change.” Which means that when stop fighting change, stop staying stuck in “the way things have always been” and START embracing the power of change—within our mindsets, offices, objectives—we START transforming into the most relevant and resonant versions of ourselves, our teams, and our organizations. As a change-agent both inside technology and WAY OUTSIDE, this interactive (and fun) session is focused on you gaining the clarity, creativity, and confidence necessary to wield the power of change and have impact...
Navigating the Matrix: The Struggle Is Real—Effective QA Requires More Than Just Technical Skills
PreviewEveryone involved in the SDLC knows quality is important. Absolutely. After all, who wants to push out (let alone use) software that doesn't work well? But, does your organization really embrace QA in all its glory? Do they see QA as more than ‘just’ testing? Do you see QA as more than ‘just’ testing? If your answer is 'No' to any of these questions, then this talk is for you. Yes, we test and log defects, but we also have to be diplomatic champions of quality assurance. We have to work to make sure our organizations see QA as a proactive function that spans the Software Development...
Pillars of Quality: Building a Structured Test Program in Phases
As the lone tester amongst a sea of developers, Sylvia Solorzano struggled to scale reactive efforts into a cohesive program. Haphazard bug reports strained relationships and failed to provide direction. By installing a phased methodology based on industry best practices first, quality became her north star. Sylvia enshrined requirements traceability and manually executed test cases for each function delivered. Then she evaluated integrations between components and expanding to validate full system behavior as users would experience. Finally, leveraging test standards, she layered on...
The Art of Winning Leadership Support for Web Accessibility
PreviewFeeling unheard in your fight for web accessibility? What if you could turn this struggle into a success story? Join this candid conversation on navigating the nuanced journey of integrating accessibility, even when convincing leadership seems like an uphill battle. Together, we'll reflect on Renata's initial stumbles, identify common pitfalls, and strategize to avoid them. Anticipate leadership concerns by understanding deeper motivations behind their resistance. Master the art of speaking their language and tailor your message to resonate with decision-makers. Empower your...
Effective Ways to Manage Offshore QA Teams
PreviewWere you recently promoted or are aspiring to lead or manage an overseas Quality Assurance team? Have you been asked to build/collaborate with a virtual QA team? Stressed about managing an offshore team with all the challenges and circadian rhythm being affected? Managing virtual teams can be challenging to say the least. No matter what the calling is, if your goal is to meet the company objectives and drive QA teams towards excellence at the same time, this session will guide you through the FSNP (Forming, Storming, Norming and Performing) stages for achieving a successful Quality...
You Don't Talk about That at Work!
There are things you don't discuss with your colleagues—even less so with your boss. Mental health issues are certainly a big no-no. Sophie Küster will discuss her experiences talking about the big workplace "No-Nos" and how that led her to support herself, as well gaining support from her boss, co-workers, and mentors. Ultimately, being able to discuss these workplace taboos led to her and others becoming their most authentic selves. When Sophie started working as an agile tester, she kept her history a secret. She didn't speak openly about topics that were close to her heart: mental...