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
Prioritizing Your Tests by Considering Impact and Value!
Automation Yoga: Stretching ROI with a Testing SDK - Brendan Connolly
The Bittersweetness of Security Testing - Anne Oikarinen
Testing Ask Me Anything - Whole Team Testing
When Testers Deal With Process Debt: Ideas to Manage It And Get Back To Testing Faster
What does TDD mean for me, the Tester?
Tests Your Pipeline Might be Missing - Gene Gotimer
RiskStorming Workshop Experience
Testing In Production The Mad Science Way:
This open-source tool is the #1 Automation Test Reporting Tool loved by the community and the developing team plans to share their knowledge via a learning course. Stay tuned!
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