DEV Community

Discussion on: Automated Visual Regression Testing with BackstopJS

Collapse
 
sivakrishna739 profile image
Siva Krishna

Abubakkar, thanks for sharing this useful article on Automated Visual Regression Testing with BackstopJS. The complexity and sheer size of the codes written for an application make it practically impossible to determine the impact of even a minor update or bug-fix. This is where regression testing comes into play. By analyzing core functionality and performance, it makes sure that any updates do not throw the application off the edge. It also makes sure that all the interdependencies in the code work seamlessly. Here are a few insightful articles on Regression Testing that I found to be useful and sharing it with other visitors to this article: bit.ly/3fX3Yah