by Jeremias Roßler | Sep 4, 2019 | Regression Testing
Current approach to GUI test automation From an IT security point of view, the current approach to GUI test automation is careless or even dangerous. And here is why… A general principle in IT security is to forbid everything and only allow what is really needed. This...
by Jeremias Roßler | Aug 22, 2019 | Regression Testing
Can you spot the visual bug on Netflix (still live as of August 2019)? No wonder, there is a trend to visual regression testing of websites. Most current approaches to that problem are pixel-based, meaning that they compare screenshots of the pages pixel-by-pixel....