Category: UI Testing
-
Get the most out of your tests
This post provides tips that can help you write great tests and get the best results from your test suite.
-
Journey towards UI tests greatness – Lessons Learnt
A bit of a background I work on a long-running running project in our organization. We have a CI/CD pipeline for our project following the GitHub flow and backed by thousands of unit tests, hundreds of integration tests. However, until recently we were missing a key piece to the puzzle. UI Tests!