How to kill UI regression testing: continuous integration
learn testing, testing tool, UI regression
TL;DR Continuous integration (CI) is last element that successfully kills your UI regression testing. In this post I will explain how CI system should fit in software development process. There…