Simplified Process

Functions that summarise the whole process, to streamline it as a finite amount of functions.

analyseStories()

Analysing Stories

createIgnoreWords()

List Ignored Words

reportStories()

Reporting Stories

Compatible Process

This process imply reads user stories using the WHO-WHAT-WHY format, and splits them up in those three parts, using the keywords 'I as a/an', 'want to', 'so that'.

readStories()

Initial User Story Parse