STAREAST - Conference List Schedule | TechWell

Conference archive

Conference Schedule

Monday, May 4

Tutorial MA Critical Thinking for Software Testers
Michael Bolton
9:00 am to 5:00 pm
Note: Delegates are encouraged—but not required—to bring a computer to this tutorial.

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 NEW
Derk-Jan de Grood
9:00 am to 5:00 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 NEW
Janna Loeffler, Adam Satterfield
9:00 am to 12: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 ME Introduction to AI Testing Preview NEW
Jennifer Bonine
9:00 am to 12: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 MF Unit Testing: What Every Developer and Tester Should Know
Tariq King
9:00 am to 12: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 MG System-Level Test Automation: Ensuring a Good Start
Chris Loder
9:00 am to 12: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 MH Automating Test Design for Agile Projects
Robert Sabourin
9:00 am to 12: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 MI Getting Smart on API Testing & Automation NEW
Jeffery Payne
9:00 am to 12: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 MJ Differentiated Management: Building Stronger Teams NEW
Dr. Jess Ingrassellino
9:00 am to 12: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—12:30pm–1:30pm
12:30 pm to 1:30 pm
Full & Half-Day Tutorials Continue—1:30pm–5:00pm
1:30 pm to 5:00 pm
Tutorial MK Artificial Intelligence and Machine Learning Skills for the Testing World Preview
Tariq King, Jason Arbon
1:30 pm to 5:00 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
1:30 pm to 5:00 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
1:30 pm to 5:00 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
1:30 pm to 5:00 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 MP Application Security Tools for Continuous Testing NEW
Jeffery Payne
1:30 pm to 5:00 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 MQ Develop and Refine Your Company Testing Strategy
Dr. Jess Ingrassellino
1:30 pm to 5:00 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 MR Testing Leadership IQ
Jennifer Bonine
1:30 pm to 5:00 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

Tuesday, May 5

Tutorial TA X-Ray Vision For Testers: How to Analyze Things
Michael Bolton
9:00 am to 5:00 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
9:00 am to 5:00 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
9:00 am to 5:00 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
9:00 am to 12: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
9:00 am to 12: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
9:00 am to 12: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 TI Test Estimation in the Face of Uncertainty Preview
Robert Sabourin
9:00 am to 12: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 TJ Automation Framework Essentials
Chris Loder
9:00 am to 12: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

Lunch—12:30pm–1:30pm
12:30 pm to 1:30 pm
Full- and Half-Day Tutorials Continue—1:30pm–5:00pm
1:30 pm to 5:00 pm
Tutorial TK Integrating Automated Testing into DevOps
Jeffery Payne
1:30 pm to 5:00 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 TL A Hands-on Intro to Docker for Testers
Gene Gotimer
1:30 pm to 5:00 pm

Docker is one of the hottest technologies in our industry today. It lets you create and manage containers—like virtual machines but smaller and faster. They can provide on-demand, disposable test environments that start quickly, repeatably, locally or in the cloud. When you want, you can tear down the environment and recreate a pristine copy within seconds. And since the process is automated, anyone on the team can use the same commands to get their own systems. When you finish testing, those containers can be deployed directly into production. At each stage, the environments for...Read more

Tutorial TM Holistic Performance Testing for Modern Applications Preview
Kaushal Dalvi
1:30 pm to 5:00 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 TO Quality and Testing Measures and Metrics Preview
Mike Sowers
1:30 pm to 5:00 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 TP Continuous Testing Using Containers Preview
Melissa Benua
1:30 pm to 5:00 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 TQ The Tester's (New) Role in Agile Development
Robert Sabourin
1:30 pm to 5:00 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

Wednesday, May 6

Morning Yoga—7:15am-8:00am (Available to All-Access & Conference Pass Holders Only)
7:15 am to 8:00 am
Visit the Expo—8:15am–5:30pm
8:15 am to 5:30 pm
Keynote K1 Return to the Circus: A Retrospective on Software Security
Mike Andrews, Open Raven
8:30 am to 9:45 am

Security issues seem to be all over the news—if it’s not another leak of millions of people’s personal data, it’s how hackers are subverting elections, company intel, and just maybe critical infrastructure. We’re encouraged to look back and perform retrospectives after delivering products, so how about we look back at the early days of security? Mike Andrews will review his past STAR EAST presentations on security to see how they—and the testing techniques prescribed—held up. Through examples of server misconfigurations, SQL injection, and simple logic attacks, we’ll time-travel through...Read more

Keynote K2 Wait, You Can Test That? The Art of Testing Art and the Science of Testing Fun Preview
Jane Jeffers, Riot Games
10:00 am to 11:00 am

“You just can’t test that!” If you’ve spent any time in software development, you’ve probably heard some variation of that phrase. You may have even fallen into the trap of thinking it yourself. But is the idea that some things just can’t be tested actually true? Hailing from the chaotic world of video games development, Jane Jeffers believes the answer to that is an emphatic “No!” Join her as she shares different ways Riot Games has approached quality assurance on the popular multiplayer online game League of Legends, from the art of testing art to the science of testing fun....Read more

Networking Break in the Expo—11:00am-11:30am
11:00 am to 11:30 am
Industry Technical Presentation ITP1 Explore the unknown with Exploratory Testing
Sérgio Freire, XRAY
11:30 am to 12:30 pm
Basic principles of Exploratory Testing Benefits of Exploratory Testing How to use Xray for efficient Exploratory TestingRead more
Industry Technical Presentation ITP2 AsyncAPI: A Field Guide for Event-Driven Architecture
Alianna Inzana, SmartBear
11:30 am to 12:30 pm

Coming Soon...Read more

Industry Technical Presentation ITP3 Boost Quality in DevOps Pipelines with Agile Test Management
Alex Drag, Christopher Peters, Tricentis
11:30 am to 12:30 pm
Optimize agile test management in a DevOps environment Unify quality across the development, testing and operations toolset See an example of an optimized qTest instance for DevOps that links code quality, security and other analysis tools; functional and API testing tools; and ops tools for smoke testing and deployment monitoringRead more
Concurrent Session W1 Connect to Your Customers with Design Thinking
Jennifer Bonine, AI Appstore, Inc.
11:30 am to 12:30 pm

Customers are the ultimate measure of product quality. Their loyalty to your product or brand is key in building and maintaining market share. This is why Jennifer Bonine believes that understanding customer needs and being the voice of the customer is critical for us in the quality profession. Join Jennifer as she shows how to empathize with your customers and provide a solution that puts them first. Design thinking is a human-centered process for creative problem-solving that focuses on the people you're creating for, which leads to better products, services, and processes. Learn how the...Read more

Concurrent Session W2 Agile in Legacy Apps - Mission Impossible?
Katy Sherman, Premier Inc.
11:30 am to 12:30 pm

How many times did you hear - legacy systems are not a good fit for Agile transformation? Have you ever said it yourself? I want to tell you a story of a digital transformation in Premier to prove you wrong. Agile is not only a great fit for the legacy applications, it an absolute business necessity, because how else can you provide incremental value for hundreds or thousands of users through a flexible adjustable roadmap? My story is not going to be about an immediate success. We've had our fair share of problems, challenges, and small failures. "Legacy" means "old". It means - outdated...Read more

Concurrent Session W3 Test Machina: Demystifying AI-Driven Test Automation
Tariq King, test.ai
11:30 am to 12:30 pm

Software vendors and practitioners are using artificial intelligence (AI) and machine learning (ML) to create a new wave of test automation tools. Such tools leverage autonomous and intelligent agents to explore, model, reason and learn about a software product. But how do these testing robots really work? Is this technology any good? And can we really trust it to validate software? Tariq King will introduce you to the world of AI-driven test automation and discuss its benefits, challenges and other limitations. Learn how test bots use AI/ML technologies to mimic human testing activities...Read more

Concurrent Session W5 Exploring Microservice Integration Risks
Robert Sabourin, AmiBug.Com, Inc.
11:30 am to 12:30 pm

Transactional testers are experts in exposing weakness in multi-tier solutions, but they sometimes run into trouble applying their web-based experience to new microservice API solutions. New risks are present, and old risks have shifted around. REST APIs are naturally scalable, robust cloud-based technologies, but converting multi-tier applications to a microservice design exposes new risks in operation order, payload dependency, and stateless system. Rob Sabourin will share his experience in applying test planning, design, and implementation strategies to ferret out critical microservice...Read more

Concurrent Session W6 Automating your accessibility testing with Selenium and Axe
Troy Walsh, Magenic
11:30 am to 12:30 pm

Modern day laws make accessibility a key requirement for many applications. This presents a challenge for many testing teams. Luckily there are things like W3C’s WCAG (Web Content Accessibility Guidelines) that help testers understand accessibility standards. But it’s even better for teams that are using Selenium because it is now fairly easy to extend your existing Selenium test suite with accessibility checks. In this session we will explore extending your Selenium suite with Axe. Axe being an open source accessibility testing framework. We will begin by talking about how you can add Axe...Read more

Lunch—12:30pm–1:30pm
12:30 pm to 1:30 pm
Industry Technical Presentation ITP4 How to Eliminate Escaped Defects With a Proven Test Automation Coverage Strategy
Eran Kinsbruner, Perfecto
12:30 pm to 1:30 pm

Attend this session to:

Learn the common pitfalls in test creation that cause escaped defects. Understand the holistic approach to test automation coverage in the digital landscape. Learn how to continuously maintain this coverage strategy as the market changes and product functionality evolves.Read more
Industry Technical Presentation ITP5 Strategy vs. Tactical Testing: Actions for Today, Plans for Tomorrow
Chuck Schneider, Cerner
12:30 pm to 1:30 pm
Learn from Chuck Schneider’s success in developing a healthy testing ecosystem at Cerner Corporation with his 6-pillars for strategic planning Uncover the gap in planning approaches and learn how to rapidly introduce a tactical testing plan to survive Develop a deep understanding of the time and need for both a strategic and tactical plan to be sure your testing approaches to planning can adapt and grow in any circumstanceRead more
Industry Technical Presentation ITP6 The missing link – UiPath Test Suite
Dr. Gerd Weishaar, UiPath, Rick Crosby, UiPath
12:30 pm to 1:30 pm
See what happens at the intersection between Testing and RPA Learn how QA best practices will improve RPA development Leverage world class Computer Vision and production grade execution capabilities in your testing effort Join the future of Enterprise AutomationRead more
Industry Technical Presentation ITP7 An Introduction to Sauce Labs: Ensuring a World of Digital Confidence
Sarah Petrie, Sauce Labs
1:30 pm to 2:30 pm
A platform to test on any platform or device from anywhere Options to test throughout your development pipeline Data to help improve your testing practice And more!Read more
Industry Technical Presentation ITP8 The Next Generation Quality Assurance Platform
Bal Raju
1:30 pm to 2:30 pm
Learn how to quickly and easily create data driven, self healing tests in simple natural language Discover how Virtuoso enables teams to shift testing left and get back time See how Virtuoso's bots can be directed to explore and QA applications autonomouslyRead more
Industry Technical Presentation ITP9 How AI is Revolutionizing Software Test Automation
Eran Bachar, Micro Focus, Archie Roboostoff, Micro Focus
1:30 pm to 2:30 pm

Test Automation is considered one of the key aspects to deliver the speed and reliability of any continuous delivery pipeline and yet organizations recognize that on average 20-30% of their testing is fully automated. When asked about their major challenges to increasing automation coverage, the lack of proper skill sets combined with the cost of building and maintaining automation assets are at the top of the priority list. In this session, learn how Micro Focus is using Artificial Intelligence to deliver revolutionary advances in functional testing that will enable testers to easily keep...Read more

Concurrent Session W7 Bridging the Gap with Developers Might Be Easier Than You Think
Stephan Marceau, Slalom Build
1:30 pm to 2:30 pm

Too often, technology teams are still operating with a barrier between the development and testing personnel. These teams should have the same mission: high-quality software that meets business objectives and is delivered on time, within budget. These barriers frequently seem insurmountable, but the reality may be that bringing developers and testers together is as simple as starting a conversation, sharing both the challenges they are striving to overcome and the victories they seek. Stephan Marceau will share the data and outcomes he has consolidated by observing more than 50 projects in...Read more

Concurrent Session W8 QA in the DevOps Age: Testing Software Updates with Production Traffic Preview
Robert Ross, Curtail Inc
1:30 pm to 2:30 pm

With the advent of the DevOps model, testing and development cycles are faster than ever before. In an environment of continuous integration and continuous delivery (CI/CD), developers make changes to the code that trigger a pipeline of automated tests. But the problem is that these automated tests are only looking for specific issues; they can’t detect everything that could possibly go wrong. And that means that bugs and problems in the code can be pushed live without the required testing, resulting in network downtime, lost revenue, and frustrated end-users. Conducting side-by-...Read more

Concurrent Session W9 Quality 1Up : How to Use Game Theory to Drive a Cultural Change and Improve Quality
Janna Loeffler, Equinox Media
1:30 pm to 2: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 W10 Yes, DevOps and Continuous Testing Are Possible in Non-Agile Environments Preview
Ramapriya Raju, IBM
1:30 pm to 2:30 pm

Agile development disciplines, along with continuous integration and continuous delivery (CI/CD), have transformed how teams develop and deliver applications in short bursts with higher quality. The next step is DevOps, the central concept of which is to manage end-to-end engineering processes and focus on constant testing, to deliver fast in a highly collaborative environment. Successful teams know the secret to delivering high-quality products so quickly is in continuous testing, especially leveraging automation capabilities. However, teams don't necessarily need to be agile in...Read more

Concurrent Session W11 Moving at Startup Speed
Priyanka Halder, Goodrx Inc
1:30 pm to 2:30 pm

The startup world is fast, demanding, and challenging. In order to be on top of the market in the software industry, most of the time a startup needs to move fast and ship even faster, while also fighting with budget and ROI issues. As a QA leader, how do you survive in this hostile environment and keep up with this crazy speed? How do you set realistic goals for yourself, your department, and your organization? Priyanka Halder will walk you through her tried and tested formula to succeed in a startup environment. Learn how to avoid feeling burned out, leverage and motivate your whole team...Read more

Concurrent Session W12 Ask Us Anything
Chris Loder, Upland InGenius, Melissa Benua, mParticle, Alison Wade, TechWell Corp.
1:30 pm to 2:30 pm

What do YOU want to know? Maybe you have a technical automation question for the self-proclaimed lazy automator, Chris Loder? Perhaps you wanted to ask Melissa Benua about continuous testing, containers, or imposter syndrome? Maybe you're an aspiring conference speaker about automation and would like to know how to get started with your very own talk? Or conceivably your very curious mind wants to know "so why did Alison Wade start Women Who Test?" During this informal panel session, Melissa, Alison, and Chris will be at your disposal to answer this wide variety of questions on anything...Read more

Industry Technical Presentation ITP10 Getting Ahead With Testing Certifications!
Andrew Pollner, ASTQB - American Software Testing Qualifications Board
2:45 pm to 3:45 pm
New certifications in software testing Choosing the right testing certification How certifications help advance the testing professionRead more
Industry Technical Presentation ITP11 An Effective Test Approach for Multinational SAP Commerce Cloud Projects
Alan Ip, Wisewires
2:45 pm to 3:45 pm
Why global companies adopt e-commerce Cloud Technical/project management challenges & mitigation strategies in testing A success story of global e-Commerce platform rolloutRead more
Industry Technical Presentation ITP12 Optimize Performance Testing with a Shift-Left Approach
Chris Colosimo, Parasoft
2:45 pm to 3:45 pm

In this session you will:

See how to leverage performance benchmarking with Selenium web UI testing as an early warning of performance issues Learn how to reuse functional API test scripts as a part of your load and performance testing Understand the trend of performance results over time to identify performance degradationRead more
Concurrent Session W13 Shifting Left: It's Not Just about Testing Earlier
Matthew Weinstock, Align Technology
2:45 pm to 3:45 pm

The agile landscape is always evolving. One of the newest trends is the "shift left" approach, where testing is performed as early and as often as possible in the project lifecycle. If done correctly, shifting left enables teams to highlight poor design, provide quicker feedback to development, review progress sooner, and provide quicker turnaround on customer feedback. Unfortunately, many teams lack the discipline, time, or strategy to actually get out of their current rhythm and shift left. As testers, we yearn for the ability to test early with confidence, so we have time at the end of...Read more

Concurrent Session W14 Rise of the Relationship Worker: Being a Better Human in the Age of AI Preview
Geoff Meyer, Dell EMC, Jennifer Bonine, AI Appstore, Inc.
2:45 pm to 3:45 pm

In the six decades since its first usage, the term Knowledge Worker has become synonymous with Software Engineers. With an almost singular emphasis on STEM skills, and an excused lack of people skills, the reputation of the successful software engineer evolved into that of the genius in a cubicle. Two factors have caused us to re-examine the relative importance of hard and soft skills in Software Engineering. First, the very nature of how we produce software changed dramatically with the advent of Agile practices compelling us to develop software…socially. Second, Automation and...Read more

Concurrent Session W15 Driving Testing Insights with the Voice of the Customer
Nandini Kalyanasundaram, Deloitte Consulting LLP, Chaithanya Kolar, Deloitte
2:45 pm to 3:45 pm

Testing is the final step prior to launch, and as a result, testing timelines are often compromised to meet overall project timelines. Under these circumstances, a risk-based testing strategy becomes the status quo to roll out the product with minimal priority issues. To leverage risk-based tests, teams have traditionally relied on a tester-centric approach by focusing on the testers' subject matter expertise, the application's defect-prone areas, and frequently executed test cases. However, we now have an opportunity to enhance and transform our risk-based testing approach to be more user...Read more

Concurrent Session W16 Large-Scale DevSecOps: Bringing Security Confidence to a Chaotic Development World
Dennis Hurst, Saltworks Security
2:45 pm to 3:45 pm

Implementing application security programs on a large scale can often seem chaotic and unwieldy. Without the proper knowledge to implement robust AppSec tools, DevSecOps on a large scale can be overwhelming. Additionally, with the countless number of customizable build, task-tracking, and CI integration systems available, many companies don’t know where to begin implementation of DevSecOps. Dennis Hurst will provide the knowledge necessary to wield powerful AppSec tools based on his experience with a variety of large corporate clients. He'll discuss common pitfalls and unique challenges...Read more

Concurrent Session W17 Setting Your Tests Up to Fail
Jenny Bramble, WillowTree Apps
2:45 pm to 3:45 pm

It's a fact of life that we often have to write automated UI tests for features that have defects, or that interact with 3rd party APIs that aren't returning the right responses, or for items that we know aren't working right. When the team has decided that the behavior isn't going to be fixed, what's an automation engineer to do? Let the tests fail? Not write them? Champion harder for the defects? Jenny suggests writing your tests to pass. By creating tests that pass on the current expected behavior (the defect), we are in a perfect position to tell when the defect is resolved, or the api...Read more

Concurrent Session W18 Self-Healing Automation for Low-Maintenance Tests Preview
Nick Baynham, Frontline Insurance
2:45 pm to 3:45 pm

What if you could write your tests in such a way that when the elements change, your tests would automatically update? The webpages of an application change a lot throughout the life of a software application. Each developer implements the structure of a web page differently. In addition, sometimes different technology is brought in to replace the previous way of implementing it, or the pages are redesigned for a slightly different user experience. When this happens, you might spend a lot of time updating your automated tests—but what if you didn't have to? Nick Baynham will share...Read more

Networking Break in the Expo—3:45pm-4:15pm
3:45 pm to 4:15 pm
Keynote K3 Lightning Strikes the Keynotes
Nine Incredible Speakers, Lightning Keynotes
4:15 pm to 5:15 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

Thursday, May 7

Morning Yoga—7:15am-8:00am (Available to All-Access & Conference Pass Holders Only)
7:15 am to 8:00 am
Visit the Expo—8:15am–5:30pm
8:15 am to 5:30 pm
Keynote K4 Viewing Software through the Lens of AI
Raj Subrameyer, ChaiLatte Consulting
8:30 am to 9:30 am

The positive effects of AI are already being realized in many industries, and many of these benefits were not possible just a few years ago. There is, however, a downside of using AI: It can quickly impact our data security, privacy and introduce biases if we do not pay attention to how the AI models are trained. Currently, the working of AI models are a black box, and engineers often do not control or understand how the algorithm forms relationships or makes decisions. We just provide the training data sets, monitor the learning and progress, and the algorithms make predictions on future...Read more

Industry Technical Presentation ITP13 What's Keeping You from Achieving Continuous Testing?
Alex Page, Broadcom
9:45 am to 10:45 am

In this session you'll learn:

The biggest challenges to achieving continuous testing The best approach to achieving continuous testing The best tools to achieve continuous testing

A good understanding of continuous testing terms will be helpful to understand this presentation.Read more

Industry Technical Presentation ITP14 The (Source of) Truth Will Set You Free (To Test)
Jonathan Miller Kauffman, Coveros, Inc.
9:45 am to 10:45 am
Learn the pitfalls of trying to maintain regulatory documentation within a sprint. Understand how effective test case management and test automation can free up time for testers to actually test. Learn how documentation can be produced once it is needed by regulatory bodies.Read more
Industry Technical Presentation ITP15 Practical DevSecOps Using Security Instrumentation
Jeff Williams, Contrast Security
9:45 am to 10:45 am
Instrumentation is a powerful approach to security testing and defense Advantages include speed, accuracy, scalability, and coverage But most importantly, it's designed for modern development and modern techRead more
Concurrent Session T1 From Rookie Tester to Automation Ace
Chloe Chen, Upland Software
9:45 am to 10:45 am

Performing repeated manual regression can take its toll. Even if you have great knowledge of the product and are putting it to good use, is it the best use of your knowledge and skill set? There's a better way, and its name is automation. Chloe Chen will take you on the adventure of what she did to make the transition from rookie tester to automation ace. She'll share lessons learned from her early failures, like using the wrong tool, automating the wrong software, and locking up the office phone system while automating answering calls. From targeted skill-building to knowledge adoption to...Read more

Concurrent Session T2 Load Testing High-Traffic Services: Strategy to Execution Preview
Malika Nikhmonova, Twilio, Inc
9:45 am to 10:45 am

Solving scaling issues with an application that has high traffic can be hard if load testing was not done (or was done without adequate planning). To ensure proper load testing of an application, it needs to be broken down into stages: 1) Analysis: Document how your system is currently behaving in production, including its system metrics such as average load, CPU, latency, and traffic, in order to pre-define the application's service-level agreement. 2) Test strategy: Test scripts to match production use case patterns, and choose a load testing framework. 3) Testing and...Read more

Concurrent Session T3 The Truth about AI and How it Applies to End to End Testing
Oren Rubin, Testim
9:45 am to 10:45 am

Similar to the concept of self-driving cars, autonomous testing refers to the use of software to aid dev teams in testing applications, and it is germane to risk management, maintenance and test authoring. By automating the software validation aspect of quality assurance, autonomous testing allows engineering teams to deliver higher quality products much faster. In this talk, Testim CEO, Oren Rubin will break down the truth about AI as it pertains to functional end to end (E2E) testing. He will describe the four Levels of AI Assistance in testing activities:

Level 0, Manual...Read more

Concurrent Session T4 Testing in Production
Talia Nassi, Split Software
9:45 am to 10:45 am

How do you know your feature is working perfectly in production? If something breaks in production, how will you know? Will you wait for a user to report it to you? What do you do when your staging test results do not reflect current production behavior? If you want to test proactively as opposed to reactively, try testing in production! By testing in production, you have increased accuracy of test results, your tests will run faster due to elimination of mocks and bad data, and you will have higher confidence before releases. You can accomplish this through feature flagging, continuous...Read more

Concurrent Session T5 Treat Yourself—Tale of Dog Training and Test-Driven Development
Mirjam Bäuerlein, BRYTER
9:45 am to 10:45 am

Before I started my career in software development, I worked for many years as a dog trainer. The experiences I made at this time are the reason why I immediately fell in love with testing. So, let’s talk about TDD! TDD stands for Test-driven development and it’s not only a technique to write tests but also a design process in software development. I want to give you a new perspective on this process and explain how to TDD with the help of comparing it to train a dog. TDD has so much in common with dog training, so at the end of my talk you should be able to write a piece of c test-driven...Read more

Concurrent Session T6 Fuzz Testing for Fun and Profit
Melissa Benua, mParticle
9:45 am to 10:45 am

A software test is no better than the data that drives it. Fuzz testing is a great way to find buggy, exploitable, or otherwise bad code—and if you’re working with a native application that operates on file input, it’s a solved problem. Grab an all-in-one suite, hit go, and profit! But what about web services? What about managed applications? For a service-based developer, fuzz testing your HTTP serving layer isn’t all that interesting if you’re running on the latest version of Apache. Fuzz testing your application along its interface boundaries, though? Very interesting—and not a problem...Read more

Networking Break in the Expo • 10:45am-11:15am
10:45 am to 11:15 am
Industry Technical Presentation ITP16 Mobile Testing in Today’s Environment
Jamie Moore, Mobile Labs
11:15 am to 12:15 pm
How a mobile device cloud facilitates team collaboration and mobile DevOps Tips for device management and access for your QA engineers to stay productive Best practices for manual and test automation to continue achieving the same level of speed and performance regardless of the physical location of your testersRead more
Industry Technical Presentation ITP17 Multi-Layered Test Automation Approach - What, Why and How?
Srinivasan Sankar, Aspire Systems
11:15 am to 12:15 pm
Why automated testing is critical to businesses looking to achieve their DevOps objectives How progressive organizations are leveraging Hyper-Testing to improve quality and accelerate innovation How Hyper-Testing can simultaneously insulate your organization against risk while also encouraging exploration and innovationRead more
Industry Technical Presentation ITP18 Tips for Managing a Remote Technology Team
Cortney Hoese, Tricentis
11:15 am to 12:15 pm
Discover best practices for ensuring a productive remote team of technology workers Learn how to effectively manage people when you are not collocated Understand the differences of remote work mentality and how you must also change to ensure successRead more
Concurrent Session T8 Reducing the Scope of Load Test Analysis Preview
Júlio de Lima, Capco
11:15 am to 12:15 pm

Load testing execution produces a huge amount of data. Investigation and analysis are time-consuming, and numbers tend to hide important information about issues and trends. using machine learning is a good way to solve data issues by giving meaningful insights about what happened during test execution. Julio Cesar de Lima Costa will show you how to use K-means clustering, a machine learning algorithm, to reduce almost 300,000 records to fewer than 1,000 and still get good insights into load testing results. He will explain K-means clustering, detail what use cases and...Read more

Concurrent Session T9 QA for ML: Testing around the AI Black Box Preview
Lauren Pehnke, Aquent
11:15 am to 12:15 pm

There's been a lot of discussion around leveraging AI and machine learning (ML) for testing software, but seemingly less on how to test and provide QA for an AI- or ML-driven application. But Lauren Pehnke was faced with doing just that for a product that would combine natural language processing, computer vision, and image classification to drive ranked search results. She will outline the research on AI and ML she did before taking on this role, including basic vocabulary for the variants of AI involved and interesting AI "failures" to better inform what areas of the process...Read more

Concurrent Session T11 Shifting Security Left in Your Continuous Testing Pipeline
Glenn Buckholz, Coveros
11:15 am to 12:15 pm

Security is often the black sheep of testing. At many organizations, while functional testing is continuous throughout the lifecycle of the application, the security “scan” only takes place before the release. Why is functional testing allotted so much more in terms of resources and attention than security testing? Glenn Buckholz can’t answer that question, but he will discuss how you can get security to be considered a first-class testing citizen in your organization. He will cover technologies that integrate cleanly into the modern CI/CD pipeline, the pros and cons of SaaS security...Read more

Concurrent Session T12 AI in Testing: A Moderated Panel Discussion
Adam Auerbach, EPAM Systems
11:15 am to 12:15 pm

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? Adam Auerbach will moderate this panel discussion—which will include Jason Arbon, Jennifer Bonine, and Tariq King—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.Read more

Lunch—12:30pm–1:30pm
12:30 pm to 1:30 pm
Bonus Session B2 Implement Traceability to Optimize Continuous Testing
Mark Lambert, Parasoft
12:30 pm to 1:30 pm

Watch this session to obtain insights on implementing traceability for your Agile project, including: 

Creating a requirements traceability matrix for forward and backward mapping.  Implementing best practices to incorporate traceability into your Agile workflow. Leveraging automated testing and continuous testing to streamline traceability.Read more
Industry Technical Presentation ITP20 Messing Up Your APIs and How to Fix Them
Marianne Hollier, HCL Software, Christopher Haggan, HCL Technologies
12:30 pm to 1:30 pm
Creating new, server-based platforms for testers. Facilitating better communication between developers and consumers. Incorporating testability into the process.Read more
Industry Technical Presentation ITP24 Create a Culture of Quality Across Your Development Team
Darrel Farris, mabl
1:30 pm to 2:30 pm
Benefits of shift-left testing to build a culture of quality Practical tips to democratize testing in your organization How to scale reliable end-to-end testsRead more
Concurrent Session T13 Emotional Intelligence in Software Testing Preview
Laurie Sirois, PTC
1:30 pm to 2:30 pm

Emotional intelligence has risen to a high level of prominence in corporate and cultural conversations. Quality professionals have a unique opportunity to benefit their teams by refining their nontechnical skills in the categories of self-awareness, self-management, social awareness, and relationship management. Honing these skills can mitigate real-world challenges in the QA workplace, such as schedule pressures and rapidly changing priorities; feeling unheard or silenced; facing blame, disrespect, or lack of trust; or feeling left out of the loop on information critical to your...Read more

Concurrent Session T14 Git and Docker and YAML, Oh My! Building Your Own Build Pipeline Using GitLab.com
Janna Loeffler, Equinox Media
1:30 pm to 2:30 pm

Build pipelines are expected to be green all the time. So how do you test your automation in your build systems without impacting the build itself? Where does automation fit into a build pipeline? At what stages of the build pipeline should I be running my automation? Join Janna as she walks through configuring your own build pipeline using YAML and Docker to test your automation and application before committing it to the main build. Using GitLab.com, she’ll walk you through some of the basics of Git, Docker, and YAML so you can configure your own build pipeline. These tools and...Read more

Concurrent Session T15 Testing Uncertainty for a Conversational AI Preview
Rajni Singh, nagarro
1:30 pm to 2:30 pm

Uncertainty has always been a key challenge for testers. But testing a chatbot adds a completely new level of uncertainty. There are a lot of platforms and tools available for chatbot development, but what we lack is a standardized chatbot testing strategy. The way testing is performed on chatbots differs a lot from "traditional" testing (like for an app or web portal) due to the apparent randomness of a conversation with a chatbot. From testing numerous clients' chatbots. Rajni Singh has experienced that it is impossible to anticipate all the situations that can happen during a...Read more

Concurrent Session T16 Before and After You Say ‘I Do’ to Docker Preview
Aprajita Mathur, Guardant Health
1:30 pm to 2:30 pm

Docker is the most popular containerized solution being used in the software industry for development. Like any other test automation tool, however, implementation can get complicated, tricky, and unmaintainable if all you understand is the record-and-playback features or think it is the same as using a virtual machine. Whether you are already using Docker for your automation needs or plan to start using it soon, join Aprajita Mathur as she shares her journey of using Docker for testing complex and constantly evolving data analysis pipelines. She will discuss basic concepts of...Read more

Concurrent Session T18 Conquering BDD: How One Team Is Making it Work Preview
Christine Ketterlin Fisher, NAIC
1:30 pm to 2:30 pm

Behavior-driven development, or BDD, has been a buzzworthy term in the testing and development community for several years. At first glance, the elements of BDD seem simple: Testing scenarios! Living documentation! Automation! Reports! That sounds great, so why isn't everyone doing it? Upon a deeper dive, the implementation of BDD needs a lot of forethought and planning, and teams must approach it for the right reasons. Christine Ketterlin Fisher will detail the evolution of one team in its shift to BDD. BDD was selected to help modernize the work that the business analysts,...Read more

Networking Break in the Expo—2:30pm-3:00pm • Closes at 5:30pm
2:30 pm to 5:30 pm
Industry Technical Presentation ITP27 Getting Started with AI
Jennifer Bonine, AI Appstore, Inc.
3:00 pm to 4:00 pm
AI resources to get started in learning AI and ML. Where can AI and ML be applied for testing and tech teams. Tool comparison chart testing trends survey. Open source AI tool to use. Difference between AI and ML. What to look for. when selecting an AI tool.Read more
Concurrent Session T19 Uplifting Future Leaders through Code Camps
Sarala Pandey, Chipotle Mexican Grill, Ashtha Singh, Student
3:00 pm to 4:00 pm

This summer, a Young Women in Tech code camp was held in Columbus, Ohio, for members of the Bhutanese–Nepali refugee community. More than a dozen experts in technology volunteered to teach girls ages 13 to 17 about career options within technology, including computer programming, accessibility, user-centered design processes, cyber security, photo editing, software development, and desktop management. The training was supplemented by college admissions officers providing education guidance and a course on resume building, and the entire camp was sponsored by a local community college and...Read more

Concurrent Session T20 End to End Performance Testing - Automated! Preview
Kaushal Dalvi, Ultimate Software
3:00 pm to 4:00 pm

End to end tests used to be the de facto standard in the performance testing world. However, with the advent of microservices that evolve rapidly, it has become more and more difficult to maintain end to end performance test suites. As a result, teams have gravitated towards having isolated micro-service level performance tests that are easier to maintain. This, however, leaves a gap in achieving the transaction mix and overall system load that E2E performance tests are best suited to provide. So when faced with this dilemma, Kaushal and his team took on an ambitious goal to...Read more

Concurrent Session T21 A Seismic Shift in Software Testing: Rise of the Machines Preview
Daniel Widing, ProdPerfect
3:00 pm to 4:00 pm

Even sophisticated businesses struggle with software testing. End-to-end (E2E) testing, though vital, has remained a costly and inconsistent method of catching bugs. But there’s a light at the end of this tunnel. Advances in machine learning (ML) have increased test execution speed and stability. Now, technologies are emerging that allow machines to analyze live user traffic to produce test cases—using data to focus E2E testing on what users care about. In time, these technologies will be stitched together to allow machines to own the entire E2E testing process. This seismic shift...Read more

Concurrent Session T22 Integrated End-to-End Testing across a SAFe Environment in a Regulated Industry Preview
Anne Rena, State Farm
3:00 pm to 4:00 pm

Have you ever been in a situation that is new, with little historical reference or maturity, and oh, by the way, involves testing in a highly regulated industry? End-to-End Testing, whether automated and/or manual testing, can be a challenge no matter what industry you are in. With no magic formula to follow and no lessons learned, what data elements, resources and options can you leverage to get started? Join Anne as she shares the story of a two year journey in figuring out the integrated End-to-End Test approach, in a SAFe Environment, for a new life insurance and annuity...Read more

Concurrent Session T23 Achieving Intelligent Test Execution
Adam Satterfield, Global Payments
3:00 pm to 4:00 pm

If you ask a business leader which features in a given software release are most critical (and which potential failures keep them up at night), chances are they'll be related to the UI. But with many testing teams spending up to 80% of their time on regression testing, how can you make time for the resource-intensive tests that verify these high business value features? Many testers struggle to understand what questions to ask the business and business leaders related to this topic. Additionally, testers struggle with understanding how to identify risk areas and partner with their...Read more

Concurrent Session T24 Empowering Manual Testers to Automate Preview
Thomas Izard, Buffalo Computer Graphics, Inc.
3:00 pm to 4:00 pm

How do you get manual testers to be able to write their own automated tests for UI and functional testing? The key is to implement high-level language that testers can immediately recognize while keeping the messy details of Selenium and Python out of sight. Not only does this create tests that are implemented in the business language, but it also keeps those tests viable, even when application implementation details change. Tom Izard's team implemented a framework using Selenium, Python, UI navigation, application navigation, and business language, using only open source tools....Read more

Keynote K5 Why Quality Engineering Deserves a Seat at the Leadership Table
Allyson Stuart, Refinitiv
4:15 pm to 5:15 pm

Where does quality assurance fit in your organization? Is it embedded in development, risk, or another area, or is it an equal partner with equal decision-making? Quality assurance is often seen as a cost reduction center that is simply a validation unit—and the most often squeezed for time to ensure product delivery. But what if that could change? With the advent of digital transformation and a plethora of intelligent products available in the market, consumers have numerous options, and even the slightest glitch can cause them to shift their brands. Quality, trust, and experience have...Read more

Thursday, May 14

Women Who Test (Part of the All-Access Pass)
1:00 pm to 5:00 pm

Women Who Test will take place on Thursday, May 14 (1-5pm) and Friday, May 15 (1-4pm) and is designed for women to network with other women who work in software testing. It is also a unique way 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, setting goals, discovering your career superpowers, and how to problem-solve when you are a female in the tech industry where your gender is outnumbered 7:3. Join women test engineers, managers, CEOs, and consultants for some truly inspiring talks and fascinating group work. Registration for this event is included in a STAREAST Virtual+ All Access Pass—reserve your seat today!Read more

Testing & Quality Leadership Summit (Part of the All-Access Pass)
1:00 pm to 3:30 pm

At the 2020 Testing & Quality Leadership Summit, program chair Jeffery Payne brings together senior industry leaders for an interactive exchange of ideas and experiences. Each of these leaders brings a unique perspective to the table and will provide Summit participants with lessons learned and practical techniques for leading teams, addressing management challenges, and gaining senior management buy-in.Read more

Friday, May 22

Bonus Session B1 The Mega-Actionable Continuous Testing Workshop
Ralph Jezierski, CA Technologies, A Broadcom Company
12:30 pm to 4:30 pm
To register for this Bonus Session, go to: https://well.tc/mega

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