STARWEST 2024 - Concurrent Session | TechWell

STARWEST 2024 - Concurrent Sessions

Concurrent sessions offer attendees the flexibility to explore a variety of topics throughout the conference on Wednesday and Thursday in order to customize their learning experience. Learn both enterprise foundations and new methodologies to grow your skills, supercharge your knowledge, and re-energize your career growth.

Wednesday, September 25

Dmitriy Gumeniuk
EPAM Systems
W1

The Rise of the Virtual QA Engineer: Harnessing GenAI

Wednesday, September 25, 2024 - 11:30am to 12:30pm

In this talk, Dmitriy will delve into the transformative journey of integrating GenAI, into the core of his team's testing and development processes. This integration has not only enhanced their productivity by 15% but also yielded a 20% time saving and a significant cost reduction per test case. Want to know how? The session will explore his team's strategic implementation of GenAI, overcoming security challenges, leveraging diverse (LLMs), and the meticulous design of prompts that culminated in a prompt library. See how tailored extensions for the code editors and corporate chats...

Aprajita-Mathur
Guardant Health
W2

Build Your Career and Your Worth, Not Just Your Relationship with Your Manager

Wednesday, September 25, 2024 - 11:30am to 12:30pm

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

Kwaan Bear Technology
W3

Building and Testing Serverless API Applications with AWS SAM

Wednesday, September 25, 2024 - 11:30am to 12:30pm

The primary draw for implementation of AWS serverless applications is the supposed simplicity. Anyone that has attempted to implement testing on a serverless application, however, knows that it is anything but simple. Serverless technologies allow for the faster construction of more complex applications with more complex integrations while also providing new technologies and execution environments, all of which pose a challenge to those used to testing in a more traditional way. This presentation looks at an API-based serverless application as an example and introduces how the application...

Jon Peck
GitHub
W4

Flowstate, Automation, and LLMs: Don’t Let Tests Block Productivity

Wednesday, September 25, 2024 - 11:30am to 12:30pm

It is known that developers are most productive when they can stay in flow, but also that delaying or omitting tests can cause disruption, breakage, and security issues down the line. By properly leveraging background automation, team collaboration, and machine learning in your native DevOps workflow, you can get the best of both worlds: productive flowstate AND safe code. In this talk, Jon Peck will take a look at ways to take advantage of asynchronous test notifications, single-pane-of-glass reviews, and GPT-based tools for faster coding, test generation, and vulnerability remediation....

W5

Delete Responsibly: A Guide to Managing Flaky Tests in iOS UI Automation

Wednesday, September 25, 2024 - 11:30am to 12:30pm

Flaky tests pose a significant challenge in maintaining the reliability and efficiency of UI test suites. This talk delves into practical approaches for handling flaky tests, emphasizing the importance of responsibly removing or rewriting tests that consistently demonstrate flakiness. Join Zhanat to explore strategies such as implementing retries judiciously, utilizing monitoring tools for better oversight, and engaging in collaborative problem-solving sessions with iOS teams to address ambiguous failures. Through real-world examples, attendees will learn how to avoid common pitfalls that...

Disney
W8

Testing Retrospective: Lessons from the Past

Wednesday, September 25, 2024 - 1:30pm to 2:30pm

We prepare for the future by learning from the lessons of the past. During this session, you will look back at some of the craziest bugs John Jenkins has run across during his career, and see what lessons can be gleaned from them to help tackle the problems of tomorrow. Bugs come in all shapes and sizes, and can exist in processes just as easily as they can exist in code. In this session, both types will be examined, including: the too much free space bug, the V1 bug, the too much test data bug, and more. The session will also explore some of the best practices John has developed in his...

Greg Goldshteyn
Fox Corporation
W9

API Automation Mastery: From Novice to Ninja

Wednesday, September 25, 2024 - 1:30pm to 2:30pm

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

Lisette Zounon
Zsquare Solutions Inc.
W10

Enabling a DevOps Culture with Embedded Systems

Wednesday, September 25, 2024 - 1:30pm to 2:30pm

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

Shawn Burke
The Phoenix Team
W14

Quality Is More Than Testing—How to Build a Test Team with a Customer-Centric Mindset

Wednesday, September 25, 2024 - 2:45pm to 3:45pm

Testers 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. Testing is...

Ryan Hoban
Bloomberg
W15

Cautionary Tales in Integration Testing

Wednesday, September 25, 2024 - 2:45pm to 3:45pm

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

Deepika Kale
Guardant Health
W16

Kafka and Kafka Testing: Streamlining Real-time Data Processing

Wednesday, September 25, 2024 - 2:45pm to 3:45pm

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

Thursday, September 26

T1

Bridging AI-Generated Acceptance Criteria with Comprehensive Test Scenarios

Thursday, September 26, 2024 - 9:45am to 10:45am

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

Tania Katan
HALO Strategies
T2

Change: It's All We Have

Thursday, September 26, 2024 - 9:45am to 10:45am

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

Safiya Bano
Salesforce
T3

Testing for Synergy: Progressive Testing Strategies for Interdependent Product Suites

Thursday, September 26, 2024 - 9:45am to 10:45am

In today's dynamic business landscape, organizations grapple with the challenge of innovating across multiple product developments simultaneously. This session explores the intricacies of concurrent development involving seven products, highlighting the pivotal roles of scrum teams, engineering approach, and collaborative testing strategies. Traditional independent product testing approaches prove insufficient in the context of interdependence and a unified platform. The discussion centers on the need for an evolved testing strategy that shifts left, meticulously addressing integration...

Matt LeRay
Speedscale
T4

Traffic-Driven Testing—A Primer on Kubernetes Performance Engineering

Thursday, September 26, 2024 - 9:45am to 10:45am

Migrating your apps to Kubernetes and breaking up monoliths pose a unique set of testing challenges. Container-based testing gives us enormous flexibility and scalability and your testing strategy should take that into account. Waiting for a full environment and simply migrating your test scripts is risky and doesn't take advantage of Kubernetes container management features. Making sure your migrated app can handle normal load as well as spikes requires careful planning. You may also want to compare different clouds. In this talk, Matthew will go through some proven strategies for using...

Timothy Heck
MRI Software
T7

“Low Code”—Coded Automation Using Free Tools

Thursday, September 26, 2024 - 11:15am to 12:15pm

Using artificial intelligence to generate test code is a hybrid automation strategy that combines the best of both worlds. Tests can be created very quickly by almost anyone using AI, yet the tests are still planned by humans and maintainable by humans. With the right prompts, you can have AI construct traditional test code using open source testing tools that the world is already familiar with (Chai, Mocha, Cypress). As a result, you end up with structured code that is logical and easy to maintain without having to wonder what the AI is testing. In this session, Timothy will look at...

Ken Hamric
Tracetest.io
T11

Breaking the Chain of Blame: True End-to-End Testing with Distributed Tracing

Thursday, September 26, 2024 - 11:15am to 12:15pm

Debugging problems in a distributed system can be hard. Finding the root of the problem and assigning the work to a specific team after a user failure can be challenging and time-consuming. Often front-end and API tests are not enough. Imagine if you could see exactly what happened step-by-step during an end-to-end test, combining Cypress with distributed traces, to write test specs against every section of the distributed services as well. Now you can. Embed trace-based tests directly in Cypress to get insight into your distributed system, including both the front end and back end....

SQALogic
T13

The Quality Assurance of Artificial Intelligence: How to Test the Tests!

Thursday, September 26, 2024 - 1:30pm to 2:30pm

Many companies are asking the question: "What can AI do to improve our QA practices?" But is this the right question? David believes that as QA practitioners the real question is "How should we be preparing to efficiently test emerging and complex ML an AI systems?" AI testing is different from traditional testing because AI systems are not static, but dynamic and adaptive. They learn from data and feedback, and change their behavior accordingly. This means that AI testing must account for the variability and unpredictability of AI systems, and ensure that they are not only functional, but...

Anand Gopalakrishnan
Rhythm Management Group
T17

AI-Assisted Exploratory Testing for Healthcare Software Based on STEEEP Domain of Healthcare Quality

Thursday, September 26, 2024 - 1:30pm to 2:30pm

In this presentation, the primary objective is to introduce an innovative AI-assisted self-generating exploratory test automation model designed specifically for healthcare software applications. The overarching goal of this platform is to elevate the quality assurance process within the realm of healthcare software by dynamically formulating, executing, and adapting test scenarios. These scenarios are meticulously crafted to align with the crucial STEEEP (Safe, Timely, Effective, Efficient, Equitable, and Patient-Centered) healthcare quality domain, thereby fostering an improvement in...

Karen Hsu
Appdome
T18

Cloud Testing of Cybersecurity Features in Mobile Apps

Thursday, September 26, 2024 - 1:30pm to 2:30pm

In CI/CD pipelines, automated testing services validate functionality of apps across hundreds of real-world mobile devices and OS versions. However, these same automated testing services can use methods and tools that violate security policies such as: emulators, virtualization, resigning, debugging, dual spaces, Magisk and more. Once security protections are added to a mobile app, the security features will trigger and may prevent automated testing. In this session, Karen will discuss how you can eliminate the need to test protected and unprotected builds separately. You will also...

Adam Sandman photo
Inflectra
T19

Multi-Modal GPTs Are Coming For Your Testing! How to Adapt?

Thursday, September 26, 2024 - 3:00pm to 4:00pm

As you research the latest in generative AI technology, you will see that the development and availability of multi-modal GPT engines are fundamentally changing the way applications are tested and described. These new GPT models can generate and interpret voice, text, and images seamlessly. For example, you can ask them to navigate an application to accomplish a business task and comment on their actions. This means that we’re for the first time entering the world of AI-assisted/performed exploratory testing. When you couple this with the capabilities of GPT models to identify UI elements...

Renata Santillan
Parasoft
T20

The Art of Winning Leadership Support for Web Accessibility

Thursday, September 26, 2024 - 3:00pm to 4:00pm

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

Randstad USA
T21

Effective Ways to Manage Offshore QA Teams

Thursday, September 26, 2024 - 3:00pm to 4:00pm

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

James Wood
Trimble PPM, Inc.
T22

Leveraging and Measuring the Use of Formal Testing Methods in Product Development

Thursday, September 26, 2024 - 3:00pm to 4:00pm

Without training in software testing that includes formal methods such as equivalence class partitioning, boundary value analysis, decision tables, state diagrams, and others, an engineer, in good faith, will test the code intuitively until reaching “qualitative confidence” that testing is sufficient. The team at Trimble, Inc. provided training to engineers in a wide variety of formal testing methods so they could gain “quantitative confidence” that code has been tested sufficiently, by using methods known to achieve concrete coverage in requirements and code. Subsequently, Trimble...

Sufyan Subzwari
DNAMIC AI
T23

Compile to Combat in 24 Hours—The Death of Regression Tests

Thursday, September 26, 2024 - 3:00pm to 4:00pm

As a Quality Engineering Director for a consulting firm delivering innovative data products to the US Department of Defense, Sufyan was faced with a new challenge. The US Government had directed all agencies delivering software solutions to the Department of Defense to provide the ultimate advantage to its warfighters. All software solutions must meet the Compile to Combat (C2C24) directive in that all requests for changes to software being used by the military must be delivered in 24 hours from the point of development to delivery. As a Quality Engineering team, this meant long and...

Aaron Nelson
State Farm
T24

Not All Who Wander Are Lost—Exploratory Testing in Agile/DevOps

Thursday, September 26, 2024 - 3:00pm to 4:00pm

As we modernize and automate our tests in DevOps, or even adopt AI, we need to consider what we might be missing. In this presentation, Aaron will discuss the history of exploratory testing, how it gained popularity with agile and DevOps practices, and why we still need it as we move forward with AI-driven testing. We will briefly look at what a healthy test pyramid involves and discuss why we would want to use planned exploratory testing as part of the healthy pyramid. We will cover how exploratory testing is different than ad hoc testing, how to plan it, time box it, and use a charter....