Created
May 5, 2021 05:52
-
-
Save nur123/84ea2fa3acf9e0b4c6ef208b79826397 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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