Agile + DevOps USA 2024 - Software Tester
Customize your Agile + DevOps USA 2024 experience with sessions for software testers.
Sunday, October 13
Fundamentals of AI—ICAgile Certification (ICP-FAI)
Foundations of DevOps—ICAgile Certification
Agile Fundamentals - ICAgile Certified Professional (ICP)
Monday, October 14
A Quality Engineering Introduction to AI and Machine Learning
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,...
How to DevOps Your Testing Strategy – An Exercise in Value Stream Analysis
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...
Designing (Much) Better Agile Meetings
Many teams have been following the same few patterns for facilitating sessions such as daily scrums, sprint reviews, retrospectives, and backlog refinement events for decades now. However, while these well-trodden approaches can be good starting points, there are ways to make them tremendously more effective with minimal effort. You will learn to design agile meetings that account for your particular circumstances and goals while wasting as little time as possible. First, Arlen will cover: exploring the true purpose of agile meetings – Is the daily scrum more about status or planning? Is...
Essential Test-Driven Development with AI/LLM Assist: A Hands-On Workshop
Will AI take over developer and tester roles? Rob's investigations found that an AI/LLM bot can write effective implementations but will need very clear, descriptive specifications. Yes, we humans will need to write the tests first! Test-Driven Development (TDD) has allowed developers to do just that—to "think in tests"—for over 25 years. TDD combines engineering specification, developer testing, coding, and design in a fast feedback cycle that greatly reduces defects, debugging, and rework. Test-driven teams write a failing automated test that defines new behavior, then the "...
Tuesday, October 15
Supercharge Your Workflow: To GitHub and Beyond
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...
Web Security Testing: The Basics and More
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...
Wednesday, October 16
Everything Old Is New Again: Using What We Already Know for a Safer Future
Our world is filled with complexities and unknowns, and when these collide with emerging technologies, the resulting risk seems insurmountable. We accept this increased risk as a cost of using the new technology, assuming that previous lessons learned don’t apply and that a blank slate is required to gain the most benefit. However, this never turns out to be true. Time and time again, we realize that much of what we already know is still relevant to these emerging technologies, regardless of how advanced or paradigm-shifting they are. This is good news for reducing the risk in innovation...
Holistic Testing Strategies in an Agile World: Integrating Shift Left and Shift Right
In today's dynamic software development landscape, the pursuit of customer-centric, high-quality products is essential. This session delves into the art of aligning shift-left and shift-right testing strategies to ensure comprehensive and effective validation throughout the software development lifecycle. Explore real-world obstacles encountered by development team in traditional testing, prompting their transition to a modern approach. This transition led to significant improvements in software quality, cost efficiency, and led to a more dependable product delivery. Shuchi will discuss...
From Vision to Velocity: Accelerating Agile Testing with Generative AI
In the rapidly evolving landscape of agile and DevOps, traditional methods of testing business-facing features often struggle to keep pace with the demands for faster and more thorough testing. However, the fusion of traditional testing wisdom with cutting-edge AI presents a unique opportunity to enhance software quality and delivery speed, offering innovative solutions to longstanding challenges. Join Philip Daye and examine key test design techniques—such as equivalence partitioning, boundary value analysis, decision table testing, and state transition testing—and explore how Generative...
Enhancing Agile and DevOps Practices: Leveraging Postman API Software for Enhanced Testing Efficiency in Tackling Real-World Challenges
PreviewIn today's fast-paced software development environment, regression testing stands as a crucial yet resource-intensive endeavor. An instance illustrating the resource-intensive nature of regression testing involved Patrick Gladney's team attempting to conduct tests across 13 distinct production servers. The challenge was compounded by the uncertainty surrounding malfunctioning servers, of which they remained unaware until customer complaints surfaced, indicating an inability to perform transactions within the application. Leveraging his expertise in software testing and cybersecurity...
AI & The Impact on How We Work
Our industry has been transformed by new technologies, radically changing how we work. Thirty years ago, deployment cycles took 3-5 years; today, they happen in seconds. This rapid pace is largely due to our focus on investing in tools that boost developer productivity. We're still driven to create tools that simplify developers' work and make it easier for others to join the field. Many companies are heavily invested in enhancing productivity. However, the abundance of productivity tools doesn't automatically lead to increased productivity. Companies need to examine and adapt their...
Panel: How AI is Revolutionizing the Entire SDLC
Artificial Intelligence is transforming the software development life cycle, reshaping processes, and redefining best practices across the board. This is not just a trend—it's a game-changer. Join our dynamic panel of top-tier experts representing Agile, DevOps, software testing, security, and product development as they dive into how AI is impacting everything from code to culture. What does this mean for your projects, teams, and career? Bring your questions, and together we'll explore the challenges and opportunities AI brings to software development. We’ll use Slido to collect your...
Thursday, October 17
MLOps for Responsible AI: Techniques for Ensuring AI Quality
With the rapid adoption of generative AI, more and more companies are infusing AI models and services into their products. However, many of these companies are likely to lose business and valuable revenue due to their lack of investment in MLOps. Typically, organizations developing AI systems have relied on training metrics like accuracy, precision and recall, but software quality goes beyond that. Now that the barrier to entry for AI tools is smaller, we need to set quality standards, test practices, and think about AI ethics and safety. Ensuring the quality of AI goes beyond traditional...