To Test a Component - Testing UI Components in 2023

10th October 2023
  • Locked
Tally Barak's profile
Tally Barak

Software Architect

To Test a Component - Testing UI Components in 2023 image
Talk Description
UI components are now the building blocks of almost any web software. And testing the cornerstone of good software development. And yet, it seems we do not test our components well enough.
Luckily, we start to get many options, some of which are really exciting for testing components.

In this talk, I will review the different options we have for testing components. We will discuss the required setup for setting up components for testing.
We will go over tips on making tests stable, fast, and reliable. And above all - we will look at the tooling options we have for testing components.
What you’ll learn

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

  • Differentiate how homponents testing is different from e2e testing
  • Identify the need to build a testing strategy that includes components testing
  • Recognise that components need to be tested in the browser
Tally Barak's profile'

Tally Barak

Software Architect

Tally has over 30 years of software development, product management, and consulting experience. Today Tally works for Yoobic as an architect responsible for all the Frontend tooling, testing, and DevOps processes. Tally loves Javascript and its ecosystem and is happily sharing this knowledge with other developers. Playwright Ambassador.
Suggested Content
Fast Paced Testing for Rapid Prototyping - Tony Gutierrez
How to Find Your Way in the Automation Framework Jungle - Wim Selles
How to Plan and Define Your Continuous Deployment Pipeline - Patxi Gortázar
UI Component Testing - An Experience Report
Teamwork Makes the Full-Stack Testing Dream Work
Testing UI Component in Isolation
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.
Beginner's Guide To Mobile Testing
Begin your testing journey in mobile by learning the different aspects of testing mobile

Tags

  • test-strategies
  • testing-components