Describe the bug in current situation
User can select an 'End Date' in the future.
Link bug to the User Story
77
Impact of this bug
Low. All users could make the error, but it easy for them to fix.
Chance of Occurring (high/medium/low/very low)
Low- User is unlikely to make this error.
Pre Conditions: which Env, any pre-requesites or assumptions to execute steps?
Steps to Reproduce
Steps to reproduce the behavior:
AC is written like this:
GIVEN the analyst has opened the calendar
WHEN the analyst clicks a date before the 'Start Date' or a date in the future
THEN date will not be able to be selected
AND a message will appear that you cannot select a date before the start date or in the future
Describe the bug in current situation User can select an 'End Date' in the future.
Link bug to the User Story
77
Impact of this bug Low. All users could make the error, but it easy for them to fix.
Chance of Occurring (high/medium/low/very low) Low- User is unlikely to make this error. Pre Conditions: which Env, any pre-requesites or assumptions to execute steps?
Steps to Reproduce Steps to reproduce the behavior:
Actual/ observed behaviour/ results
Expected behaviour
AC is written like this: GIVEN the analyst has opened the calendar WHEN the analyst clicks a date before the 'Start Date' or a date in the future THEN date will not be able to be selected AND a message will appear that you cannot select a date before the start date or in the future
Could also have future dates greyed out.
Screenshots/ Visual Reference/ Source