STAREAST 2021 - Test Automation Engineer | TechWell

Conference archive

STAREAST Virtual 2021 - Test Automation Engineer

Customize your STAREAST 2021 experience with sessions covering test automation for engineers.

Monday, April 26

Michael_Bolton
DevelopSense
MA

Critical Thinking for Software Testers

Monday, April 26, 2021 - 10:00am to 5:30pm

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

Tariq_King
test.ai
MC

Unit Testing: What Every Developer and Tester Should Know

Monday, April 26, 2021 - 10:00am to 1: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...

Chris_Loder
Upland InGenius
MD

Test Automation: Start and Succeed

Monday, April 26, 2021 - 10:00am to 1:30pm

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

Richard Mills
Coveros
MH

A Hands-on Intro to Docker for Testers

Monday, April 26, 2021 - 10:00am to 1:30pm

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

Tariq_King
test.ai
Jason_Arbon
test.ai
MI

Artificial Intelligence and Machine Learning Skills for the Testing World

Monday, April 26, 2021 - 2:00pm to 5: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 still...

Melissa Benua
mParticle
MK

Test Design for Fully Automated Build Architecture

Monday, April 26, 2021 - 2:00pm to 5: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 test...

Adam_Auerbach
EPAM Systems
MM

Instill a DevOps Testing Culture in Your Team and Organization

Monday, April 26, 2021 - 2:00pm to 5:30pm

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

Tuesday, April 27

Michael_Bolton
DevelopSense
TA

X-Ray Vision For Testers: How to Analyze Things

Tuesday, April 27, 2021 - 10:00am to 5:30pm

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

Byron_Katz
Coveros
TB

Introduction to Selenium

Tuesday, April 27, 2021 - 10:00am to 5:30pm

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

Tariq_King
test.ai
TC

Testing Strategies for Microservices

Tuesday, April 27, 2021 - 10:00am to 5:30pm

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

Jeff Payne
Coveros
TD

Web Security Testing: The Basics and More

Tuesday, April 27, 2021 - 10:00am to 1:30pm

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

Rob_Sabourin
AmiBug.Com, Inc.
TJ

Test Estimation in the Face of Uncertainty

Tuesday, April 27, 2021 - 10:00am to 1: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,...

Jeff Payne
Coveros
TL

Integrating Automated Testing into DevOps

Tuesday, April 27, 2021 - 2:00pm to 5:30pm

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

Wednesday, April 28

Rob Lambert
Cultivated Management
K2

10 Ways You Can Thrive in Your Testing Career

Preview
Wednesday, April 28, 2021 - 11:30am to 12:30pm

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

Paul_Grizzaffi
Magenic
W1

Stacking The Automation Deck

Wednesday, April 28, 2021 - 1:00pm to 2:00pm

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

W3

The Power of Mocking APIs

Wednesday, April 28, 2021 - 1:00pm to 2:00pm
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...
W6

Serverless Testing: Executing Long Running Test Automation

Preview
Wednesday, April 28, 2021 - 1:00pm to 2:00pm

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

Suze Bolduc
Mutual of Omaha
W7

Automation Using Geb/Spock/Groovy and a Geb Page Object Generator

Preview
Wednesday, April 28, 2021 - 2:15pm to 3:15pm

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

Adam Sandman
Inflectra
W9

APIs – Security & Performance – How to Avoid Getting in the News!

Preview
Wednesday, April 28, 2021 - 2:15pm to 3:15pm

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

Péter Földházi
EPAM Systems
W13

Flow Model vs Page Object Pattern

Preview
Wednesday, April 28, 2021 - 3:45pm to 4:45pm

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

Dionny Santiago
test.ai
W14

AI for Continuous Testing

Wednesday, April 28, 2021 - 3:45pm to 4:45pm

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

Thursday, April 29

talia-nassi
Amazon Web Services (AWS)
K4

Things I Wish I Knew Before Becoming a Test Engineer

Thursday, April 29, 2021 - 10:00am to 11:00am

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

Safiya Bano
Salesforce
T1

Audit Your Automation: Key to a Successful Test Strategy

Thursday, April 29, 2021 - 11:30am to 12:30pm

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

Lisette Zounon
Zsquare Solutions Inc
T2

Are You Ready for AI to Take Over Your Automation Testing?

Preview
Thursday, April 29, 2021 - 11:30am to 12:30pm

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 Discuss...
Valentin Guerlesquin
National Bank of Canada
T3

Dynamic Test Environments for Continuous Testing

Thursday, April 29, 2021 - 11:30am to 12:30pm

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

Joel Montvelisky
PractiTest
T8

Orchestrating Your Testing Process - Coordinating Your Manual and Automated Testing Efforts

Preview
Thursday, April 29, 2021 - 1:00pm to 2:00pm

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

Sumit Nagal
Intuit
T13

Chaos Journey of GitOps

Thursday, April 29, 2021 - 2:15pm to 3:15pm

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

Friday, April 30

Jaimee Newberry
Picture This Clothing
WWT1

Tool Builders for Life

Friday, April 30, 2021 - 9:30am to 10:45am
There is a secret power behind the tools we use every day to get our jobs done in the technical realm. Throughout our lives and careers, we can apply these tools to a host of problems that need solving, not only in our work but in our every day lives. In this talk, Jaimee will share how the practice of being a tool builder by trade equipped her with the skills needed to build a ladder to climb out of a very dark place and into a completely new career working with people she loves working with, doing the most fulfilling work of her life.

 

Melissa Benua
mParticle
WWT2

Planting the Seeds of a Healthy Organization

Friday, April 30, 2021 - 11:00am to 12:00pm

Nurturing a strong, vibrant engineering culture takes work. There's no magic bean you can plant and then expect caring and collaboration to spring, fully-embodied, from the ground. What are the seeds that grow into a healthy organization? How do you plant them, care for them, and let them bloom into a self-sustaining culture that people love to work in - and that excels at getting things done? Melissa has been an engineering leader (and a gardener) for quite some time, and is excited to share her experiences in planting and tending to blossoming teams of software professionals that,...

Alison Wade
TechWell Corp.
WWT3

The Year of Change!

Friday, April 30, 2021 - 1:00pm to 2:30pm

We interrupt your regularly scheduled life to bring you 2020 AND 2021! Over a year of unprecedented unknowns and uncertainty. Many of us have faced countless challenges in our personal lives and in our careers and frankly, it is hard to not feel STUCK! In order to get unstuck, we must learn what to do to bring about personal change. How can we identify the changes we want to make and then find new ways to make those changes? Let’s talk about the steps we need to take to intentionally shift our mindset and habitual patterns that may be holding us back. Join Alison for this interactive...

Tania_Katan
Creative Trespassing
WWT4

Creative Trespassing: How to Quiet Imposter Syndrome and Start Believing in Yourself!

Friday, April 30, 2021 - 2:45pm to 3:45pm

Many of us have an inner voice telling us we lucked out and that’s the only reason we’re leading the team or running the meeting and, if people got a closer look, surely they would see: WE ARE A FRAUD. That’s normal; the problem is when we believe it. Tania Katan, bestselling author, creative disruptor, and champion of women will show you how to transform imposter syndrome into impossibly awesome! Sharing her personal experiences and offering a blend of inspiration and practical advice, Katan will offer a guide to help you move beyond self-doubt and use creativity as fuel for a freer and...

Alison Wade
TechWell Corp.
WWT5

Panel—Career Superpowers

Friday, April 30, 2021 - 3:45pm to 4:30pm

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