From Hours to Less than 5 Minutes: Our Automated Testing Makeover
Full Featured (30 min.)
Having long ~1500 automated tests in Selenium is hard to maintain. We reached a point where automation was a big burden on our development: a team of automation developers triage every morning the failed tests from the day before -> create JIRA issues accordingly -> a triage from core developers "bisect" and find the accountable developer.
After the last big refactor in our main SPA site, we realized that this can't go on and we have to make some changes. Now every release candidate commit has a quick response on the changes he made.
This talk will be on our road to make this happen.