Software under test: Angular Tour of Heroes
The software under test is based on the heroes tutorial of the angular framework (see here).
Description of the test workflow:
We want to create a new heroe named Sancho
and want to verify after creation, if the new created heroe will be listed on the heroes page.