STAREAST 2022 - Test Strategy, Planning, Metrics | TechWell

STAREAST 2022 - Test Strategy, Planning, Metrics

Monday, April 25

Tariq_King
test.ai
Dionny Santiago
test.ai
MG

Artificial Intelligence and Machine Learning Skills for the Testing World

Preview
Monday, April 25, 2022 - 1:00pm to 4:30pm

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

Tuesday, April 26

Chris_Loder
Upland InGenius
TD

Automation Framework Essentials

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

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

Mike_Sowers
Coveros
TE

Quality and Testing Measures and Metrics

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

To be most effective, leaders—including development and testing managers, ScrumMasters, product owners, and IT managers—need metrics to help direct their efforts and make informed recommendations about the software’s release readiness and associated risks. Because one important evaluation activity is to “measure” the quality of the software, the progress and results of both development and testing must be measured. Collecting, analyzing, and using metrics are complicated because developers and testers often are concerned that the metrics will be used against them. Join Mike Sowers as he...

TK

Holistic Performance Testing for Modern Applications

Tuesday, April 26, 2022 - 1:00pm to 4:30pm

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

Rob_Sabourin
AmiBug.Com, Inc.
TL

Test Estimation in the Face of Uncertainty

Tuesday, April 26, 2022 - 1:00pm to 4:30pm

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

Andrew Knight
Applitools
TM

Web UI Testing with Playwright in Python

New
Tuesday, April 26, 2022 - 1:00pm to 4:30pm

Everybody gets frustrated when web apps are broken, but testing them thoroughly doesn't need to be a chore. Playwright, a new open-source browser automation tool from Microsoft, makes testing web apps fun! Playwright offers a slew of nifty features like automatic waiting, mobile emulation, and network interception. Plus, with isolated browser contexts, Playwright tests can set up *much* faster than traditional Web UI tests. In this tutorial, we will build a Python test automation project from the ground up. We will automate web search engine tests together step-by-step using Playwright for...

Wednesday, April 27

Janna_Loeffler
mParticle
W5

Congratulations! You're a leader! Now what?!

Wednesday, April 27, 2022 - 11:30am to 12:30pm

You’ve done it! You’ve finally gotten into that leadership position, whether it be a test lead, test manager, or even test director. Now what? You’ve gotten to this point because of your technical skills. Always one to jump in and fix things or get things done. However, now your job is people. You’ve gone from doing the testing to leading people who do the testing. What does this mean for you? In this talk Janna will talk about the transition from individual contributor to leader. What do you do when the skills that got you here aren’t the same as the skills that you need to be a good...

Ebenezer Ikonne
Cox Automotive
W6

Testing Thoroughly Requires Safety

Wednesday, April 27, 2022 - 11:30am to 12:30pm

Repeated software incidents led to system downtime, lost revenue, and a decrease in customer service. Team debriefs revealed that many of these incidents were preventable failures that occurred because (a) a lack of psychological safety on the team, (b) testing was considered the sole responsibility of testers, and (c) the team did not anticipate and prepared for what could go wrong. We first had to foster a psychologically safe environment where team members felt free to discuss obstacles to testing, such as a lack of environmental parity. A safe environment enabled the team to identify...

Modern Woodmen of America
W17

Maturing Your QA Practice in a Rapidly Evolving Development Landscape

Wednesday, April 27, 2022 - 2:45pm to 3:45pm

You are in charge of Quality Assurance at an Organization. Maybe it is new to you, to the organization, or what was previously there just wasn’t working and needed a revamp. Many of us are challenged to build or mature QA in a rapidly and ever-changing software development landscape. Join me for a case study in building QA from *almost* the ground up including challenges and maturity along the way. We will cover how to define capabilities and offerings for your team that are agonistic to the software development methodology and is tool agnostic. We will discuss how to chart your QA team...

Thursday, April 28

Mala-Punyani
Splunk
T1

Why Salesforce Test Automation Shouldn’t Be Painful

Thursday, April 28, 2022 - 9:45am to 10:45am

In this talk, Mala will share a holistic view of the challenges of traditional software testing in the complex Salesforce testing ecosystem and provide a roadmap for leaders to overcome implementation roadblocks in partnership with R&D teams. Mala will demonstrate how an investment of a DevOps solution with a Sauce Labs integration helped her agile team achieve time reduction of up to 50% for overall flow, while doubling release velocity without additional headcount. If you are a manager looking to scale end-to-end testing coverage and/or wondering how to make your Salesforce test...

Adam_Auerbach
EPAM Systems
T2

AI in Testing and Testing AI: A Moderated Panel

Thursday, April 28, 2022 - 9:45am to 10:45am

Synergies among AI and software testing include both leveraging AI for test automation, and devising methods for testing AI systems. Researchers, software vendors, and practitioners are already using AI to develop a new wave of test automation tools. These tools automatically explore, model, reason, learn, and test software applications. However, as with most AI and ML-based technologies, these tools raise concerns around whether or not we really trust and depend on them. ML-based systems tend to be highly dynamic and adaptable at runtime, thereby requiring extensive testing both offline,...

Chris_Loder
Upland InGenius
Melissa Benua
mParticle
T4

Breadmaking and the Art of Data-Driven Model-Based Testing

Thursday, April 28, 2022 - 9:45am to 10:45am

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

CP Rail
T5

Testing in the Context of DevOps

Thursday, April 28, 2022 - 9:45am to 10:45am
VIRTUAL ONLY

DevOps aims to reduce the distance between development (software developers and quality assurance specialists) and operation (experts responsible for rolling out software to production and managing the infrastructure). The goals of DevOps are to increase the speed of software delivery process, to resolve critical issues quickly, and to enable organization to serve their customers better. These goals indicate that in DevOps, quality assurance, in general, and testing, in particular, should be looked at differently as compared to traditional testing and even agile testing. Specifically, the...

T12

Modern Test Automation Strategies - A Panel

Thursday, April 28, 2022 - 11:15am to 12:15pm

Love it or hate it, test automation drives a large part of our day-to-day lives as testers. But writing and maintaining software automation doesn't HAVE to be painful! Learn from a panel of automation experts - including Janna Loeffler,  Adam Auerbach, and more - about how their teams have built reliable automation tooling and infrastructure that can stand the test of time. Moderated by Melissa Benua, the panel will answer YOUR questions about and help you address the challenges that we all face when scaling our test automation to match modern continuous delivery needs. You...

T23

Role of Testers in Agile / DevOps Environment

Thursday, April 28, 2022 - 3:00pm to 4:00pm
VIRTUAL ONLY

The role of a tester is bigger and expandable beyond time-boxed sprints. As much as the Test First mindset starts from sprint planning, it is important for testers to be tech-savvy to support the tested code successfully released into production. And behold, close out with Smoke testing. This session focuses on the role of a tester in and beyond sprint:

How to collaborate with other roles at the program level?How testers can contribute during DevOps automation?What's the definition of done for the team and for the product?

Two things that the audience can take away from this session:1...