Skip to content

Regression testing for a project's walkthroughs

kvantomme edited this page Mar 17, 2013 · 1 revision

User story

As a walkthrough creator I want to be notified when a walkthrough does no longer work.

Why we need this

A user interface might change, if we can automatically find out what walkthroughs got broken, this could make it much easier to keep documentation up to date.

Implementation suggestions

If we can export back to Selenium, including any adjustments that have been made after import we should be able to take advantage of the Selenium testing framework to do this.

Implementation tracking

External resources

Related features

Clone this wiki locally