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
| ID : 4 | |
| Description : Delete Existing gist on github.com | |
| Feature : Delete | |
| Type : Positive | |
| Pre-Condition : 1. Account must be registered on github.com | |
| 2. Logged in |
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
| ID : 3 | |
| Description : Edit Existing Gist | |
| Feature : Edit | |
| Type : Positive | |
| Pre-Condition : 1. Account must be registered on github.com | |
| 2. Logged in |
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
| ID : 2 | |
| Description : Create Public Gist while not logged in/unregistered | |
| Feature : Create | |
| Type : Negative | |
| Pre-Condition : - |
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
| ID : 1 | |
| Description : Create Public Gist using github.com | |
| Feature : Create | |
| Type : Positive | |
| Pre-Condition : 1. Account must be registered on github.com | |
| 2. Logged in |