STAREAST - Conference List Schedule | TechWell

Conference archive

Conference Schedule

Monday, April 26

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 A Beginner's Guide to AI and Testing NEW
Dionny Santiago
10:00 am to 1:30 pm

AI has been rapidly changing the way we approach software testing. Traditional test automation is time-consuming to create and breaks down easily in the presence of change. Thankfully, AI is helping testing teams create less procedural, more resilient tests that are able to self-heal in the presence of modern, rapidly changing, highly dynamic production systems. This sounds great, but you may be asking yourself: How do I get started? What additional skills do I need to learn? What tools are available for me to start using, right now? Join Dionny Santiago as he breaks down different AI...Read more

Tutorial MC 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 MD Test Automation: Start and Succeed
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 as their product matures and changes over time. 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 added value? Chris Loder explains the critical issues you need to know to get a good start, and he will share his extensive experience in building great automation. He covers the most important management issues you should address for test automation success,...Read more

Tutorial ME Getting Smart on API Testing & Automation
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 MF Differentiated Management: Building Stronger Teams
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

Tutorial MG 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 MH A Hands-on Intro to Docker for Testers
Richard Mills
10:00 am to 1:30 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

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 MI Artificial Intelligence and Machine Learning Skills for the Testing World
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 that still...Read more

Tutorial MJ Application Security Tools for Continuous Testing
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 MK Test Design for Fully Automated Build Architecture
Melissa Benua
2:00 pm to 5: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 key test...Read more

Tutorial ML Exploratory Testing in Action NEW
Jenna Charlton
2:00 pm to 5:30 pm

Exploratory testing is where the art and science of software testing meet and fills in the gap between automation, unit testing, and story testing. Exploratory testing is unique. Unlike other test techniques, exploratory testing values the individual tester’s expertise and perspective, centering the testers’ intuition and knowledge of software as the test basis. Explore the science and the art of exploratory testing, getting hands-on with exploratory testing by exploring real applications and playing testing games designed to challenge and deepen your skills. The respected instructor...Read more

Tutorial MM 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 MN 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

Tutorial MO Running Risk Assessment Sessions
Jenny Bramble
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, April 27

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 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 TE 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 TF Quality and Testing Measures and Metrics
Mike Sowers
10:00 am to 1: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 as he...Read more

Tutorial TI Agile Black Box Test Design Techniques NEW
Jenna Charlton
10:00 am to 1:30 pm
Agile Black Box Test Design Techniques begins where most software testing training ends, when it is time to create specific test cases. Because testing everything is impossible and agile practices demand, we test strategically, focusing on risk to give us the highest return on our testing investment. This course shows you how to create an effective set of test cases and develops your practical skills to become a more effective and strategic tester. Explore the science and the art of designing test cases for black-box testing, getting hands-on with practical exercises designed to challenge and...Read more
Tutorial TJ Test Estimation in the Face of Uncertainty
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 thinking...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 TG Making and Managing Mind Maps
Jenny Bramble
2:00 pm to 5: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

Tutorial TH Testing Transformation: The Art and Science for Success
Jennifer Bonine
2:00 pm to 5: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 TK 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 TL 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
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 the...Read more

Welcome Reception & Comedy Show with Richard Sarvate (he quit his tech job in Silicon Valley to become a comedian!)
5:45 pm to 6:30 pm

Wednesday, April 28

Morning Yoga—8:30am-9:15am
8:30 am to 9:15 am
Bonus Session B3 Power to the Testers – How AI & ML Enables QA to Build Efficient DevOps Cycles and Propel Organizations into the Next Normal
Gerta Sheganaku, Tricentis
8:45 am to 9:45 am

AI isn’t the future of testing; it’s the present-day reality, with ever-increasing significance as organizations are propelling into the next normal. Intelligent technologies such as artificial intelligence (AI), machine learning (ML) and analytics are becoming important building blocks of intelligent platform solutions for software companies and IT organizations in 2021. The aim of such intelligent platforms is to provide people with sustainable support so that processes can be optimized and maintenance costs can be minimized. Especially in the field of test automation, AI solutions bring...Read more

Visit TechWell Town—9:45am–7:00pm (Meet the Speakers, Topic Tables, Games & More!)
9:45 am to 7:00 pm
Keynote K1 The Human Factor of Testing
Jenny Bramble, WillowTree Apps
10:00 am to 11:00 am

What does a crash in your app mean if it just happens to one person? Not a lot, usually! But what does it mean if that app is their only way to communicate with the outside world? Or--what does even a minor defect in your app mean when it’s supposed to be safeguarding the health of your community? It can degrade your user's trust and make them less likely to use your app. There are many defects that are easy to categorize as low priority but how does the context of the app change your reaction to defects? This is the human factor of testing—the way that our users and their use cases...Read more

Networking Break in the Expo—11:15am–11:30am
11:15 am to 11:30 am
Keynote K2 10 Ways You Can Thrive in Your Testing Career Preview
Rob Lambert, Cultivated Management
11:30 am to 12:30 pm

For many testers, their careers are directed by others. Without proper thought and consideration about where we want to go, we could end up somewhere we don’t want to be. Rob Lambert will explore some of the ways you can instead learn to thrive in your testing, tech and management career—learning, improving, helping others, accepting help, and building a diverse set of in-demand skills. He will share ten ways he’s uncovered to enjoy your journey as you progress through your career: paint a picture for the future, build a simple knowledge management system, seek out diverse ideas,...Read more

Lunch–Visit the Expo–12:30pm-1:00pm
12:30 pm to 1:00 pm
Industry Technical Presentation ITP1 Automation @ the Speed of Change – End-2-End Test Automation for Anyone!
Daniel do Valle, Tricentis
1:00 pm to 2:00 pm

So you are an experienced tester who notices a lot of time is spent on simple and repetitive manual tasks. You want to automate the process but you are not a developer and the tools available to you require that skill. And if that was not enough you now need to deal with multiple tools to be able to support your complex landscape. And even if you are able to automate it all you cannot integrate your business flow. And the data! How will deal with testing data? Testing should be fun! And it is past the time when you can have a machine do all the hard work for you (and save your company a...Read more

Industry Technical Presentation ITP2 Are You Sure You Have the Right Data for Testing?
Keith Puzey, Broadcom
1:00 pm to 2:00 pm

Join this session to see how BlazeData can generate test data synthetically quickly and easily for any test and also how you can leverage existing data when driving your Blazemeter tests.

Understand how BlazeData can generate test data quickly and easily Import test data from CSV files for easy testing Link test data to any test running on BlazeMeter

This session will include an introduction to BlazeData and a demo of how this feature is used to generate test data. Get all your questions answered from our expert.Read more

Concurrent Session W1 Stacking The Automation Deck
Paul Grizzaffi, Magenic
1:00 pm to 2:00 pm

Arranging the playing cards in a deck to be in one’s favor is called stacking the deck. Outside of card playing, we use the term more generally to mean arranging a situation to increase our chances of a favorable outcome. When it comes to automation endeavors, the meaning is no different. Specifically, we want to arrange our architecture, implementation, and usage patterns to be appropriate for our endeavor’s desired life-span. One approach to future-proofing is to focus less on the automation framework and more on the automation stack. An automation stack is a layered automation...Read more

Concurrent Session W2 Don’t Be Scared of AI! It’s Here to Stay and So are You
Aprajita Mathur, Guardant Health
1:00 pm to 2:00 pm

AI is here to stay and we know it’s going to change our world. There is so much information about AI that, it’s hard to know where to start, what to learn , what to ignore and what to believe. How do we tester’s cope up with this new technology and will this technology bring an end to our field of work? Join Aprajita Mathur as she shares basics of AI and where this technology stands today, what problems are being solved by it and why AI is not just about “ Test Bots” or “Robotics”. She will discuss how testers add/can add value in AI, what testing skills are transferable when working with...Read more

Concurrent Session W3 The Power of Mocking APIs
Shivani Gaba, XING
1:00 pm to 2:00 pm
Blocked because the API you depend on doesn’t exist yet or isn’t completely ready? Facing trouble to test various scenarios due to lack of control over third-party APIs? Struggling to test failure cases like receiving an invalid response , 5XX errors and so on? Having flaky tests due to slow API responses? These are some very common problems we encounter. We cannot rely on slow APIs, which provide a very narrow range of responses. So how can we test effectively in such situations? Is there any feasible solution available? Fortunately, there is: mocking of APIs. In this session, I will explain...Read more
Concurrent Session W4 Load, Learn and Lift Testing in Your Delivery Pipeline Preview
Meena Negi, Sony Interactive Entertainment
1:00 pm to 2:00 pm

There is often no time to load testing or make changes to the code when the load testing is pushed to the end of the development cycle. It results in catastrophic effects where the business delays the release or spends more funds to fix the problem after the software delivery. Also, the traditional and legacy load testing approaches are either outdated or too slow to give instant results in the era of agile software development. Therefore, to provide speedy delivery, accuracy, and confidence in your software, this presentation will explore and fit load testing as a part of...Read more

Concurrent Session W5 Achievement Unlocked: How Gamification Drives Organizational Culture Change
Mark Cruth, Atlassian
1:00 pm to 2:00 pm

Do you track your steps each day to see if you can hit your goal? Do you count the number of “Likes” associated with a recent LinkedIn post and compare it to others? Or do you just keep track of how many tasks you moved to done on your personal Kanban Board? These are all examples of games we use in our daily lives to influence and change our behaviors (both consciously and subconsciously). If we use games to influence how we think and act as individuals, why not use games to influence how we think and act as organizations? This interactive session explores how gamification in the...Read more

Concurrent Session W6 Serverless Testing: Executing Long Running Test Automation Preview
Douglas Burton, Zeel
1:00 pm to 2:00 pm

The goal in most test automation is for it to run fast, fail fast, and get answers fast. But not all testing can, or should, be instant. Systems that use long running processes or workflows by design require polling-style testing that could take minutes, hours, or even days. In this session, Douglas will demonstrate using AWS Lambda functions with DynamoDB to create a serverless test monitor for polling long-running systems. He will also explain the benefits of using a serverless approach to create an “always available” testing tool to free up resources for other critical tasks....Read more

Industry Technical Presentation ITP3 Solving the Top 3 Challenges in Cross-Browser Test Automation
Eran Kinsbruner, Perfecto by Perforce
2:15 pm to 3:15 pm

The web landscape is evolving to meet the demands of consumers. Through every browser update and new release, digital experiences must remain consistent across platforms. But keeping up with monthly browser updates, new releases, and the growing adoption of PWAs is challenging. And then there’s trying to scale up Selenium or Cypress — not all team members have the skillsets to work with these frameworks.

Join this session, led by Perfecto’s Chief DevOps Evangelist and Author, Eran Kinsbruner, to understand how to overcome these cross-browser testing challenges for more efficient...Read more

Industry Technical Presentation ITP4 Effective “CommuniQAtion” when Dealing with Multiple Audiences
Noel Wurst, SmartBear, Leandro Melendez, QualiTest
2:15 pm to 3:15 pm

As the world continues to “go digital” and people increasingly define themselves as “metrics-driven,” storytelling, in its most classic form, may be seen as a dying art. Software testers can’t afford to let that happen. Uncovering and effectively communicating powerful stories is one of a testers’ greatest strengths—and one of an organization’s biggest assets.

Do you know the key components that make for a great story in order to effectively “communiQAte” with different personas and audiences? We’ll also share some potential issues and pitfalls to avoid, common story goldmines, and...Read more

Concurrent Session W7 Automation Using Geb/Spock/Groovy and a Geb Page Object Generator Preview
Suze Bolduc, Mutual of Omaha
2:15 pm to 3:15 pm

Suze will go over the general introduction to the Geb/Spock/Groovy Automation solution as a layer of abstraction over Selenium/JUnit4/Java. She will also teach the technique and advantages of Page Object Modeling where she will demonstrate a simple Geb Page Object and the associated test that runs against the google.com web search pages. Suze will then introduce a tool that she created that reads web pages and creates the application page's Geb Page Object and a test class that contains some basic tests. She will discuss the advantage this gives that allow you to accelerate your...Read more

Concurrent Session W8 Can Mobile Accessibility Testing be Automated via AI?
Ahmed Datoo, Mesmer
2:15 pm to 3:15 pm

Did you know that 20% of federal ADA & 508 lawsuits now mention violations in mobile apps? There’s legal precedence now on maintaining compliance across all digital properties. As an example, the DOJ ruled against H&R Block, citing non compliance of both their web and mobile apps. Same fate for Dominos Pizza. Does your organization have an ADA compliance strategy for your mobile applications? Attend this session if you want to learn about the ABCs of accessibility testing. We will cover the WCAG 2.0 and 2.1 standards. Discuss whether you should target Level A, Level AA, or Level...Read more

Concurrent Session W9 APIs – Security & Performance – How to Avoid Getting in the News! Preview
Adam Sandman, Inflectra
2:15 pm to 3:15 pm

From large scale data-breaches, major system-wide outages and executives being hauled in front of Congress, failure to adequately plan and carry out API performance and security testing will definitely make the front-page news.... not in a good way. This session will discuss the present a comprehensive strategy for performance and security testing of your APIs, it will include best practices for security testing and vulnerability assessment, as well as approaches for adequately testing the performance and scaleability of your APIs. It will include some real-world case studies of...Read more

Concurrent Session W10 From Hardware to Software: Cisco's DevOps Journey
Jeremie Garnier, Cisco Systems
2:15 pm to 3:15 pm

DevOps was born of a simple problem - a lack of culture / sharing in a company, especially between the world of developers and the operations teams. Now that everything is becoming programmable and the world of technology is moving very fast, this gap exists between all functions within a company. In this session, I will talk about the last 4 years at Cisco, where I started and ran a company initiative to move our DevOps culture forward through community management, organizing unconferences and sharing best practices. I will also provide an update about where we are in our DevOps journey...Read more

Concurrent Session W11 The F Word: Great Feedback in Dev Teams
Jason Wick, MakeMusic
2:15 pm to 3:15 pm

After presenting my session “Eight Ways to Ruin Your 1-on-1s” at Stareast and SQuADCon in 2019, attendees told me one particular area of discussion needed more attention: feedback. This session will be the session everyone knows they should attend but would like to avoid! Providing feedback is a necessary skill for individuals, teams, and organizations to grow, yet studies suggest 69% of managers are uncomfortable communicating with their employees and 37% of business leaders are afraid to give performance feedback. Although these numbers only address managers, we all need to show...Read more

Concurrent Session W12 Visualizing the Futuristic View - Testing Serverless Applications
Manisha Mittal, Nagarro
2:15 pm to 3:15 pm

Speed is the name of the game now as we strive to deliver new features faster to end-users. When it comes to building and delivering the software faster - speed, quality, security, business growth, end-user satisfaction, and cost control also play an important role in driving success. Testing is important!

How do we test the serverless applications? How is this different from the native app? What are the differences between the traditional & serverless apps? How do we test the code which is running in some server which we do not manage? How are we going to test the lambda...Read more
Break in the Expo—3:15pm–3:45pm
3:15 pm to 3:45 pm
Industry Technical Presentation ITP5 APIs & IPAs: Keep Your Quality Continuously Flowing
Mark Lambert, Parasoft
3:45 pm to 4:45 pm

In today’s development world of “continuous everything,” there’s a push to reach delivery goals, cost objectives, and quality targets at a faster pace. Having an Agile test automation strategy gives you a measurable advantage. As your testing techniques evolve, you can further optimize your workflow and incorporate additional capabilities to achieve continuous improvements in your application quality processes. Grab your favorite happy hour beverage and join Mark Lambert, VP of Strategic Initiatives, for a casual conversation about the latest innovations in the Parasoft Continuous Quality...Read more

Industry Technical Presentation ITP6 Frictionless Application Security and Quality Testing
James Croall, synopsys
3:45 pm to 4:45 pm

The promise of application security testing is that it will increase velocity by catching security weaknesses and vulnerabilities early, but the practical reality is that the overhead of using one or many individual tools can create so much friction that it erodes the full value promised by AST solutions. The ideal solution will blend into and disappear into the fabric of your DevOps pipeline, providing value without creating friction, getting in the way, or slowing down developers and operations.

Attend this session to learn:

How the promise of increased velocity often doesn’...Read more
Concurrent Session W13 Flow Model vs Page Object Pattern Preview
Péter Földházi, EPAM Systems
3:45 pm to 4:45 pm

The Page Object Pattern is widely known and used amongst Test Automation Engineers. It allows engineers to model the application for their tests, reusing certain elements, making the test solution more structured and hence decreasing maintenance cost and the learning curve of test automation. Working at large fintech and other companies, Peter got to realize: for some, Page Object is not intuitive. From a tester's point of view it could be improved. Moreover, it breaks the Single Responsibility principle, which has been one of its most criticized flaw. That's why the Flow Model...Read more

Concurrent Session W14 AI for Continuous Testing
Dionny Santiago, test.ai
3:45 pm to 4:45 pm

Software development teams are constantly challenged by increasing demands for new features, shorter times to market, and quicker turnarounds for testing fixes. To cope with these pressures, teams are leveraging methods for continuous deployment and shifting testing to the right -- towards production. Daily pushes are gated by pre-production unit and integration tests while the rest of the testing now happens in production. However, traditional test automation strategies do not effectively adapt to quickly evolving, highly dynamic systems and environments. Thankfully, AI-driven testing...Read more

Concurrent Session W15 Testing a Data Science Model
Laveena Ramchandani, Deloitte
3:45 pm to 4:45 pm

Laveena has heard from other senior testers that they know of data science teams but no testers testing the models. How do we have enough confidence what is produced is good enough? A model is a statistical black box, how to test it so we understand its behaviors to test is properly. Main aim would be to help inspire testers to explore data science models. Laveena invites you to her talk where she will share her journey of discovering data science model testing and find the following takeaways useful not just for testing a data science model but day to day testing too. Key takeaways:...Read more

Concurrent Session W16 Continuous Performance Testing in DevOps
Lee Barnes, Utopia Solutions
3:45 pm to 4:45 pm

Performance testing isn’t the first thing organizations think about when moving to DevOps – in fact, it’s often ignored as traditional approaches don’t jive well with the fast and nimble world of DevOps. However, performance is still a critical part of the user experience, and poor performance and outages will quickly negate the value of the features you’re delivering. Lee believes that organizations don’t have to gamble with application performance. He will discuss techniques for implementing continuous performance testing in your pipeline, so you don’t have to roll the dice on your user...Read more

Concurrent Session W17 Psychological Safety: Bad News Does Not Smell Good with Time!
Jagdish Karira, Ciber Global, LLC
3:45 pm to 4:45 pm

We have lived through the traditional Command and Control culture where leaders used to “shoot the messenger”. Leaders would say, “Don’t Bring Me Problems, Bring Me Solutions!”. If leaders cannot handle the truth nobody will tell them the truth. High-Performance Teams build complex business solutions with high quality. Most often they are successful on their first try but sometimes they need to learn from experimentation. In these cases, it is better to deliver bad news than bad product. For team members to share bad news they must feel safe to share reality. If Organizational Culture does...Read more

Concurrent Session W18 Moving Quality to the Cloud
Saurayan Chaki, Deloitte Consulting LLP, Mythili Venkat, Deloitte Consulting LLP
3:45 pm to 4:45 pm

In today's world, organizations are either born in the cloud or moving to the cloud. How they succeed will depend on their strategy and approach to operating in the cloud. One of the key elements for the success of such organizations, is testing and more so, Quality Engineering. We will discuss different Quality Engineering approaches or methodologies required by organizations that are adopting the cloud, whether migrating applications from on-premise to the cloud or maintaining a hybrid model or building it all in the cloud. This will cover various cloud deployment models, with inherent...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 Techwell Town)—6:00pm–7:00pm
6:00 pm to 7:00 pm

Thursday, April 29

Morning Yoga—8:30am-9:15am
8:30 am to 9:15 am
Bonus Session B2 Continuous Everything for a 5 Star Customer Experience
Glyn Martin, BT
8:45 am to 9:45 am

Understand how the world's second largest telecommunications organisation is transforming their ways of working to accelerate time to market, whilst also improving quality, to differentiate themselves in an extremely competitive market - including:

How continuous testing transformed our Agile and DevOps, delivering 'Wow' experiences to customers, driving 'shift-left' and moving from a scrum-fall to true Agile delivery The journey that has led us to our success, what the right ingredients were and the pitfalls to avoid How modernising our way of working is helping to drive "Simplify",...Read more
Visit the Expo—9:45am–6:00pm
9:45 am to 6:00 pm
Visit TechWell Town—9:45am–7:00pm (Meet the Speakers, Topic Tables, Games & More!)
9:45 am to 7:00 pm
Keynote K4 Things I Wish I Knew Before Becoming a Test Engineer
Talia Nassi, Amazon Web Services (AWS)
10:00 am to 11:00 am

Being a test engineer comes with unique challenges. It is unlike other engineering positions because of its holistic approach. As the subject matter expert in your field, you are expected to know your product's details from end to end, but there are process changes and culture changes that would have made my life a lot easier. There are processes that each company I have worked at does differently, and in this talk, I will share them with you so that you understand what to do and what not to do. Through my testing experience, I have learned foundational concepts that I wish I had known...Read more

Networking Break in the Expo—11:00am–11:30am
11:00 am to 11:30 am
Industry Technical Presentation ITP7 Redefining End-to-End Testing
Darrel Farris, mabl
11:30 am to 12:30 pm

As test automation platforms become more adaptable, more capable, and more accessible, the old definition of end-to-end testing is coming up short. Quality engineering teams now need to consider the entire customer journey from initial touchpoints via email and PDFs to the mobile experience and APIs. This session will cover how to plan an execute end-to-end tests that reflect you users’ experience, and how to create, manage, and run all of your tests in a centralized platform quickly and easily with mabl’s low-code interface.

Understand how trends in customer experience redefine end-...Read more
Industry Technical Presentation ITP8 Scale Test Automation: Tips and Tools to Grow Fearlessly
Hagit Warshavsky, testim
11:30 am to 12:30 pm

Test automation projects start with the best of intentions but then often fail because they don’t meet their milestones. When the project started, the goals were simple enough. Build test coverage. Run weekly regression tests. Catch more bugs. As the project grew, it added complexity—more tests, people, and releases. Flaky tests start sucking up more time for maintenance. To keep up, your team needs a more comprehensive approach to scaling the operational aspects of testing. TestOps should go beyond collaboration, adding tools to manage and control the process and the insights to transform...Read more

Concurrent Session T1 Audit Your Automation: Key to a Successful Test Strategy
Safiya Bano, Salesforce
11:30 am to 12:30 pm

Auditing the test automation suite reduces the cost of maintenance and ensures that the key areas are prioritized which in turns improves the quality of the product. “Automating a user story is part of Definition of Done”. “Automate the complete backlog”. “Regression tests should be automated”. How many times have we heard these lines? And during the process of working through the backlog, there comes a point when maintaining the automated tests and looking through the daily failures become more overpowering than working on new tests itself. This is because of the one fundamental myth:...Read more

Concurrent Session T2 Are You Ready for AI to Take Over Your Automation Testing? Preview
Lisette Zounon, Zsquare Solutions Inc
11:30 am to 12:30 pm

We all know that Artificial Intelligence is here and here to stay. Most teams are wondering how to leverage AI for their automation. In this session, Lisette will cover a case study on how to successfully leverage Artificial Intelligence in your automation strategies. Attendees in this session will take away:

Determine if your automation strategy can leverage AI tool Discuss the learning curve and mindset shift necessary for your QA team to embrace AI Tool Discuss success case study of using AI tool as part of automation testing Leverage AI tool in your CI/CD environment...Read more
Concurrent Session T3 Dynamic Test Environments for Continuous Testing
Valentin Guerlesquin, National Bank of Canada
11:30 am to 12:30 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 T4 Implementing DevOps and Better Quality Releases with Continuous Testing Preview
Harshal Vora, QMetry Inc.
11:30 am to 12:30 pm

DevOps is the hot cake in every sector and organizations are rethinking their tools, processes and culture in tune with DevOps. But DevOps is just as much about quality as it is about speed. While companies have adopted automation well and show figures like 75% automated regression tests, there is one catch. They are still unable to catch defects early enough. For companies that practice Agile and DevOps, testing has now become a part of the dev team’s role. But since testing has many dependencies like SIT, realistic data for UAT and interface responses, testing is not completed...Read more

Concurrent Session T5 Valuing the Customer: Wagile Product Development Preview
Teresa Jurgens-Kowal, Global NP Solutions, LLC
11:30 am to 12:30 pm

Do your new products launch with mediocre market reception? If so, your innovation process might be to blame. Traditional waterfall processes become bureaucratic while Agile systems have not delivered on their promises, either. New product development fails due to poor product designs and misunderstanding of the markets. Enter “Wagile” New Product Development. Wagile is a hybrid product development process that engages customers throughout the product design cycle while ensuring project execution meets internal requirements for scope, schedule, and budget. Implementing wagile...Read more

Concurrent Session T6 4 Strategies to Champion Quality
Erika Chestnut, Calendly
11:30 am to 12:30 pm

Testing without a strategy or plan will always lead to missed opportunities to infuse quality earlier and often. As software leaders, you may be surprised to find that even today testing can still be an afterthought. From poor requirements or documentation, lengthy test cycles, flaky or bloated test automation suites, this issue can surface in many ways. In this talk, Erika Chestnut, Head of Quality Assurance at Calendly, will share how she is leading her organization to think more broadly about quality. In addition, she...Read more

Lunch–Visit the Expo–12:30pm–1:00pm
12:30 pm to 1:00 pm
Industry Technical Presentation ITP9 An Introduction to a World of Digital Confidence with Sauce Labs
Stan Williams, Sauce Labs
1:00 pm to 2:00 pm

To embrace digital transformation and succeed in today’s world of online everything, businesses must have complete confidence that their digital applications will work flawlessly every single time they’re used - and that confidence must be shared by customers. Continuous testing can ensure digital confidence, but with testing volume increasing at every stage of the development lifecycle, you can’t let test infrastructure limits create bottlenecks and dips in productivity.

Join Stan Williams, Senior Solutions Engineer, from Sauce Labs as they demonstrate how Sauce Labs eliminates...Read more

Industry Technical Presentation ITP10 What Does QA Look Like? Redefining Misconceptions
Nate Custer, TTC
1:00 pm to 2:00 pm

We all have preconceived notions of what Quality Assurance should look like. In this session, Nate Custer, Senior Manager at TTC, will present 4 common misconceptions that people have for the role of QA or testing within an organization. The presentation will discuss about how each of these misconceptions can corrupt a person’s work and experience in these roles. Afterwards, he will provide an alternative way to think about QA and how we can measure these expectations against certain metrics and KPIs.

4 common misconceptions for the role of QA or testing within an organization...Read more
Concurrent Session T7 Shift from Manual to Automation Preview
Mark Minson, Church of Jesus Christ of Latter-Day Saints
1:00 pm to 2:00 pm

In today's market, good QA employees are hard to find. What if you need to do more but still have manual testers on the payroll. There are two options: Lay them off or train them up. Laying them off then means you have to find someone to fill their position who can do the automation but at the same time, all of that valuable product knowledge walks out your door. We had the same problem. We decided to train them up. We didn't have a budget for bringing in training or sending our QA's out to coding classes. Instead we took the few of us who had software development degrees/...Read more

Concurrent Session T8 Orchestrating Your Testing Process - Coordinating Your Manual and Automated Testing Efforts Preview
Joel Montvelisky, PractiTest
1:00 pm to 2:00 pm

Due to many historical reasons, most testing and even development organizations, approach their manual and automated testing efforts independently. What’s more, when you look closer at these teams, you notice that even within their automation efforts they are using a number of different testing frameworks, running independently and without much thought around coordination, coverage overlaps or functional dependencies. This approach needs to change. Teams are releasing products faster than ever, and this means that we need to make every testing effort count, including everything...Read more

Concurrent Session T9 Simplicity - The Path to Agile Testing Efficiency
Paul Herzog, Devbridge
1:00 pm to 2:00 pm

The pace of an Agile project creates demands efficiency in all testing techniques and processes. Traditional approaches run counter to this efficiency and must be changed during the Agile transition. Join Paul as he applies the Agile Manifesto Principle #10: “Simplicity – the art of maximizing the amount of work not done - is essential” to distinguish what past testing practices work and don’t work to clean out the clutter of the non-working. He will identify common process traps when adopting Agile methodologies, suggest priorities that are most important to Agile testing, and present...Read more

Concurrent Session T10 Controlled Mobile Rollout with React Native
Talia Nassi, Amazon Web Services (AWS)
1:00 pm to 2:00 pm

Controlled rollouts, or canary releases, allow you to release your features to a small subset of your user base at a time to ensure functionality before releasing it to your entire user base. Its a fundamental piece of having an effective CI/CD pipeline, and essential to chaos engineering because you can roll out features to production, test them in production, and ensure functionality and reliability. However, this process on mobile comes with some challenges. How do you propagate feature flagging configuration to mobile devices that don't always have a strong network? As a mobile...Read more

Concurrent Session T11 Test Management in Agile—What Happened to All My Testers?
Jeffery Payne, Coveros
1:00 pm to 2:00 pm

Substantial confusion exists about the roles and responsibilities of test management when using an agile software development process. Agile seeks to streamline project management and leadership under the role of a ScrumMaster. But what does this mean for test managers? How do they stay involved in the process? What role do they fill? Is it possible that test managers are no longer needed? Join Jeffery Payne for a collaborative dialog to discuss the pros and cons of a variety of test management models he has seen used by companies who have adopted agile. Learn how to best position yourself...Read more

Concurrent Session T12 The Theatre of Exploratory Testing: Going Off Script Preview
Philip Daye, UKG
1:00 pm to 2:00 pm

Ask a handful of testers to define exploratory testing. Some will respond that it’s simply poking around - try something, see what breaks, and then try something else. Many will identify it as an iterative process of learning and experimentation. But ask about what makes exploratory testing hard, and you find that practitioners are challenged in knowing where to start, what to test, when to stop, and how to know if they’ve found a bug. What makes for good exploratory testing? Join Philip as he examines the techniques of the actors of the Commedia dell'Arte, the 16th century...Read more

Industry Technical Presentation ITP11 Deploying a Large Scale Army of AI-Driven Testing Bots
Patrick Alt, test.ai
2:15 pm to 3:15 pm

AI-driven test execution is helping organizations scale their software validation and verification efforts and keep pace with the speed of DevOps. However, this new level of test automation is not without additional infrastructure costs. AI testing bots tend to consume a significant amount of resources when using deep machine learning models to generate and execute test cases. And so a new problem has arisen: how do we scale AI-driven testing efficiently and reliably to support the needs of large enterprises? Join Patrick Alt as he describes an approach for running hundreds of AI testing...Read more

Industry Technical Presentation ITP12 Purposeful Personal Branding
Cassandra Faris, Rocket Mortgage
2:15 pm to 3:15 pm

If you have an online presence, you have a personal brand. Most of us didn’t intend to create a brand when we made our first websites and social media profiles. They were just fun ways to share our lives meet people. Now, they’re networking and career growth tools. In this talk, you’ll hear about people whose brands helped them become respected developers, managers, and community leaders. You’ll learn how to use your online presence to advance your career. You’ll also pick up best practices, common mistakes, and tips for balancing professional and personal content. Intentional personal...Read more

Concurrent Session T13 Chaos Journey of GitOps
Sumit Nagal, Intuit
2:15 pm to 3:15 pm

We will share our journey on how me make progress on application resiliency. We will share how we transform from monolith base chaos to Micro service and later on the container-native platform, Kubernetes. We will share how we build solutions for specific resilience patterns, later converge in open source framework, and Later started using kubernetes native way of CRD. We will share how we use Chaostoolkit, and extend that framework to cater our needs. We will demonstrate how this work been to migrate from as service to container-native way using Litmuschaos. We will share how we use Argo...Read more

Concurrent Session T14 Testing Leadership Adaptability and Resilence To Meet Unforeseen Conditions
Ted Veterano, Deloitte
2:15 pm to 3:15 pm

A testing team (approximately 150 testers) was significantly downsized (60%) due to unforeseen external conditions (COVID 19) and initially production releases and project scope were reduced. However, scope of work for the reduced team unexpectedly increased due to business “reopening” with many new and modified requirements to facilitate rapid business resumption. The new requirements were more dynamic and brought many significant changes to the business functionalities. The reduced testing team responded to the challenge by successfully managing multiple releases / projects while having...Read more

Concurrent Session T15 Testing Fitness : How Equinox Media was able to Launch Digital Experiences During a Pandemic
Janna Loeffler, Equinox Media, Oishi Anam, Equinox Media
2:15 pm to 3:15 pm

Equinox Media started 2020 with a year long plan to launch their at-home fitness experience. By March they were being asked to execute that year long plan in half the time. We all know that there is never enough time for testing, but now imagine being asked to deliver innovative customer experiences in half the time. Join Janna and Oishi to hear how test engineering successfully tested and launched an innovative at-home fitness platform during a pandemic. Learn more about the pains they experienced along the way. Find out how they transformed their test strategy to one that can withstand...Read more

Concurrent Session T16 Tales of Testing in Production
Mark Waite, CloudBees Inc
2:15 pm to 3:15 pm

Software testing challenges us to find faster and more effective ways to assess risk to our users and the systems that support those users. Those faster and more effective risk assessments require compromises between available time, equipment capacity, market viability, and our desire to provide great results to our users. This talk uses experiences from 6 years of maintaining, testing, and delivering the Jenkins git plugin as a way to highlight the complications and the compromises involved in software testing in production environments and in widely varied environments. This is an...Read more

Concurrent Session T17 Want to Be a Manager? What No One Tells You About It
Aprajita Mathur, Guardant Health
2:15 pm to 3:15 pm

You have now successfully lead multiple projects for your team. You know you’re ready to be a manager but your organization disagrees or maybe you have already made the jump. You have seen good management in action. You also know of all the mistakes your previous managers have made and you are certain you won’t make them. Think again. Whether you’re looking to grow into a management role or you’re a new manager, what skills should you learn and grow so that you do not fail brilliantly at this new role? Join Aprajita Mathur as she shares her journey into management. What no one told her and...Read more

Concurrent Session T18 UX Testing in Agile Development Preview
Kimberly Snoyl, Capgemini/Idean
2:15 pm to 3:15 pm

UX Design takes place prior to the development phase. UX Testing, using data, takes place after the product is already built (e.g. using tools like Google Analytics). Kimberly Snoyl will give us her take on UX Testing and the possibilities it has. As a tester, her work is to make sure the designed product is built correctly according to the requirements in the development phase. "In my opinion, testing focuses too much on functionality instead of ensuring the end user is happy with the product and can use it effectively and efficiently." In this interactive talk I will give my...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 Is Building Your Own Test Framework Really The Best Idea?
Robert Foster, Coveros
3:45 pm to 4:45 pm

Is your testing framework a black box? Is it too fragile to change? Is it even the right framework? Maybe you have considered building your own testing framework, but with so many existing frameworks should you really try reinventing the wheel?

The answer: It depends.

Join Coveros Technical Manager Bob Foster as he shares his experience replacing a complex and fragile test automation framework at a health technology and digital tools organization with a custom-built solution. Utilizing Spec-Driven testing, the team built a lightweight, dynamic framework that focused efforts...Read more

Industry Technical Presentation ITP14 The Game Changer of Software Automation
Alex Chernyak, ZAPTEST
3:45 pm to 4:45 pm

ZAPTEST is a new generation Software Automation solution for Functional and Performance testing and the Robotic process automation (RPA) supporting modern Hyperautomation for Digital Transformation industry movement.

In this session, we'll cover:

Company Overview Technology Advantages On-boarding ModelRead more
Concurrent Session T19 Life After Selenium
John Hill, Ansible by Red Hat
3:45 pm to 4:45 pm
Selenium has been the unchallenged leader in open source UI testing since 2004. As the web evolved, Selenium adapted and abstracted. This abstraction came with a cost and now UI testing is rightly understood to be “slow” and "flaky". Test automation architecture was shaped into “pyramids” to avoid this performance penalty. QA could not shift left because our results were too slow or unreliable. A lot has changed since 2004 and there are now open source alternatives that will make you change your framework as well as your test strategy. 
In this presentation, we'll demonstrate the inherent...Read more
Concurrent Session T20 A Winning Approach To Test Automation that Guarantees Both Speed and Quality
Amit Sikka, AgreeYa BeatBlip
3:45 pm to 4:45 pm

We all know that test automation can work wonders. It can help organizations reduce cost, save time and effort, get quicker feedback, etc. thereby directly contributing to increased productivity and maximization of profits. However, not many organizations succeed in their automation quests. Often automation starts with a big promise and ends in frustration, budget overrun, or both. Join Amit Sikka as he investigates why many Software Test Automation journeys don’t go far enough or don’t deliver the value they promise. During this interactive session, Amit will also dive into the steps and...Read more

Concurrent Session T21 Accessibility and Mixed Reality
Nandan Chhabra, Nagarro
3:45 pm to 4:45 pm

As per Gartner, by 2023, the number of differently abled people employed will triple due to AI and emerging technologies, reducing barriers to access. Artificial intelligence (AI),Augmented Reality(AR),Virtual Reality(VR) and other emerging technologies have made work more accessible for differently-abled people. Many of us are quite aware of such immersive technologies and how these technologies are changing businesses and human lives. In addition to this, there is one special area where AR/VR could be quite useful, and this area is Accessibility. We will discuss few use cases on how this...Read more

Concurrent Session T22 The Reality of Testing in Spatial Computing
Travis Davidson, Magic Leap
3:45 pm to 4:45 pm

In this session I will review the techniques and complexities of testing spatial computing and mixed reality applications and devices. This new frontier of computing will introduce participants to a new way of testing applications in an endless world of reality. Spatial computing brings 3D reality into our homes, office, and environments to bring enriching experiences. The variation of light, location, and room size can bring challenges that we didn't have to face when presenting the information on a screen. Lean how these new technologies are creating a new paradigm in testing and how you...Read more

Concurrent Session T23 Creating a QA Department Out of Nothing
Anna Ondrish, Orases
3:45 pm to 4:45 pm

We will discuss the following areas that need to be addressed as you take on the opportunity. You could write the test cases in word or excel but why when there are so many free tools or minimally expensive tools out there. We will discuss the different tools available and how to compare and write a proposal to deliver to management. After a certain amount of time you will need help. Should you hire contractors, full time employees, or a mix of both? We will discuss the pros and cons. As you are hiring and then have the people secured it’s important to put the right people on the right...Read more

Concurrent Session T24 Using Testing to Learn Design Techniques
Kanika Rehani, test.ai
3:45 pm to 4:45 pm

There are many similarities in a design and testing workflow. Designers and testers work towards a user goal and towards delivering quality apps. Find out some techniques used by designers to gather a complete research, turn it into actionable items, and measure its success. Some of these approaches are similar in concept to a tester’s approach. At the end of this talk you can use some of these methods to make your product features more user-centric with research to back it up.Read more

Keynote K5 Accessibility in the Enterprise: The Relationship of A11y and ROI
Chris DeMars, Quicken Loans
5:00 pm to 6:00 pm

As we build more and more things on the web, accessibility is gaining much more visibility. But what does it actually mean to you and your company? It means we HAVE to be cognizant of everyone, all the time, with no exceptions as we do our part in building awesome, accessible user experiences to people of all levels of ability while being mindful of our users' diversity of disability. Accessibility on the web is not a nice-to-have, but a requirement: leaving out at least 20% of your audience can be detrimental to your organization's return on investment and bottom line. Not sure what to do...Read more

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

Friday, April 30

Women Who Test
9:30 am to 4:30 pm

Friday, April 30, 2021—Streaming Live 09:30am-4:30pm ET

Women Who Test will take place on Friday, April 30 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...Read more

Testing & Quality Leadership Summit
10:00 am to 4:00 pm

At the 2021 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

Tuesday, May 4

Bonus Session B1 The Mega-Actionable Continuous Testing Workshop
Surya Suravarapu, Broadcom
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

Monday, May 10

Advanced Tester Certification—Test Manager
Jenna Charlton
9:00 am to 4:30 pm

Accredited training for the ISTQB® Advanced Tester Certification—Test Manager (CTAL-TM) certification. This focuses on areas vital for successful test management: foundations of software testing, test management, standards and test improvement processes, and people skills.