Story
Mandatory fields must be decorated
Notes
- This is a general requirement and has to be specified in detail at the proper input forms.
Tests
- Try to submit a form containing empty mandatory fields and verify that the submit is rejected.
- Try to submit a form containing empty mandatory fields and verify that a top level error message is displayed.
- Try to submit a form containing empty mandatory fields and verify that an error message is displayed on each empty mandatory field.