STARWEST - Conference List Schedule | TechWell

Conference archive

Conference Schedule

Monday, October 5

Tutorial MA Critical Thinking for Software Testers
Michael Bolton
10:00 am to 5:30 pm

Critical thinking is the kind of thinking that specifically looks for problems and mistakes. Regular people don't do a lot of it. However, if you want to be a great tester, you need to be a great critical thinker. Critically-thinking testers save projects from dangerous assumptions and ultimately from disasters. The good news is that critical thinking is not just innate intelligence or a talent—it's a learnable and improvable skill you can master. Michael Bolton shares the specific techniques and heuristics of critical thinking and presents realistic testing puzzles that help you practice...Read more

Tutorial MB Test Management in Agile Preview
Derk-Jan de Grood, Jan Jaap Cannegieter
10:00 am to 5:30 pm

System Development has changed due to the introduction of Agile. So, test management has to change as well. How do you position yourself as test manager and how do you add value in an Agile organization? In this tutorial you will learn how test management fits in modern system development. Based on four key questions we will assess the value of the test management activities we spent our time on. We will make our own agile test strategy at sprint level and learn how we can plan and monitor testing. We will do an exercise with light weight documentation (one-page test plan and test...Read more

Tutorial MC Test Strategies for a Modern World
Janna Loeffler, Adam Satterfield
10:00 am to 1:30 pm

With the advent of DevOps, Agile, and ever-increasing complex technologies under test, the classic, the bloated test strategy document has quickly become outdated. Many testers struggle to understand how to convey complex testing tasks concisely. However, there is hope! There is a way to create a concise, actionable, and useful test strategy for Agile, DevOps, and even the dreaded Waterfall! Janna and Adam will leverage real-world test strategies that they have used and will break down the critical components and detail out how to create a test strategy, no matter what development style...Read more

Tutorial MD Introduction to AI Testing Preview
Jennifer Bonine
10:00 am to 1:30 pm

How do you train an AI bot to do your software testing? Integrating AI into your testing activities can be intimidating, but in reality, it is pretty easy, and it just takes some understanding and work. Learn how to directly apply AI to real-world testing problems without having a Ph.D. in computer science. Jennifer will share a wide survey of all the different ways AI is applied to software testing today. Get some hands-on experience using AI with a testing focus with no coding skills required. Whether you are just AI-Curious or want to reap the benefits of AI-based testing...Read more

Tutorial ME Unit Testing: What Every Developer and Tester Should Know
Tariq King
10:00 am to 1:30 pm

Do you want to take your testing skills to the next level? Are you trying to stay relevant on an agile team where testing is shifting to the left on the project timeline? Do you want to help your organization reap the full benefits of testing earlier? Then join Tariq King to explore the fundamentals of unit testing so you can find bugs as soon as they happen and do more thorough, targeted testing during software development. This introductory session is for everyone—of all programming skill levels. Learn how to apply program-based techniques such as testing by looking, automated unit...Read more

Tutorial MF System-Level Test Automation: Ensuring a Good Start
Chris Loder
10:00 am to 1:30 pm

Many organizations invest a lot of effort in test automation at the system level but then have serious problems later on. 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 value? This tutorial covers both “theory” and “practice”. Chris Loder explains the critical issues for getting a good start and his experiences in getting good automation started at a number of companies. The tutorial covers the most important management issues you must address for test automation success...Read more

Tutorial MG Automating Test Design for Agile Projects
Robert Sabourin
10:00 am to 1:30 pm

Traditional requirement and analysis techniques just don’t fit in short iterations. Testers can save a lot of time—and focus on what really matters—by using automated test design and implementation tools. Traditional test automation helps testers execute tests, report progress, and offer insights into test coverage and completeness, but little emphasis has been made on automating effective test design. Rob Sabourin will share automated test design techniques using a selection of free and open source tools. He has implemented automated test design in conjunction with automated unit tests...Read more

Tutorial MH Getting Smart on API Testing & Automation NEW
Jeffery Payne
10:00 am to 1:30 pm

API testing has become more and more popular as service-oriented architectures have become common. In addition, testing at the API level can be effectively automated to provide maintainable regression tests that work well in a DevOps process. In this tutorial, Jeffery Payne discusses what API testing is all about and how it is effectively done. Techniques and tools are discussed that highlight where in the testing process API testing makes the most sense to perform. Various open source and commercial tools will be demonstrated and the pros and cons of various solutions discussed. Effective...Read more

Tutorial MI Differentiated Management: Building Stronger Teams NEW
Dr. Jess Ingrassellino
10:00 am to 1:30 pm

Hiring and team-building are two significant issues faced by every quality manager or director. However, what happens once you have hired your team? How do you keep valued members on board and help struggling members to become better, all while continuing to manage your organization and meet deliverables? During this highly interactive workshop, you will learn how to differentiate content, process, and products by learning more about employee readiness, interest, and lived experiences. You will participate in a role-playing game and will work as a team to practice each of these skills. The...Read more

Lunch—1:30pm–2:00pm
1:30 pm to 2:00 pm
Full & Half-Day Tutorials Continue—2:00pm–5:30pm
2:00 pm to 5:30 pm
Tutorial MK Artificial Intelligence and Machine Learning Skills for the Testing World Preview
Tariq King, Jason Arbon
2:00 pm to 5:30 pm

Software continues to revolutionize the world, impacting nearly every aspect of our work, family, and personal life. Artificial intelligence (AI) and machine learning (ML) are playing key roles in this revolution through improvements in search results, recommendations, forecasts, and other predictions. AI and ML technologies are being used in platforms for digital assistants, home entertainment, medical diagnosis, customer support, and autonomous vehicles. Testing practitioners are recognizing the potential for advances in AI and ML to be leveraged for automated testing—an area...Read more

Tutorial ML Instill a DevOps Testing Culture in Your Team and Organization
Adam Auerbach
2:00 pm to 5:30 pm

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

Tutorial MM Better Test Design for Great Test Automation
Hans Buwalda
2:00 pm to 5:30 pm

Test automation is an essential element in modern system development. And test design can make or break automation efforts throughout the entire CI/CD pipeline. We want automated tests to find problems in a build quickly, run without a hitch, and be easily maintained. However, if tests are badly structured and unnecessarily detailed, you may have a hard time automating them—even with great tools and great technical expertise. Hans Buwalda explores how testers, both technical and non-technical, can design or restructure tests to make them suitable for automation. In this session, you’ll...Read more

Tutorial MN How to Break Software: Robustness Edition
Dawn Haynes
2:00 pm to 5:30 pm

Have you ever worked on a project where you felt testing was thorough and complete—all features were covered and all tests passed—yet in the first week in production the software had serious issues and problems? Join Dawn Haynes to learn how to inject robustness testing into your projects to uncover those issues before release. Robustness—an important and often overlooked area of testing—is the degree to which a system operates correctly in the presence of exceptional inputs or stressful environmental conditions. Dawn shows you how—by expanding basic tests and incorporating specific...Read more

Tutorial MO Application Security Tools for Continuous Testing NEW
Jeffery Payne
2:00 pm to 5:30 pm

There are lots of tools out there to support security testing activities. You’ve probably seen some of the acronyms used to describe them when looking at marketing material or reading about application security - SAST, DAST, IAST, RASP, etc. But the question is always which tools to use where within your testing process. This is particularly important in a DevOps model where continuous testing is used to continuously validate code as it changes. Selecting the wrong tools or using them at the wrong place can impact your delivery process significantly. In this tutorial, Jeffery Payne...Read more

Tutorial MP Develop and Refine Your Company Testing Strategy
Dr. Jess Ingrassellino
2:00 pm to 5:30 pm

Every quality director wants to implement a modern, forward-looking testing strategy, and many test managers look to other companies to figure out the "magic bullet" for achieving excellent quality quickly and reliably. But the truth is that everything you need to know about your best test strategy is already in your company. In this workshop you will use your quality priorities, strategies, and code base as the foundation for defining and improving your testing strategy. You’ll work individually and in small groups to examine your current testing structure and methodologies, perform risk...Read more

Tutorial MQ Testing Leadership IQ
Jennifer Bonine
2:00 pm to 5:30 pm

Have you ever needed a way to measure your testing leadership IQ? Or been in a performance review where the majority of time was spent discussing your need to improve as a leader? If you have ever wondered what your core leadership competencies are and how to build on and improve them, Jennifer Bonine shares a toolkit to help you do just that. This toolkit includes a personal assessment of your leadership competencies and the evolution of testing and testing leadership. Join Jennifer as she explores a set of eight dimensions of successful leaders, provides suggestions on how you can...Read more

Tutorial MR Running Risk Assessment Sessions NEW
Jenna Charlton
2:00 pm to 5:30 pm

Risk is a feature of every project. We work to minimize it when we're aware of it and mitigate it regardless. However, we have very few avenues to formally discuss risk with our teammates, which is why we need risk assessment sessions. Jenny will lead the group through the five stages of a well-run risk assessment session, and you will be able to break off into smaller groups to run your mini risk assessment on an example application! You will pick your features: how do we select the features for a risk assessment session? Jenny will suggest several methods, including grouping by pages and...Read more

Tuesday, October 6

Tutorial TA X-Ray Vision For Testers: How to Analyze Things
Michael Bolton
10:00 am to 5:30 pm

How do we go about understanding something complex? How do we move from confusion to clarity? What strategies and approaches can we use to identify and reason about things that matter? When we’re dropped into a testing situation, how do we make sense of it all? How can we rapidly achieve a deeper understanding of things that we know little or nothing about? How can we develop skills to make us more powerful testers? The answer to these questions is analysis - the study of things and ideas by examining their elements and structure. In this one-day tutorial, Michael Bolton will lead...Read more

Tutorial TB Introduction to Selenium
Byron Katz
10:00 am to 5:30 pm

Knowledge of Selenium, the industry-standard tool for testing web applications, is a much sought after skill in today’s world of test automation. If you want to learn Selenium, then this full-day tutorial provides a great start. Byron Katz shows you how to build test automation using Selenium. But he doesn’t stop there. He uses his years of experience to show you how to build automation that is clean, robust, and easy to maintain. You will be introduced to practices and principles that apply to the whole team. You will write Selenium scripts in two languages, Python and Java, and will...Read more

Tutorial TC Testing Strategies for Microservices
Tariq King
10:00 am to 5:30 pm

Software development is trending toward building systems using small, autonomous, independently deployable services called microservices. Leveraging microservices makes it easier to add and modify system behavior with minimal or no service interruption. Because they facilitate releasing software early, frequently, and continuously, microservices are especially popular in DevOps. But how do microservices affect software testing and testability? Are there new testing challenges that arise from this paradigm? Or are these simply old challenges disguised as new ones? Join Tariq King as he...Read more

Tutorial TD Testing Transformation: The Art and Science for Success
Jennifer Bonine
10:00 am to 1:30 pm

Technologies, testing processes, and the role of the tester have evolved significantly in the past few years with the advent of agile, DevOps, and other new technologies. It is critical that we testing professionals evaluate ourselves and continue to add tangible value to our organizations. In your work, are you focused on the trivial or on real game changers? Jennifer Bonine describes critical elements that help you artfully blend people, process, and technology to create a synergistic relationship that adds value. Jennifer shares ideas on mastering politics, maneuvering core vs. context...Read more

Tutorial TE Web Security Testing: The Basics and More
Jeffery Payne
10:00 am to 1:30 pm

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 Jeffery Payne 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...Read more

Tutorial TF Test Design for Fully Automated Build Architecture Preview
Melissa Benua
10:00 am to 1:30 pm

Imagine this … 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 production. Setting up the pipeline capable of doing just that is becoming more and more common and something you need to know about. But most organizations hit the same stumbling block—just what IS the appropriate battery of tests? Automated build architectures don't always lend themselves well to the traditional stages of testing. In this hands-on tutorial, Melissa Benua introduces you to...Read more

Tutorial TG Test Estimation in the Face of Uncertainty Preview
Robert Sabourin
10:00 am to 1:30 pm

Anyone who has ever attempted to estimate software testing effort realizes just how difficult the task can be. The number of factors that can affect the estimate is virtually unlimited. The keys to good estimates are understanding the primary variables, comparing them to known standards, and normalizing the estimates based on their differences. This is easy to say but difficult to accomplish because estimates are frequently required even when we know very little about the project—and what we do know is constantly changing. Throw in a healthy dose of politics and a bit of wishful...Read more

Tutorial TH Automation Framework Essentials
Chris Loder
10:00 am to 1:30 pm

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

Tutorial TI Making and Managing Mind Maps
Jenny Bramble
10:00 am to 1:30 pm

Organizing complex thoughts on a topic can be a challenge, especially if the topic has many different directions you can take it. It can be difficult to keep everything straight and follow the threads that are most important. Mindmaps are an organizational tool that lets you group similar thoughts and find links between them. They can be used to investigate test cases and test plans, create personas, work through presentations, and more! Jenny will take you for a dive into the history of mind maps, some modern tools, and some interesting use cases like menu creation for a restaurant,...Read more

Lunch—1:30pm–2:00pm
1:30 pm to 2:00 pm
Full- and Half-Day Tutorials Continue—2:00pm–5:30pm
2:00 pm to 5:30 pm
Tutorial TK Integrating Automated Testing into DevOps
Jeffery Payne
2:00 pm to 5:30 pm

In many organizations, agile development processes are driving the pursuit of faster software releases, which has spawned a set of new practices—DevOps. DevOps stresses communications and integration between development and operations, including rapid deployment, continuous integration, and continuous delivery. Because DevOps practices require confidence that changes made to the code base will function as expected, automated testing is essential. Join Jeffery Payne as he discusses the unique challenges associated with integrating automated testing into continuous integration/continuous...Read more

Tutorial TM Holistic Performance Testing for Modern Applications Preview
Kaushal Dalvi
2:00 pm to 5:30 pm

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

Tutorial TN Quality and Testing Measures and Metrics Preview
Mike Sowers
2:00 pm to 5:30 pm

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

Tutorial TO Continuous Testing Using Containers Preview
Melissa Benua
2:00 pm to 5:30 pm

Containers. Every manager thinks they want them, but few teams have experience in knowing what to DO with them. Used thoughtfully, containerization of your services can transform the way your organization thinks about testing. Gone can be the days of maintaining X different compute environments with Y different configurations. Imagine instead spinning up just the code you need, on the machine type it needs, and only for as long as you need it. In this technical training, Melissa will walk through what containerization means for a legacy code base attempting to practice continuous...Read more

Tutorial TP The Tester's (New) Role in Agile Development
Robert Sabourin
2:00 pm to 5:30 pm

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 contribute value on a cross-functional team. Rob Sabourin will share a number of 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-organized agile...Read more

Welcome Reception and Cocktail Making Class with Chef Bai
5:45 pm to 6:30 pm

Wednesday, October 7

Morning Yoga—8:30am-9:15am
8:30 am to 9:15 am
Bonus Session B1 It’s All About the Pipeline: Continuous Testing for DevOps
Clint Sprauve, Tricentis
8:45 am to 9:45 am

When most organization embark on their DevOps journey, test automation is still one of those areas where most organizations struggle. Although DevOps is about the proverbial people, process, and technology, the lynchpin for test automation is continuous integration (CI) and continuous delivery (CD).

Join Clint Sprauve, Enterprise Evangelist at Tricentis, and learn: t he basics of DevOps, the true definition of CI/CD, w here test automation fits in your pipeline, t he types of test automation that take place, and w hat success teams do to become elite performers with test automation...Read more

Visit Gather.Town—9:45am–7:00pm (Couch Sessions, Genius Testing Bar, Cocktail Hour, & More!)
9:45 am to 7:00 pm
Visit the Expo—9:45am–6:00pm
9:45 am to 6:00 pm
Keynote K1 Rules Are Someone Else’s Opinion: Delinquents, Rebels & Outlaws—Why You Love Them…and Why You Secretly are One
Dona Sarkar, Microsoft
10:00 am to 11:15 am

When you hear these words, do you imagine someone who would NEVER fit into a corporate environment…and more importantly, someone a corporation would definitely not want? Wrong! Turns out that corporations love rebels and DISRUPTORS and often these are people who rise and shine the most. Why? Because they aren’t satisfied with the status quo and are fearless enough to actually DO something about it. Because they believe that rules are someone else’s opinion, they aren’t afraid to break them and make newer and better ones. Does this sound familiar, fellow testers? If you’re ready to shake up...Read more

Networking Break in the Expo—11:15am-11:30am
11:15 am to 11:30 am
Keynote K2 Manual Testing is Not Dead: Just the Definition
Erika Chestnut, Calendly
11:30 am to 12:30 pm

The rise of test automation has reduced the manual testers footprint significantly. We have more and more AI and ML tools that are taking on things like visual regression and providing smart test automation. Companies are hiring SDETs at an increasing rate, while reducing their manual test roles with the hopes that a high amount of test automation will result in a higher quality product. So where does that leave manual testing? Join Erika as she showcases the value of manual testing as a non-negotiable partner alongside a robust test automation strategy. Reconnect with thought based...Read more

Lunch—Visit the Expo—12:30pm–1:00pm
12:30 pm to 1:00 pm
Industry Technical Presentation ITP1 Microservices Are Not Small Services
Alexander Mohr, Tricentis
1:00 pm to 2:00 pm

Microservice and Cloud Applications are being the number one choice in today's architecture decisions. But with a high complexity of dozens of services how can such environments be tested sufficiently?

What does a Microservice architecture look like? What are the challenges in testing modern environments? How do you sufficiently guarantee quality in distributed environments

Already registered for STARWEST Virtual+? Click here to login and watch this ITP Session on demand...Read more

Industry Technical Presentation ITP2 3 Major Ways to Improve API Test Automation as Part of Your CI/CD Pipelines
Temil Sanchez, SmartBear Software
1:00 pm to 2:00 pm

API automation is important now more than ever, in a world where we are building more than we can keep up with to ensure useful software that fills the needs of our users, how can we make sure we are doing all in our power to work as efficiently as possible to deliver on what users expect? We'll discuss 3 key actions a testing team can take to meet these expectations.Read more

Concurrent Session W1 Testing Treasure Maps: The Art of Crafting Charters
Jenna Charlton, Coveros, Inc.
1:00 pm to 2:00 pm

At the heart of agile testing execution is the charter. Charters should guide our testing and help us focus our exploration on what's most important and impactful. Unlike scripts generated for waterfall testing, there's an art to crafting charters. Charters help us avoid the dragon of wasteful testing or getting lost in the labyrinth of distraction to help us reach the treasure chest of good enough quality. We'll discuss adventuring our way through heuristics, assembling our party (personas), side quests to encourage exploration, navigating your way through a test session, and using your...Read more

Concurrent Session W2 The 8th Habit of Highly Effective Agile Testers
Philip Lew, XBOSoft
1:00 pm to 2:00 pm

Are you a good tester who readily adapts to change, focuses on the customer, works well with others, and keeps your testing skills up to date? Perhaps you have developed what Philip Lew refers to as the “7 Habits of Highly Effective Agile Testers”—a combination of practices and guiding principles that enable you to be a successful tester and teammate in an agile environment. But how do you transition from good to great? The answer is to invent, innovate, and inspire others to do the same. As we grow in our discipline, we must challenge the status quo and prepare ourselves to take software...Read more

Concurrent Session W3 AI and Machine Learning in a Selenium World Preview
Mike Wagner, tap|QA
1:00 pm to 2:00 pm

Many testing teams today use Selenium for their automation needs, and rightfully so: Selenium allows for cross-browser and mobile support, it’s free, and it has a large open source community behind it. Regardless of its feature set, Selenium—and test automation in general—has its own list of pain points that can have a large impact on testing metrics, depending on the test architecture used and the design patterns being followed. To address these pain points, a team can use artificial intelligence (AI) and machine learning (ML) via open source libraries. This enables the tests to...Read more

Concurrent Session W4 Reduce, Reuse, Recycle: Quality Asset Reuse in CI/CD and Lower Environment Availability
Matthew Malec, KeyBank
1:00 pm to 2:00 pm

Through the Integration of existing quality assurance and testing assets into pipelines and dashboards the audience will see the improved return on investment of reutilizing items such as performance, automation, and monitoring scripting. The proactive awareness of application and lower environment health is visible from end to end to demonstrate the environment readiness at all levels from application, infrastructure, and communication layers. This centralized solutioning provides efficiencies in the triage and identification of potential problems. We will demonstrate that by identifying...Read more

Concurrent Session W5 DevOps Approach to Ensure Quality in Microservices
Richard Mills, Coveros
1:00 pm to 2:00 pm

Your team has followed industry trends and shifted from a monolithic system to a widely distributed, scalable, and highly available microservice architecture. However, instead of solving all your problems with fragile legacy architecture, you ended up with a set of federated services that have hidden dependencies which are maintained by teams that don't talk to each other. You’re stuck with the inability to figure out which versions work together driving the need to test your still-monolithic system in pieces and as a whole. This looks suspiciously like a DevOps problem and your delivery...Read more

Concurrent Session W6 The Road to Level 5 Autonomous Testing
Kevin Pyles, test.ai
1:00 pm to 2:00 pm

Artificial intelligence is real and it is here, and there are many testing tools that have already applied machine learning (a subfield of AI) to improve their efficiency, robustness, and flexibility. But there are still questions about how far we have come in the quest for a tool that applies AI in such a way that testers could be replaced. Is this even possible? In the automobile industry, there is a vision of an autonomous future where vehicles will drive themselves with no human intervention. The road to level 5 autonomous driving provides some clear guidelines to help companies...Read more

Industry Technical Presentation ITP3 Expand Beyond UI With AI-Powered Codeless API Testing
Chris Colosimo, Parasoft
2:15 pm to 3:15 pm

When testing enterprise applications, most people manually test the application’s UI. Test automation is more efficient and scalable, but delivering a compelling digital experience requires constant UI updates that make it difficult to create a stable UI test to use and reuse reliably over time.

To increase test coverage, you can extend your testing approach to include automated codeless API testing to validate your applications more reliably and with faster test execution times. Join this...Read more

Industry Technical Presentation ITP4 Achieving Continuous Testing Against All Odds
Alex Page, Broadcom
2:15 pm to 3:15 pm

Today's development teams are often playing catch up with their developers because they often lack a cohesive set of tools to manage all aspects of testing. What if there were a solution that helps testers address all aspects of continuous testing from a single platform? Well, now there is! BlazeMeter Continuous Testing is a cloud platform that lets your testing team address testing from their perspective. Join us for this webinar to see a demo of the transformative technology and how it can help your teams achieve continuous testing.

Traditional testing needs to evolve The solution...Read more
Concurrent Session W7 Testing the Agile Manifesto Preview
Paul Herzog, West Monroe Partners
2:15 pm to 3:15 pm

Agile principles and associated approaches to software development have been in use for more than a decade. However, teams are still unsure of how to integrate testing as not only specific tasks within a given process (Scrum, kanban, TDD, etc.), but as an extension of the philosophies and mindset that produced the Agile Manifesto in the first place. As a result, teams either ignore testing, test less than is necessary, or dramatically over-test by acting like we’re still on a waterfall project in 1987. Paul Herzog will take a trip back to the very beginning of agile by walking...Read more

Concurrent Session W8 Setting Up Tomorrow's Testers for Success Preview
Adam Sandman, Inflectra
2:15 pm to 3:15 pm

We have coding bootcamps, free online coding academies, and many other platforms to teach people programming skills. However, there are not similar programs for testers and other QA professionals. How do we nurture the next generation of talent, help people transition into the software testing discipline, and give future testers the best chance to be successful? Adam Sandman will detail how you can set up programs to make the transition into the testing/QA workforce easier, using actual examples and case studies as demonstrations. We will discuss how you can implement...Read more

Concurrent Session W9 Testing Your Way to Innovation: The Story of a Robotic Bartender
Mark Gharibian, E.&J. Gallo Winery
2:15 pm to 3:15 pm

The challenge was simple: Build a voice-powered mixologist capable of making drinks based on whichever spirits and mixers were placed into it. Working with his team, Mark Gharibian designed an AWS-powered, Alexa-driven, Arduino/Raspberry Pi-running, laser-cut bartender prototype. Using an iterative approach, they designed and developed the hardware and software in tandem. Each iteration taught them something new and changed the way they approached testing in the innovation space. They operated in a nontraditional way, on a nontraditional project, using nontraditional tools—and how they got...Read more

Concurrent Session W10 Performance Testing STARWars Ticket Sales: May the Force Be with You! Preview
Ria Joseph, QualityWorks Consulting
2:15 pm to 3:15 pm

Imagine landing on a time-sensitive performance testing project with an added twist of leading the whole performance test architecture and strategy for one of the largest concurrent website loads; presale of Star Wars movie tickets. As scary as this may sound it was quite an exciting hands-on learning experience. Our solutions enabled the client to optimize their system by a factor of 7x on the basis of performance and scalability. Join me as I share the journey behind the success story that our team took to build a performance testing stack from scratch; best approach to...Read more

Concurrent Session W11 Push on Green: Leveraging Automated Testing to Speed up the SDLC Preview
Tyler Yates, Indeed.com
2:15 pm to 3:15 pm

Everyone wants to develop software quickly, but there is a valid concern that increasing velocity may decrease quality. At Indeed, we set a company-wide goal to double velocity of our software development without hurting the quality of our releases. To accomplish this goal, we looked at each stage of the software development lifecycle and found which parts took the most time. Deployment and verification in our QA environment was one of the biggest bottlenecks and was due to our historic reliance on human quality assurance testing for each release. To alleviate this bottleneck, we...Read more

Concurrent Session W12 Using Robotic Process Automation (RPA) to Reimagine Testing
Ahmed Datoo, Mesmer
2:15 pm to 3:15 pm

So much time and energy is spent on automating and running tests. But test automation is one part of a larger testing process. The set-up and tear down of testing environments is for many still a manual and time consuming process. Writing good bug reports complete with screenshots of the issues, videos capturing how to reproduce the bug, log files is an exceptionally tedious process. This session will explore how an emerging technology, Robotic Process Automation, can automate the entire testing process. We’ll explore what RPA is, the different approaches taken (script-based, scriptless,...Read more

Break in the Expo—3:15pm–3:45pm
3:15 pm to 3:45 pm
Industry Technical Presentation ITP5 Creating a Production Level Automation Framework in Under 60 Minutes
Nikolay Advolodkin, Sauce Labs
3:45 pm to 4:45 pm

Designing a test automation framework is mandatory if you want to succeed with your automation effort. However, this process is not intuitive and takes a lot of trial and error to get right. Many of us spend years failing at this process until we find something that works.

Acceptance Test Driven Automation is a development activity that exists for intuitively architecting an automation framework that is flexible, scalable, and robust. It's a step-by-step guide that helps an automation engineer have a framework and a test ready to run in production in about 45 minutes.

In...Read more

Industry Technical Presentation ITP6 Testing Roles and Career Paths (what you need to know, and when)
Andrew Pollner, ASTQB - American Software Testing Qualifications Board
3:45 pm to 4:45 pm

Testing continues to evolve as Agile, DevOps, and now DevSecOps are the new standards for the software the application lifecycle. Great efficiencies have been gained with automation playing a larger role in testing. With a “shift-left” mindset, testing is now more involved, and earlier in the process. However, “shift-right” has also taken hold allowing testing to extend beyond releases and gain valuable data from production systems, which can then feed back into more robust testing that actually more closely resembles how software is used. The combination of these new paradigms has...Read more

Concurrent Session W13 A Journey of Transformation to an Agile-Based Performance Testing Model
Theron Melrose, State Farm Insurance Companies
3:45 pm to 4:45 pm

Waterfall project development used to result in an overly expensive and drawn-out testing process, eating up valuable project schedule days. As project management transformed to product management, testing took a different approach to meet the demanding needs of product owners and keep up with the speed of agile. Theron Melrose's team recently lived this transition, starting from a centralized approach that performance tested every change and every deployment and caused 10- or 12-week performance testing cycles, and ending with a transformation. Join him to hear how a risk-based approach...Read more

Concurrent Session W14 Open Conference is YOUR Conference – What Will You Make of It? Preview
Melissa Benua, mParticle
3:45 pm to 4:45 pm

Do you have the seed of an idea that might make an interesting talk? Do you have a burning question that you’d like to discuss with your peers? Do you REALLY miss the hallway track of conferences, and just want to riff on a theme with the other attendees? If you answered yes to any of this, then the open conference IS FOR YOU! Broken up into four 15-minute time slots across three rooms, the open conference is for anyone – new attendee, veteran, or speaker to talk about whatever is interesting to you! No slides or prep needed (but supporting material is fine) – if there’s a topic...Read more

Concurrent Session W15 Open Conference is YOUR Conference – What Will You Make of It? Preview
Melissa Benua, mParticle
3:45 pm to 4:45 pm

Do you have the seed of an idea that might make an interesting talk? Do you have a burning question that you’d like to discuss with your peers? Do you REALLY miss the hallway track of conferences, and just want to riff on a theme with the other attendees? If you answered yes to any of this, then the open conference IS FOR YOU! Broken up into four 15-minute time slots across three rooms, the open conference is for anyone – new attendee, veteran, or speaker to talk about whatever is interesting to you! No slides or prep needed (but supporting material is fine) – if there’s a topic...Read more

Concurrent Session W16 Open Conference is YOUR Conference – What Will You Make of It? Preview
Melissa Benua, mParticle
3:45 pm to 4:45 pm

Do you have the seed of an idea that might make an interesting talk? Do you have a burning question that you’d like to discuss with your peers? Do you REALLY miss the hallway track of conferences, and just want to riff on a theme with the other attendees? If you answered yes to any of this, then the open conference IS FOR YOU! Broken up into four 15-minute time slots across three rooms, the open conference is for anyone – new attendee, veteran, or speaker to talk about whatever is interesting to you! No slides or prep needed (but supporting material is fine) – if there’s a topic...Read more

Concurrent Session W17 Dynamic Test Environments for Continuous Testing
Valentin Guerlesquin, National Bank of Canada
3:45 pm to 4:45 pm

Continuous Testing initiatives cope with several issues, some of them are highly linked to environments and test data. End-to-end environments do not allow on-demand deployments, since they are usually shared across other applications and used by manual testers. Using dynamic environments, which means on demand environment created from scratch for test execution, will help to resolve both these issues: to remove the collision with manual testing or other applications, and to control test data available for testing. During this presentation, I will do a live demonstration of a continuous...Read more

Concurrent Session W18 From Zero Automation to Automation Hero Preview
Sarah Bailey, COUNTRY Financial
3:45 pm to 4:45 pm

Imagine living in an exciting fast paced corporate world of test automation and DevOps then being thrown into a completely manual test world. That's what happened to me. I was asked to join a new company and a new team with lots of problems, but the biggest problem... manual testing. Join me in learning about how I created a successful automation team with zero automation to being an automation hero. Learn strategies and how taking small steps to create big changes for a new testing world with automation and DevOps.

Objective 1 - Faster to Market From manual to mostly...Read more
Keynote K3 Lightning Strikes the Keynotes
Alison Wade, TechWell Corp.
5:00 pm to 6:00 pm

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

Networking Reception with Games, Cocktails, & Fun Topic Tables (Hosted in Gather.Town)
6:00 pm to 7:00 pm

Thursday, October 8

Morning Yoga—8:30am-9:15am
8:30 am to 9:15 am
Bonus Session B2 Automated Testing Innovations Improve the Digital Experience
Mark Lambert, Parasoft
8:45 am to 9:45 am

As organizations react to the pandemic, they're accelerating digital transformations to enable remote teams and produce engaging user experiences through digital channels. In additional to building applications from the ground up, many organizations are looking to low-code platforms, such as Salesforce Lightning, to accelerate the transformation. These applications must meet performance, usability, and reliability goals to satisfy customer expectations and compliance requirements. It's more critical than ever for DevOps teams to implement fully automated continuous testing and leverage...Read more

Visit the Expo—9:45am–6:00pm
9:45 am to 6:00 pm
Visit Gather.Town—9:45am–7:00pm (Couch Sessions, Genius Testing Bar, Cocktail Hour, & More!)
9:45 am to 7:00 pm
Keynote K4 It's In Your DNA, or Is It? The Journey of Testing Software for DNA Analysis
Aprajita Mathur, Guardant Health
10:00 am to 11:00 am

DNA contains our genetic code and for each individual it's unique. The DNA of any 2 humans is 0.1% different on average, the difference may seem insignificant but it isn't. To be specific, one letter change in just the right place in a code of 6.4 billion letters of your DNA can cause a genetic disease. DNA analysis today is performed across the globe and is used to understand how to build better crops, how coronavirus impacts us, and how can we treat cancer. Given the wide range of applications, the task of identifying significant pieces of information in this BIG DATA set is performed...Read more

Networking Break in the Expo • 11:00am-11:30am
11:00 am to 11:30 am
Industry Technical Presentation ITP7 Mastering Cross-Browser Test Automation With Cypress and Selenium
Eran Kinsbruner, Perfecto
11:30 am to 12:30 pm

Mastering Cross-Browser Test Automation With Cypress and Selenium As digital reality becomes a win-lose situation for the majority of enterprises today, having a solid test automation strategy for your web applications is key for business success. In the current landscape, there are two strong technologies, Cypress and Selenium, that when utilized properly, can enable a sustainable continuous testing workflow. In this session, Perfecto by Perforce Chief Evangelist, author, and Product Manager, Eran Kinsbruner will provide a deep overview of both Selenium and Cypress and address the key...Read more

Industry Technical Presentation ITP8 Your Journey Towards Agile Success: An Integrated and Strategic Approach to Test Management
Afsana Atar, Goldfinger Holdings
11:30 am to 12:30 pm

A wide number of Agile teams globally use Jira for project management, issue tracking, and bug tracking. However, there are some limitations to just using Jira by itself for end-to-end test management since there is no testing-specific functionality built natively into the tool. As testing takes on an increasingly vital role in business success, testers must move to an advanced test management strategy to meet the demand for higher-quality releases with increased speed and efficiency. This can lead to a better understanding of overall quality, and help testers leverage the kind of...Read more

Concurrent Session T1 Building the QA Team of the 2020s Preview
Kirk Walton, tap|QA
11:30 am to 12:30 pm

This past decade, the QA profession saw incredible, positive growth. As we look into this new decade, the landscape for the role of testers will continue to evolve. QA leaders must continue to learn and employ new strategies to ensure we are building the best teams possible for our organizations. Join tapQA Vice President Kirk Walton for an important look at building an optimal testing/QA team for your organization in the 2020s. He will detail the current and future testing landscape and specific skills that will define the QA professional, including the balance between end-user empathy...Read more

Concurrent Session T2 Quality 1Up : How to Use Game Theory to Drive a Cultural Change and Improve Quality
Janna Loeffler, Equinox Media
11:30 am to 12:30 pm

How do you inspire developers, testers, and teams to improve their testing practices and code quality? Have you ever wanted to provide greater visibility into your quality practices? Join Janna as she talks about one way you can help inspire teams to not only improve testing and quality practices, but drive and own that change. She’ll talk about how gamifying your quality practices and modding your role as a tester can build a community and a culture of quality. In today’s age of agile development and DevOps, software development has truly become a social activity. So we need to stop...Read more

Concurrent Session T3 API Monitors: A False Sense of Security
Patrick Poulin, API Fortress
11:30 am to 12:30 pm

APIs are the backbone of our web and mobile platforms today. They literally run the world, yet we don’t monitor them properly. Traditional approaches to monitoring have focused too much on performance and ping tests. That approach has proven to be highly unreliable, failing to alert teams when an API is not functioning correctly. Now, with more and faster releases thanks to agile, the problem of unreliable APIs is becoming worse. That’s why a new measure is needed that goes beyond uptime - Functional Uptime. Monitors should reproduce actual user flows that validate that the entire chain of...Read more

Concurrent Session T4 Creating A Mob: A New Tester’s Journey to Getting People Together To Test Preview
Ben Oconis, Storyblocks
11:30 am to 12:30 pm

As someone new to the QA and the testing community, within my organization, I was experiencing difficulties testing stemming from communication issues across teams. It felt like I was often the middle-man in a game of telephone between stakeholders, often making it difficult to efficiently manage how we test new features and products. To help address this issue, I incorporated mob testing into our testing culture. I will focus on what I have found to be the benefits of mob testing (such as improved communication and relationships among teams & spreading product knowledge),...Read more

Concurrent Session T5 Life Is Better When Things Flow – Apply 0/100 Principle to CI/CD
Wayne Wang, J.B. Hunt Transport, Inc.
11:30 am to 12:30 pm

“0/100”, or zero defects and 100% first-time-through (FTT), is the holy grail of the Lean manufacturing movement. Zero defects mean that your product or service will have no defects when it is provided to the customer and 100% FTT means that as your in-progress work moves through your workstations or value stream, it is successful on the first try so there is no re-work or in-process repair. In this presentation, I will demonstrate that how the 0/100 principle and other Lean Manufacturing tools and techniques can be applied in automated software delivery process, especially when you have a...Read more

Concurrent Session T6 Not a Pipe Dream: E2E & Combinatorial Test Automation in the Pipeline
Domonic Nunley, Progressive Insurance, Edward Mandere, Progressive Insurance
11:30 am to 12:30 pm

Is your development organization migrating to a more continuous integration/continuous delivery environment using containers in the cloud and pipelines, but you are not sure how to adapt your test automation to this change? You are not alone! Dom and Ed were facing a similar problem in their organization. With limited test engineer resources and the rapid rate of code change, it was no longer efficient and provided less business value to have the test engineers manually execute test automation with every deployment. If the test automation could be integrated into the development pipeline,...Read more

Lunch—Visit the Expo—12:30pm–1:00pm
12:30 pm to 1:00 pm
Industry Technical Presentation ITP9 Keeping your UI Automation Efforts Scalable, Valuable, and Under Control
Mike Fey, Eggplant
1:00 pm to 2:00 pm

Serious Automated UI testing efforts require both Model-based and Traditional methods for any modern QA organization. However, as UI testing deliverables become more critical in order to keep up with CI/CD release cycles they often become difficult to maintain and show poor ROI. During this session, Mike will examine the inverse relationship between complexity and achieving ROI, and how overly complex frameworks will not scale over time and can be self-defeating. It’s critical to keep a large implementation under control, making sure the process will scale and show value as soon as...Read more

Industry Technical Presentation ITP10 Mobile Testing in Today’s Environment
Jamie Moore, Mobile Labs
1:00 pm to 2:00 pm
Due to the COVID-19 pandemic, organizations are finding new ways to continue operations while taking safety precautions. One protective measure is requiring employees to work remotely. But how does WFH affect operations in your mobile testing lab? How can you release apps and updates on time remotely? Is it still possible to collaborate with team members? Join Mobile Labs’ Jamie Moore for an in-depth look at the role that a device cloud plays in your testing lab. In this session, you'll learn: How a device cloud facilitates mobile DevOps Tips for device management & access for QA Best...Read more
Concurrent Session T7 Safe to Fail Agile Culture Preview
Sylvia Lobo, Seera Group
1:00 pm to 2:00 pm

Building a new software product and testing it is a highly innovative and creative process. Things simply don't go to plan all the time, setbacks and failures are inevitable along the way. What makes a difference is how a team deals with them. Each failure is an opportunity to reassess, make a change and try a different approach. In order to succeed, testing teams must become resilient to failure and focus on the learning outcomes that they present. As a QA lead, you need to encourage initiatives and via the right questions assist the team in taking the best possible decision...Read more

Concurrent Session T8 How Technology Teams Can Support Sustainable Development Goals and Be Champions for Change!
Jennifer Bonine, AI Appstore, Inc.
1:00 pm to 2:00 pm

2030 is the “Decade of Delivery” to achieve the Sustainable Development Goals – yet the gap between where we are, and where we need to be is significant. A new report shows that 4th Industrial Revolution technology can play a major role in bridging this gap, but new responsibilities and partnerships will be necessary to move beyond technological enthusiasm. Join Jennifer Bonine to learn how the Fourth Industrial Revolution Tech Can Fast Track 70% of Sustainable Development Goals. Jennifer will discuss use cases of emerging technologies, including AI, which were analyzed to build the case...Read more

Concurrent Session T9 Leveraging Contract Testing with Pact for Microservices
Carolyn Hung, N26
1:00 pm to 2:00 pm

More and more, software architecture moves to use micro service schemes, and how to ensure communication between services has become more important under this distributed software architecture. Other than testing pyramid strategies that we've already known about, I will introduce another layer in the service layer testing. During this talk, I will address the importance of contract testing in micro service architecture, why and how contract testing would help on quality assurance of services. Also, I will introduce some industrial tools and framework we could apply on achieving it. I will...Read more

Concurrent Session T10 Rapid Testing in High-Velocity Environments: Introduction to METS (Minimal Essential Testing Strategy) Preview
Greg Paskal, Ramsey Solutions
1:00 pm to 2:00 pm

It’s going live tonight! How can we test all these changes when given only a few hours for testing? In this session, Greg Paskal presents the Minimum Essential Testing Strategy (METS), a testing methodology he developed nearly 20 years ago and used by companies across the world. Designed to help your Test Engineers adapt to rapid software and environment changes. The METS strategy enhances your current testing efforts by supercharging your existing capabilities and bringing a new focus to testing the right things in the timeframe given. You’ll walk away with a starter METS...Read more

Concurrent Session T11 Bad Code Kills: 6 Essential Quality Gates You Need in Your CI/CD
Tal Weiss, OverOps
1:00 pm to 2:00 pm

Enterprises today are all about increasing software delivery velocity. But with shorter release cycles, code quality is often sacrificed. As the first line of defense for software quality and customer experience, development and QA teams are under pressure to prevent code defects from escaping into production, yet they need to also manage unprecedented workloads with less time and resources to invest in testing code than ever before. To help address these gaps, we’ve identified 6 key quality gates that can be built into your CI/CD pipeline using open source plugins and used to clearly...Read more

Concurrent Session T12 Breadmaking and the Art of Data-Driven Model-Based Testing
Melissa Benua, mParticle, Chris Loder, Upland InGenius
1:00 pm to 2:00 pm

Are you short on testing resources but not short on things to test? Is your current test case creation effort exclusively like baking artisanal hand-crafted sourdough? Do your tests rely on data? Does your test team understand what that your product’s data looks like and how to use it? Melissa and Chris will show you how solid data models can drive solid data driven testing in your automation. They draw on their years of experience and share how you can generate test cases from your actual data models, run those test cases at scale, and validate - using the power of oracles - to ensure...Read more

Industry Technical Presentation ITP11 Testing Apps with AI
Chris Navrides, test.ai
2:15 pm to 3:15 pm

How can you test all of the world’s apps and web pages? Using traditional testing techniques like appium and selenium will only get you half-way there. They won’t help you when you start running against unity based apps and games. Additionally, tests written for one platform don’t work on any others.

AI has the power to change that. Come find out how you can write tests like a test plan, and let the AI and machine learning do the hard work. See how tests can be written for any app, and run across a variety of platforms and form factors. Using the AI allows you to also get detailed...Read more

Industry Technical Presentation ITP12 Machine Learning in Testing - A Pragmatic View
Nate Custer, TTC
2:15 pm to 3:15 pm

Machine learning is driving a wave of innovation across the software industry. It is also driving a wave of new testing tools and vendors promising radical change. In this talk TTC will share where the hype is not meeting expectations and where our clients are seeing significant ROI along with what profile of clients we expect to be the first to benefit from this new innovation.

In this session, learn:

Machine learning is driving a wave of innovation TTC will share where our clients are seeing significant ROI And who we expect to be the first to benefit from this new...Read more
Concurrent Session T13 Robots + Humans: Rise of the Tester Preview
Kathleen Conway, Atlassian (Trello)
2:15 pm to 3:15 pm

Testers and test tooling working together can be much more successful than either of them working independently. Both humans and automation have strengths to be taken into consideration when drafting quality strategies and test planning. As an organization evolves, the quality needs should be reevaluated with each step. This session will discuss where humans are still strongest in the software testing discipline, and contrast that with where test tools are most valuable. Various testing tools will be included in the comparison, with a heavy focus on test automation. That...Read more

Concurrent Session T14 Feeling the Fuzzies - The Liberal Arts in Testing Preview
Alissa Lydon, Sauce Labs
2:15 pm to 3:15 pm

In the 2016-17 academic year, the most common degree conferred to graduating students in the US fell under the category of “Liberal Arts and Sciences, General Studies and Humanities.” These 389,000 new graduates, affectionately called “fuzzies” in some circles, have ventured into the job market, many of them into the technology industry. And like their skeptical relatives during the holidays, they are finding similar questions when applying for employment: What are your “technical” qualifications? What skills does a liberal arts major bring to the table in tech? Humanities - that...Read more

Concurrent Session T15 Hey! You Got Security In My Development!
Gene Gotimer, Coveros, Inc.
2:15 pm to 3:15 pm

The release date is a week away. Development is complete. The code works, and everything looks good. Marketing is ready with the media blitz. Our customers are waiting to get their hands on the new features and are sure to give us good feedback. The only step left is to get the security group to scan the application and give us the approval to release it. Cross your fingers- let’s hope we get the green light! Otherwise, I don’t know what we are going to do. DevOps, and more importantly, DevSecOps, promises to do away with rolling the dice at the end and hoping we are allowed to release...Read more

Concurrent Session T16 Test 360 with BDD at V-Speeds Preview
Anand Gopalakrishnan, Airline Tariff Publishing Company
2:15 pm to 3:15 pm

In Aviation, V-Speeds are the speeds derived from data obtained from designers and manufacturers during flight testing. Using them is considered the best practice to maximize aviation safety and performance. Can this same model be applied to Software testing? How about aviation software testing? We, at Airline Tariff Publishing Company applied the same principles of V-Speeds to obtain data about the application in a 360 viewpoint (i.e. from the designers, subject matter experts and product owners) to maximize our test script development efficiency within the BDD framework. This...Read more

Concurrent Session T17 Data Science Testing Preview
Laveena Ramchandani, Deloitte
2:15 pm to 3:15 pm

The presentation will cover from the very basics of data science to my journey into the data science world and how do we actually seek for quality in our product when testing a data rich project. My aim would be to cover the following areas; What is data science? What is testing data science models? How can we achieve a smooth process? Exploratory testing with data science. What have I achieved? What can you achieve/learn? Who would make a good data science tester? and the importance of documentation. Once you understand the how data science it performing to interpret vital and...Read more

Concurrent Session T18 Leveraging Cloud Architecture (AWS Focused) to Build a Robust Test Automation Platform
Scott Aziz, Independent
2:15 pm to 3:15 pm

A huge opportunity exists for testing practitioners to leverage the power of the cloud for testing environments and testing tools. I recently designed a serverless cloud based test automation platform for a F500 company that allowed them to retire a legacy testing lab that was costing them $250k per year to maintain. The new platform was not only about 1/10th the cost, but also provides unlimited scalability on-demand as their needs grow. I will start the presentation with an overview of some relevant cloud native services and expand on the architecture of a few of those services and then...Read more

Networking Break in the Expo—3:15pm-3:45pm • Closes at 6:00pm
3:15 pm to 3:45 pm
Industry Technical Presentation ITP13 Why Testing in DevOps is Broken (and How to Fix It)
Darrel Farris, mabl
3:45 pm to 4:45 pm

More teams are adopting DevOps practices, however, they’re not always built with quality at the core. Teams have no choice but to build a testing strategy as they go, rather than designing the culture, processes, and tools they need upfront to create an excellent customer experience. In this discussion, Darrel will share relevant data from mabl’s 2020 Testing in DevOps Survey of over 1,000+ testers and developers. Learn how to apply QA best practices to every phase of application development, and how to reap the full benefits of DevOps to increase test coverage, yielding an ROI you can’t...Read more

Industry Technical Presentation ITP14 Transforming Test Automation with DevOps, AI, and RPA
Amit Sikka, AgreeYa BeatBlip, Ramna Sharma, AgreeYa BeatBlip
3:45 pm to 4:45 pm

In a fast-paced world of Agile and DevOps, where the business landscape, technology, and the test requirements change rapidly, the role of quality assurance and testing is constantly evolving and expanding. From being the gatekeepers for the quality deliverables, QA teams are evolving into champions of optimization, collaboration, and transparency across software development lifecycle – driving more direct and greater business value. Modern test automation tools that support end-to-end automation of both testing as well as business processes are serving QA teams best in their new role....Read more

Concurrent Session T19 How to Be an Impediment Removal Engine
Tom Stiehm, Coveros, Inc.
3:45 pm to 4:45 pm

As an agile coach working with self-organizing teams, I encounter blockers that can’t be removed by the team. Escalating the blocker to one manager or executive can be ineffective. I have experienced success when a group of managers or executives form a group dedicated to dealing with these kinds of issues, which I call an Impediment Removal Engine (IRE). If you have been in a similar situation and wondered how you could make a difference, come to the talk. Whether you are on a delivery team, managing a team or teams, being part of an IRE can help you understand and empathize with the...Read more

Concurrent Session T20 Exploratory Testing, Why Its Important, How to Get Better, and How to Measure Success Around It Preview
Belinda Goodman, SalesLoft
3:45 pm to 4:45 pm

Exploratory testing is a phrase that is thrown around a lot as something organizations should be doing well. But how do you define success around it, especially since the goal is to not release bugs? And how do testers or organizations know that they are doing it right? Join Belinda as she teaches you how to leverage the team and tools around you to become better at exploratory testing and prevent bugs from making it into the wild. We will be covering how to make the most of pairing with designers, product, developers, support teams and other QA's to build users personas to test...Read more

Concurrent Session T21 Tolerance Metrics in Test Automation
Dusko Vuksanovic, TheZenith Insurance
3:45 pm to 4:45 pm

Web applications are not built perfectly. Even though we see our tests passing, it doesn't necessary mean that application is performing well. There are secondary indicators of the application stability, which if not properly observed, can lead to development nightmares. To be more precise, this presentation is about how to cover discovered issues which manifest as slow responses, flaky page loading, browser console error logs, etc. The challenge is how to observe these issues, and properly report on them. How to make sure the business understands what's going on, and can prioritize any...Read more

Concurrent Session T22 Building in House Scalable Mobile Lab for Automation
Sargis Sargsyan, PicsArt
3:45 pm to 4:45 pm

It is becoming more and more challenging to test mobile apps on different devices, with different screen sizes, running different operating systems. During the development of a mobile app, we can easily verify and test the app on a mobile simulator or emulator. However, only simulator or emulator testing isn't enough, we need to make sure that our app works on devices that our users carry with them in their pocket. Creating a in house Automation Mobile Lab will be a good decision if you're looking to do automated testing, for example with Selenium and Appium. An automation Mobile Device...Read more

Concurrent Session T23 Test Your Infrastructure!
Pawel Piwosz, EPAM Systems
3:45 pm to 4:45 pm

We are testing everything. We are so devoted to test that we even invented "DevTestOps". And then... Yes... What about our Infrastructure as a Code templates? How many times did you run your template again and again, fix issues, run again, fix issues... This is very common, we all have to admit it. Even if we use the CI/CD tools for our infrastructure (how many of us is really doing it? We are still missing the testing phase. But no worries! Let me show you how CloudFormation templates can be tested; how to be sure that code committed to the repository will be properly prepared and ready...Read more

Concurrent Session T24 Building Automation Engineers From Scratch
Jenny Bramble, WillowTree Apps
3:45 pm to 4:45 pm

Creating automation engineers from manual testers is hard. Even if your testers are willing, they have a lot of hurdles to get over to feel like the same kind of subject matter experts in automation as they are in manual testing. As a career-long manual tester making the leap to automation, Jenny Bramble has the experience to explain frustrations and provide solutions. She will discuss managing the expectations of your testers and their managers (what's the time frame? Why isn't this working?), techniques for teaching (such as games! Pair/mob programming! Software fundamentals!), and how...Read more

Keynote K5 Exploring Inclusion: Personas, Accessibility, and Meeting User Need
Jenna Charlton, Coveros, Inc.
5:00 pm to 6:00 pm

Inclusive design and unified design systems are the best ways to ensure applications are inclusive to all users from their inception. But how do you test for inclusion, and where do you start? Meeting the needs of all your users may seem like a daunting task, but it doesn't have to be. Using personas and leaning on our knowledge of exploratory testing techniques, we can start to create testing experiences that help ensure we're truly meeting the needs of all our users. Jenna Charlton will discuss barriers that impact your user experience, exploratory testing techniques for accessibility...Read more

Networking Reception with Games, Cocktails, & Fun Topic Tables (Hosted in Gather.Town)
6:00 pm to 7:00 pm

Tuesday, October 13

Testing & Quality Leadership Summit
1:00 pm to 3:30 pm

"Leadership through Innovation" Tuesday, October 13 (1:00pm-4:30pm ET) and Wednesday, October 14 (1:00pm-3:30pm ET) This is an interactive workshop and live event participation is highly recommended for both days! The business world is changing faster than ever. Dynamic global markets are forcing organizations to adjust to meet ever changing customer demands. Advances in technology are providing both opportunities and challenges for our software product lines. Join in the conversation with your peers as experienced business leaders share ways to manage...Read more

Thursday, October 15

Women Who Test
1:00 pm to 4:00 pm

Thursday, October 15 (1-5pm ET) and Friday, October 16 (1-4pm ET)

This is an interactive workshop and live event participation is highly recommended for both days!

Women Who Test is the ideal way for women to network with other women who work in software testing. It is also a day to learn from and be inspired by each other. The program will cover testing topics and will support women’s personal and career journeys and include content like: reengineering your life, growing your personal brand,...Read more

Friday, October 16

Women Who Test Session WWT4 Think INSIDE the Box: How to Unlock Your Creativity in Uncertain Times
Tania Katan, Creative Trespassing
1:00 pm to 2:15 pm

Yes, this is an uncertain time, but the good news is: ALL times are uncertain! The time between feeling like an imposter and revolutionizing an industry. The time between beta launching your business and your intended audience loving it. The time between finding your creativity and taking a leap of faith. There is one big difference between those who thrive in uncertain times and those who binge-watch-nexflix: Using constraints as a catalyst to unlock creativity.Read more

Women Who Test Session WWT5 Panel–Career Superpowers
Alison Wade, TechWell Corp.
2:30 pm to 4:00 pm

Let’s discuss and define the most important career superpowers for women. Hear what industry professionals, leaders, and idea disruptors think the important career superpowers are for women in 2020 and going forward.Read more

Wednesday, October 21

Bonus Session B3 The Mega-Actionable Continuous Testing Workshop
Ralph Jezierski, CA Technologies, A Broadcom Company
12:30 pm to 4:30 pm
Select this bonus session option when registering!

If you’re struggling to understand how to implement continuous testing in your company, then this workshop is for you. In just four hours you’ll come away with a solid understanding of the three pillars to implementing continuous testing and the tools needed to be successful. Most importantly, you’ll get your own action plan customized to your environment and your team’s specific needs. During the course, you will respond to various questions as the instructor guides you, and a custom report based on your input will be emailed to you following the workshop. This actionable report will...Read more