10 Ways to simplify ui testing
I used to think UI Testing sucked! Let’s face it, as developers we are not keen on writing tests, I mean, isn’t that what the customer is there for 🙄 ? Seriously though, testing is a critical part of any software development process, be it TDD, Unit Tests or End-To-End Web Tests. You get the … Read more