Skip to content

Instantly share code, notes, and snippets.

@nur123
Created May 5, 2021 05:52
Show Gist options
  • Select an option

  • Save nur123/84ea2fa3acf9e0b4c6ef208b79826397 to your computer and use it in GitHub Desktop.

Select an option

Save nur123/84ea2fa3acf9e0b4c6ef208b79826397 to your computer and use it in GitHub Desktop.
Reporting Bug
Title
The program can still calculate the estimated parking price even though the user enters the wrong month. For instance, the user input 13th month.
Steps to reproduce
Go to https://www.shino.de/parkcalc/index.php
Choose a Parking Lot (according to your needs)
Input entry date and time (according to the time your parking starts)
Input leaving date and time (select the 13th month for month option)
Click 'Calculate' button
Actual Result
The system can still calculate the estimated parking costs
Expected Result
The system should not be able to calculate the estimated parking costs & there should be an alert informing the user that the input time is incorrect.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment