I'm Hunting Sasquatch: Finding Intermittent Issues Using Periodic Automation - Paul Grizzaffi

13th January 2023
  • Locked
Paul Grizzaffi's profile
Paul Grizzaffi

Principal Automation Architect

I'm Hunting Sasquatch:  Finding Intermittent Issues Using Periodic Automation - Paul Grizzaffi image
Talk Description

In American pop culture, Sasquatch (also known as Bigfoot) is likely a non-existent, ape-like, creature infrequently seen in the Pacific Northwest of North America. In the software realm, we have our own version of Sasquatch: that irritating, "intermittent issue" occurring in the system. These kinds of issues are typically difficult to find and often blamed on anything other than a product defect.

We typically run our automated tests on event boundaries, i.e. when we have a successful build and deployment; we look for problems when we think we may have introduced problems. Logically, these points of change are when we expect to have injected new issues, so, we only look for issues at those times. This approach alone, however, only gives us limited opportunities to reproduce our intermittent issues. If we also ran our automation periodically, we would have additional opportunities to reproduce these types of issues; we simply call this approach periodic automation.

Using a real-world example from his own experience, Paul Grizzaffi will explain how this periodic automation can help hunt down these elusive targets. For additional context, he will explain how this approach relates to High-Volume Automated Testing (HiVAT), as well as some HiVAT basics and examples. He will also explore some considerations of which we need to be mindful when implementing periodic automation in order to avoid desensitisation to failures.

Though we may never find “the real” Sasquatch, applying periodic automation increases our chances of finding our own intermittent issues.

Takeaways

  • The complexity of most current software systems all but guarantees intermittent issues.
  • Running automation on non-event boundaries can help catch intermittent issues.
  • While periodic automation evolved from academic-research, it also has real-world applications.
  • We must be mindful of “failure fatigue” when adding automation runs

 

What you’ll learn

By the end of this talk, you'll be able to:

  • Describe continuous integration
  • Identify issues that can impact automated checks
  • Explain what race conditions in applications are
  • Identify ways to use automation to address intermittent issues in a system
  • Describe what Hi Value Automated Tests are (HiVAT)
Paul Grizzaffi's profile'

Paul Grizzaffi

Principal Automation Architect

As a Principal Automation Architect at Magenic, Paul Grizzaffi is following his passion of providing technology solutions to testing and QA organizations, including automation assessments, implementations, and through activities benefiting the broader testing community. An accomplished keynote speaker and writer, Paul has spoken at both local and national conferences and meetings. He is an advisor to Software Test Professionals and STPCon, as well as a member of the Industry Advisory Board of the Advanced Research Center for Software Testing and Quality Assurance (STQA) at UT Dallas where he is a frequent guest lecturer. Paul enjoys sharing his experiences and learning from other testing professionals; his mostly cogent thoughts can be read on his blog at https://responsibleautomation.wordpress.com/.
Suggested Content
Coach, Explorer and Toolsmith walk into... - Richard Bradshaw
Partner Peek - Ranorex - Gearing up for 2024
Reshaping Software Testing Training
Testing Ask Me Anything - Reliability Engineering
When Testers Deal With Process Debt: Ideas to Manage It And Get Back To Testing Faster
Testing Ask Me Anything - DevOps
Designing Tests: What’s the difference between a good test and a bad test?
Lessons Learnt Moving to Microservices - Simon Dobson
Reverse Engineer Your Way to Adopting a Risk-based Testing Approach - Nishi Grover Garg
With a combination of SAST, SCA, and QA, we help developers identify vulnerabilities in applications and remediate them rapidly. Get your free trial today!
Explore MoT
TestBash Brighton 2024
Thu, 12 Sep 2024, 9:00 AM
We’re shaking things up and bringing TestBash back to Brighton on September 12th and 13th, 2024.
MoT Foundation Certificate in Test Automation
Unlock the essential skills to transition into Test Automation through interactive, community-driven learning, backed by industry expertise

Tags

  • automation
  • developer-principles
  • risks