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
Climbing to the Top of the Mobile Testing Pyramid - Rick Clymer
Testing Microservices When the Stakes Are High
Community Stories: Who Is Your Customer? A RiskStorming Story
Sonnets for Software Testers
Testing UI Component in Isolation
UI Component Testing - An Experience Report
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.
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