Member-only story
Another Milestone in Web Test Automation: Over 600 End-to-End Selenium Tests for my WhenWise App
Another solid example proving that real E2E (UI) test automation is achievable.
Non-Medium Members: You can read this article for free on my Substack Newsletter.
2025–07–11, WhenWise’s End-to-End (UI) test suite surpassed 600 user-story level test cases. These Selenium tests serve as regression testing, and of course, they are valid and pass on a daily basis (not strictly every working day, but on a day when changes are made).
A recent run of the WhenWise regression suite on the BuildWise CT Server
Some readers might remember my other article, “Showcase a 500+ End-to-End (via UI) Test Suite: E2E Test Automation is Surely Feasible for Large/Complex Apps”. Oh well, the number reached 600.
This is yet another piece of evidence against the common cowardly excuse in E2E test automation: ‘End-to-end tests are flaky, so just write a few.’
Managing a large number of E2E (UI) automated tests is purely a matter of capability. Don’t hide behind weak…
