testing-components
ui-automation
e2e-end-to-end-testing

Testing UI Component in Isolation

  • Locked

UI testing is a common practice. A common way to test UI is during end-to-end testing. However, as modern software is focused on the concept of components, it opens a new way of testing components: in isolation. That is to say, each component is tested separately without the need to spin the whole system. 

In this activity, we will break an app into components and define tests per comp...

Go Pro for £249.99

Unlock this activity and more with a Ministry of Testing Pro membership.

  • 700+ TestBash Sessions
  • On-demand Courses
  • Online conferences
  • 99-Minute Workshops
  • 25+ Ready to use team activites
Go Pro
Tally Barak's profile

Tally Barak

Software Architect

Tooling for Automated Testing with Butch Mayhew
Testing the Front-end, Back-end, and Everything in Between - Bria Grangard
Discussion: Automating UIs
To Test a Component - Testing UI Components in 2023
Teamwork Makes the Full-Stack Testing Dream Work
Sonnets for Software Testers
Breakdown Your Costly E2e Tests into Efficient Low Level Tests Through Hermetic Testing
Ask Me Anything about Hermetic Testing
Break Down Your Complex End-to-end Tests Using the Puzzle Exercise
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.
Selenium WebDriver API Introduction in Java - Richard Bradshaw
Learn how to start automating UIs with Selenium-WebDriver