This file contains 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) |
This file contains 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
Scenario 3: Delete an existing public gist | |
Id Test Case : TC - 04.1 | |
Description: Test case for deleting an existing public gist by clicking the "Delete" button on the right up to page when opened public gist folder | |
Feature :Edit | |
Type: Positive | |
Precondition : 1.Account must be registered on github | |
2.Public Gist was created | |
Test Steps: 1. Go to link https://gist.github.com/ | |
2. Click button Sign In then input user name/email and Password | |
3. Go to "View your gists" |
This file contains 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
Scenario 2: Edit an existing public gist | |
Id Test Case : TC - 03.1 | |
Description: Test case for editing an existing public gist using gist.github.com | |
Feature :Edit | |
Type: Positive | |
Precondition : 1.Account must be registered on github | |
2.Public Gist was created | |
Test Steps: 1. Go to link https://gist.github.com/ | |
2. Click button Sign In then input user name/email and Password | |
3. Go to "View your gists" |
This file contains 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
Scenario 1:Create Public gist | |
Id Test Case : TC -01 | |
Description: Test case for create public gist without login/register account | |
Feature :Create | |
Type: Negative | |
Precondition : - | |
Test Steps: 1. Go to link https://gist.github.com/ | |
2. Click '+' ikon and choose create Gist | |
Data Input: - | |
Expected Result:1. Direct to Gist Github Discover |