STAREAST 2024 - Agile Testing | TechWell

STAREAST 2024 - Agile Testing

Monday, April 29

Lisette Zounon
Zsquare Solutions Inc.
MG

Debunking the QA KPI Myths and Make KPI Great Again

Monday, April 29, 2024 - 8:30am to 12:00pm

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

Tariq King
Test IO
MJ

Full-Stack Testing for Microservices Architectures

Monday, April 29, 2024 - 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...

Chris Loder
Rogue Automator
MM

Automation Framework Essentials

Monday, April 29, 2024 - 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...

Tuesday, April 30

Dalton Forbes
Coveros
Phil LaFrance
Coveros
TB

Supercharge Your Workflow: To GitHub and Beyond

New
Tuesday, April 30, 2024 - 8:30am to 4:30pm

Whether you are new or experienced with GitHub this class is for you! Supercharging your workflow caters to anyone who wants to enhance their Agile and DevOps process with the capabilities of GitHub. GitHub has long been the premier site for open-source projects and is now turning a pivotal corner into becoming the predominant platform for all aspects of the development lifecycle. Some examples of this include; protecting company code through various GitHub Products or curating marketplace actions and workflows prior to use. This tutorial will look at how to leverage GitHub Actions (CI/CD...

Mike_Sowers
Coveros
TE

Quality and Testing Measures and Metrics

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

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 Jeff Pierce as he...

Rob_Sabourin
AmiBug.Com, Inc.
TG

Exploratory Testing in the Heat of the Sprint

Tuesday, April 30, 2024 - 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...

Mike_Sowers
Coveros
TK

Agile Test & Transformation Leadership in Action

Tuesday, April 30, 2024 - 1:00pm to 4:30pm

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

Rob_Sabourin
AmiBug.Com, Inc.
TN

The Influential Tester in Agile Development

Tuesday, April 30, 2024 - 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-...

Wednesday, May 1

Kevin Pyles
O.C. Tanner
W1

An AI-Partnered Testing Future—It’s Here!

Wednesday, May 1, 2024 - 11:30am to 12:30pm

Let’s be real, we are quite a ways out from AI taking over the world. AI doomsday apologists stay home! On the other hand, AI is changing everything about software creation. In this presentation, Kevin Pyles will take you on a walk down memory lane through waterfall, agile and DevOps practices, and will then introduce you to the future of software creation known as AI-Partnered Development. Let’s get practical with real-world examples of AI assisting designers, solving coding challenges and testing software right next to human testers. We will explore how AI is also involved today in...

Perficient Inc
W3

API Testing Automation and CI/CD Integration

Wednesday, May 1, 2024 - 11:30am to 12:30pm

API Testing is a critical component of modern software development, ensuring the reliability and functionality of applications programing interfaces. However, integrating API testing into a robust CI/CD pipeline poses unique challenges with maintaining consistency and accuracy in test results across various environments and versions of the API. Changes in API endpoints, data formats, or authentication methods often result in test failures that will be difficult to trace and troubleshoot. To address these challenges, API versioning and automated API testing needs to be implemented. This...

Ashraya Iyer
BOK Financial
W4

The Dark Side of Agile Metrics: Unmasking Hidden Dangers

Preview
Wednesday, May 1, 2024 - 11:30am to 12:30pm

In the ever-evolving landscape of agile software development, metrics have emerged as crucial navigational tools, guiding teams towards their goals. However, amid the brilliance of metrics lies a hidden, often misunderstood, and potentially perilous side. As we explore the uncharted side of metrics, we will unveil the misconceptions, pitfalls, and clandestine dangers lurking behind agile metrics. Delve into real-world scenarios where the relentless pursuit of vanity metrics led to the accrual of technical debt, an increase in defect density, and the demoralization of once-thriving...

W5

Enabling Reliable Test Automation Though Isolation: Mocking HTTP Services Using Mountebank

Wednesday, May 1, 2024 - 11:30am to 12:30pm

Have you ever found yourself at a time when you have no control over an internal or external service and while your automation was running it failed due to instability in that service? Well, to automate tests in a safe and reliable way, you need to have control of the environment. When not available, one option is to isolate your application by creating mocks of the services. In this talk, Júlio will go through a use case scenario using Mountebank (mbtest.org), an open-source tool that enables us to create HTTP mocks, to remove the dependencies related to an external HTTP service in order...

melissa-daley
Orca Intelligence
W7

Empowering Robust Testing Frameworks: Leveraging AI-Generated Requirements for Unparalleled Quality Assurance

Wednesday, May 1, 2024 - 1:30pm to 2:30pm

Join Melissa as she explores the fusion of AI and quality assurance in software development. Discover how AI-generated requirements can revolutionize testing strategies, enhancing application quality. She will cover AI's role in requirements generation, and you will learn how AI automates the creation of diverse use case scenarios, ensuring comprehensive coverage, including edge cases. She will discuss traceability and alignment to outline how AI-generated requirements establish a robust traceability matrix, verifying all aspects of software functionality. Additionally, the session will...

PwC LLP
Courtney Six
PwC LLP
W8

Brick by Brick: Constructing the Ultimate User Testing Team

Preview
Wednesday, May 1, 2024 - 1:30pm to 2:30pm

The testing profession assembles its own team of 'master testers' with technical, automation, performance, and security roles. However, placing the end user as the final building block in your testing team can unlock valuable insights about your product's design and usability, helping to transform it into a true masterpiece. Constraints like time, access to end users, or user testing experience often prevent organizations from tapping directly into the end user's perspectives. Join Kris and Courtney to learn how they created a specialized user testing team in a multinational...

Technical Systems Integrators
W10

AgileWARE Test Automation for DoD Network Testing

Wednesday, May 1, 2024 - 1:30pm to 2:30pm

Join Charles Reynolds as he walks you through the experience of delivering test automation to the DoD (DISA) to facilitate rapid deployment of new releases of software and firmware for networking devices used to provide DoD networks. Additionally, the goal was to provide rapid infrastructure deployment for tier 3 support engineering to address new issues as they arose. At one point the DoD was several revisions behind in deploying to the field allowing for significant vulnerabilities in our nation’s networks. See how AgileWARE (a custom Agile Workflow And Resource Enablement COTS tool) was...

Quality Works Consulting Group LLC
W16

Agile Testing: Ensuring Quality in Fast-Paced Development Environments

Wednesday, May 1, 2024 - 2:45pm to 3:45pm

Speed and quality are not mutually exclusive. Agile testing is essential to ensuring software quality while allowing for quick iterations. How can you strike the right balance between maintaining high-quality software and meeting aggressive development timelines? In this session, you will learn how to navigate the dynamic landscape of agile testing and uncover strategies for maintaining software quality in high-velocity development settings. Explore the interplay between agile methodologies and testing practices, discovering how to seamlessly integrate quality assurance without...

Thursday, May 2

K4

The Art of Testing Cars and Delighting Drivers

Thursday, May 2, 2024 - 8:30am to 9:30am

Welcome to the era of rolling autonomous death machines, also known as the era of the software-defined autonomous vehicle. As companies like Tesla have proven, modern car buyers value software driven experiences at a growing rate. No longer are cars just about horsepower but are now really about personalization, entertainment, and comfort. They are also all becoming at least semi-autonomous with level 4 autonomy coming within the decade. In this new world, continuous deployment and deep learning AI will change the user's experience with the modern vehicle. Even today, all modern cars...

Auction Edge
T2

Small QA Team Survival Strategies

Thursday, May 2, 2024 - 9:45am to 10:45am

Are you and your team having trouble managing your workload? Is your Dev to QA ratio completely out of whack? Do you need help convincing management that one or two extra hands would make a difference? Amanda will draw from her experience on teams of various sizes to provide examples of how to organize the QA workload into manageable pieces without losing your sanity. She will also give advice on how to outsource to other non-QA team members that can assist with getting stories to done and avoid potential bottlenecks. We’ll also discuss ways to get developer assistance with unit and...

TapHere! Technology
T4

Test-Driven Development in Agile/DevOps

Thursday, May 2, 2024 - 9:45am to 10:45am

On agile teams, development moves quickly. This makes it especially easy to fall into the trap of initially ignoring the crucial component of testing. In order to add confidence to the product Stephanie's team outputs, they have modified their workflow to lean on Test-Driven Development. Test-Driven Development pushed Stephanie to be a better developer by: helping define her requirements in code, use tests as a guideline for completion, and easily incorporate automated testing into pipelines in her merge requests. Test-Driven Development has also enabled her team to be more effective by:...

Hajer BenMoussa
Code Lingual LLC
T5

Innovative Horizons: Exploring Creative Approaches in Test Automation

Thursday, May 2, 2024 - 9:45am to 10:45am

Discover how creativity and cutting-edge technology intersect to redefine testing practices. Through interactive sessions and real-world examples, uncover creative and engaging ways to encourage your team in test automation. Join Hajer to unlock new levels of efficiency, engagement, and innovation in test automation and stay ahead of the curve in today's rapidly evolving landscape. The journey will take you beyond traditional methodologies, embracing gamification, AI-driven testing, and test orchestration to shape the future of automation. This session will teach you to push the...

Tariq King
Test IO
T6

AI in Testing: A Moderated Panel Discussion

Thursday, May 2, 2024 - 9:45am to 10:45am

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.

Lockheed Martin
Lisa Allman
Lockheed Martin
T10

DevOps and Airplanes: A Match Made in the Clouds

Thursday, May 2, 2024 - 11:15am to 12:15pm

DevOps principles can be applied to various industries, including aviation, to enhance the development, testing, and deployment of software systems used in aircraft. These software systems are critical for various functions such as navigation, communication, and monitoring. It's important to note that the aviation industry has unique safety and regulatory requirements that do not to apply to commercial products, so DevOps practices must align with these standards to ensure the safety and reliability of aircraft software systems. Join Aly and Lisa as they take off and discuss how DevOps...

Slalom, Inc.
T12

Managing Test Data in Enterprise Environments

Thursday, May 2, 2024 - 11:15am to 12:15pm

Managing test data is hard. Managing test data in complex, distributed, poorly documented, and organization-spanning enterprise software is substantially harder. In enterprise systems test data is convoluted, hidden, and hard to synthesize, the test environments it flows through are shared and unstable, and the test scenarios dependent on it are long and complex. These challenges combine to cripple many test automation efforts in enterprise software. In this talk Blake Norrish will describe what an optimal test data management strategy looks like, how the nature of enterprise software...

Karen Hsu
Appdome
T13

Streamline Cloud Testing of Cybersecurity Features in Mobile Apps

Preview
Thursday, May 2, 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, automated testing services can also leverage methods and tools that violate cybersecurity policies or that cybersecurity professionals find problematic and dangerous including: emulators, virtualization, resigning, debugging, dual spaces, Magisk and more. Once protections are added to a mobile app, security features detect these methods and tools and the resulting cyber defense may prevent testers from using parts of these testing...

Iterable
T14

Navigating the Testing Career Labyrinth: From Intern to Director

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

Navigating a successful career in software testing presents formidable challenges, especially when striving to climb the career ladder. Whether you're aiming to transition from manual testing to becoming an SDET or contemplating roles in people management and organizational leadership, forging your path can feel overwhelming. Join Jeff Sing, as he draws upon his personal journey, starting as a QA Intern and progressing to his current role as a Director of Engineering. Through anecdotes and insights, you will learn the strategies and decisions that can significantly propel your career...

Vijay Lathia
Bose Corporation
T19

Elevating Software Quality: Strategies for Qualifying Products Used by Millions

Preview
Thursday, May 2, 2024 - 3:00pm to 4:00pm

In the dynamic world of software development, guaranteeing top-tier product quality for a broad user base is a formidable challenge. This talk confronts this challenge head-on with a strategy to enhance software quality. Vijay will cover how to decode Minimum Viable Product (MVP) requirements, forming the bedrock of your testing strategy. Then learn how to prioritize test plan coverage aligned with these requirements for precise testing. Ensure you smoothly onboard new QA team members with a comprehensive "Quick Start Guide." This accelerates their contributions to quality assurance...

Testlio
T23

Embracing Accessibility: Adapting to the Human Side of WCAG 2.2 Testing

Thursday, May 2, 2024 - 3:00pm to 4:00pm

The slow adoption of accessibility guidelines, particularly Web Content Accessibility Guidelines (WCAG) 2.2, remains a consistent challenge within the software development community. Companies often struggled to integrate accessibility into their DevOps cycles, as compliance necessitated substantial changes in development practices and KPIs. Many auditors tend to test websites reactively, hindering the evolution of understanding and accessibility testing techniques. Recognizing that viewing accessibility guidelines as a growth opportunity can lead to improved products and happier...

Lisette Zounon
Zsquare Solutions Inc.
K5

Supercharge Your Confidence As a Tester in the DevOps and AI Era

Thursday, May 2, 2024 - 4:15pm to 5:15pm

In software development, particularly in the DevOps and AI era, the role of a tester is both crucial and challenging. WE need to aim to empower testers with strategies to excel in this environment, ensuring they deliver the highest quality applications. In this keynote, you will learn how to manage expectations and instill confidence in your team along the software delivery process. Join Lisette to explore effective communication techniques with stakeholders, establishing trust and demonstrating value from the project's inception. Discover how to continuously leverage key performance...