STAREAST 2020 - Experienced Tester | TechWell

Conference archive

STAREAST Virtual+ 2020 - Experienced Tester

Monday, May 4

Tariq_King
test.ai
MF

Unit Testing: What Every Developer and Tester Should Know

Monday, May 4, 2020 - 9:00am to 12:30pm

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

Tariq_King
test.ai
Jason_Arbon
test.ai
MK

Artificial Intelligence and Machine Learning Skills for the Testing World

Preview
Monday, May 4, 2020 - 1:30pm to 5:00pm

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

Adam_Auerbach
EPAM Systems
ML

Instill a DevOps Testing Culture in Your Team and Organization

Monday, May 4, 2020 - 1:30pm to 5:00pm

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

Dawn Haynes
PerfTestPlus, Inc.
MN

How to Break Software: Robustness Edition

Monday, May 4, 2020 - 1:30pm to 5:00pm

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

Tuesday, May 5

Tariq_King
test.ai
TC

Testing Strategies for Microservices

Tuesday, May 5, 2020 - 9:00am to 5:00pm

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

Jennifer-Bonine
AI Appstore, Inc.
TD

Testing Transformation: The Art and Science for Success

Tuesday, May 5, 2020 - 9:00am to 12:30pm

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

Melissa Benua
mParticle
TF

Test Design for Fully Automated Build Architecture

Preview
Tuesday, May 5, 2020 - 9:00am to 12:30pm

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

Rob_Sabourin
AmiBug.Com, Inc.
TI

Test Estimation in the Face of Uncertainty

Preview
Tuesday, May 5, 2020 - 9:00am to 12: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...

Jeff Payne
Coveros
TK

Integrating Automated Testing into DevOps

Tuesday, May 5, 2020 - 1:30pm to 5:00pm

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

Gene_Gotimer
Coveros, Inc.
TL

A Hands-on Intro to Docker for Testers

Tuesday, May 5, 2020 - 1:30pm to 5:00pm

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

Kaushal_Dalvi
Ultimate Software
TM

Holistic Performance Testing for Modern Applications

Preview
Tuesday, May 5, 2020 - 1:30pm to 5:00pm

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

Melissa Benua
mParticle
TP

Continuous Testing Using Containers

Preview
Tuesday, May 5, 2020 - 1:30pm to 5:00pm

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

Thursday, May 7

Adam_Auerbach
EPAM Systems
T12

AI in Testing: A Moderated Panel Discussion

Thursday, May 7, 2020 - 11:15am to 12:15pm

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.

Aprajita Mathur
Guardant Health
T16

Before and After You Say ‘I Do’ to Docker

Preview
Thursday, May 7, 2020 - 1:30pm to 2:30pm

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

Anne-Rena
State Farm
T22

Integrated End-to-End Testing across a SAFe Environment in a Regulated Industry

Preview
Thursday, May 7, 2020 - 3:00pm to 4:00pm

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