I need to provide assurance over changes made to a site with 1000s of URLs.
What is the easiest way to do regression testing between a live and dev environment with the following structure?
e.g.
www.website.com/unique_web_page.html
dev.website.com/unique_web_page.html
Need to do visual regression testing and capture any Javascript errors in console and any 404 assets.
Is there a third party tool that will do this that can be recommended? SAAS online?