Getting under the Skin of a React Application: an Intro to Subcutaneous Testing - Melissa Eaden & Avalon McRae

  • Locked
Melissa Eaden's profile
Melissa Eaden

Senior Technologist

Avalon McRae's profile
Avalon McRae

Getting under the Skin of a React Application: an Intro to Subcutaneous Testing - Melissa Eaden & Avalon McRae image
Talk Description

While UI tests are often the standard approach for functional testing, they have weaknesses in speed and effectual results. Subcutaneous Testing is an automated testing technique that allows testers and developers to collaborate on automated workflows as a testable unit. This allows for testing of behavior and functionality in isolation from compatibility issues. We’ll highlight benefits, risks, and demo an example of how this can work with a react/redux front end.

Takeaways

  • Definition of subcutaneous testing and what it aims to accomplish.
  • A technical overview about how to do SubQ testing in a react framework.
  • An explanation of gotchas about the limitations of this kind of testing.
  • How SubQ testing can change your UI Testing focus.
What you’ll learn

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

  • TBA
Melissa Eaden's profile'

Melissa Eaden

Senior Technologist

Melissa Eaden has worked for more than a decade with tech companies such as Security Benefit, HomeAway, ThoughtWorks, and now Unity Technologies. Melissa’s previous career in mass media continues to lend itself to her current career endeavors. She can be found on Twitter @melthetechie
Avalon McRae's profile'

Avalon McRae

Avalon McRae is a full stack software developer current working at ThoughtWorks, based out of New York, NY. She has worked in a variety of languages including JavaScript, Groovy, Java, and Kotlin, and is currently doing React/redux and Kotlin. She is passionate about automated testing (particularly TDD) and supporting and mentoring women in technology. Before ThoughtWorks, Avalon studied computer science and economics at Dartmouth College.
Suggested Content
So You Think You Know Appium Because You Know Selenium - Wim Selles
Ask Me Anything - The Future of Test Automation
Rethink Your Automation Setup
Testing the Tests - Mutation Testing for UI Automation
Shift Left or Shift Right? Why Not Both!
Three Ways To Measure Unit Testing Effectiveness
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.
The Complete Guide To CSS Selectors
Learn how to create robust CSS selectors for your automation and much more...

Tags

  • ui-automation
  • unit-testing