Created
May 3, 2021 19:13
-
-
Save nur123/aab6c3822d9074bf52114f266881b4b9 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
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" | |
4. Check "All Gist" | |
5. Choose "Create, edit, delete Gist Test Case" folder | |
6. Click the "Edit" button on right up page | |
7. Edit Gist Values: name or contens | |
8. click "update public gist" button" | |
Data Input: 1. File name including extension= Scenario2tc1 | |
2. Gist detail= Test case for editing an existing public gist using gist.github.com and test case | |
3. Gist details that will be changed = write or edit a few words in the core details/file name including the extension | |
Expected Result:1. Redirect to Gist Github Discover | |
2. Redirect to login page | |
3. Gist that was made will appears on Gist Github Discover and your profile | |
4. Section for editing gist automatically can be editing when clicking the "Edit" button | |
5. User can edit Gists with different extensions such as .js, .md, .txt, etc. | |
6. Gist existing file that was edit will appear on Gist Github Discover | |
7. Everyone who accesses https://gist.github.com/ can see your edited file | |
Actual Result : | |
Test Date: | |
Status : (Passed, Failed. Blocked) | |
Error Category:(Low, Medium, High) | |
Scenario 2: Edit an existing public gist | |
Id Test Case : TC - 03.2 | |
Description: Test case for editing an existing public gist using 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://github.com/ | |
2. Click button Sign In then input user name/email and Password | |
3. Click avatar account on header bar | |
4. Choose "Your Gist" | |
5. Choose "Create, edit, delete Gist Test Case" folder | |
6. Click the "Edit" button on right up page | |
7. Edit Gist Values: name or contens | |
8. click "update public gist" button" | |
Data Input: 1. File name including extension= Scenario2tc1 | |
2. Gist detail= Test case for editing an existing public gist using github.com and test case | |
3. Gist details that will be changed = write or edit a few words in the core details/file name including the extension | |
Expected Result:1. Redirect to Github homepage | |
2. Redirect to login page | |
3. Gist that was made will appears on Gist Github Discover and your profile | |
4. Section for editing gist automatically can be editing when clicking the "Edit" button | |
5. User can edit Gists with different extensions such as .js, .md, .txt, etc. | |
6. Gist existing file that was edit will appear on Gist Github Discover | |
7. Everyone who accesses https://gist.github.com/ can see your edited file | |
Actual Result : | |
Test Date: | |
Status : (Passed, Failed. Blocked) | |
Error Category:(Low, Medium, High) | |
Scenario 2: Edit an existing public gist | |
Id Test Case : TC - 03.3 | |
Description: Test case for canceling edit an existing public gist using gist.github.com | |
Feature :Edit | |
Type: Negative | |
Precondition : 1.Account must be registered on github | |
2.Public Gist was created | |
Test Steps: 1. Go to link https://github.com/ | |
2. Click button Sign In then input user name/email and Password | |
3. Go to "your profile" | |
4. Check "All Gist" | |
5. Choose "Create, edit, delete Gist Test Case" folder | |
6. Click the "Edit" button on right up page | |
7. Edit Gist Values: name or contens | |
8. click "cancel" button | |
Data Input: 1. File name including extension= Scenario2tc1 | |
2. Gist detail= Test case for editing an existing public gist using gist.github.com and test case | |
3. Gist details that will be changed = write or edit a few words in the core details/file name including the extension | |
Expected Result:1. Redirect to Gist Github Discover | |
2. Redirect to login page | |
3. Gist that was made will appears on Gist Github Discover and your profile | |
4. Section for editing gist automatically can be editing when clicking the "Edit" button | |
5. User can edit Gists with different extensions such as .js, .md, .txt, etc. | |
6. Gist existing file that was edit does not appear on Gist Github Discover when click "cancel" button | |
7. Everyone who accesses https://gist.github.com/ cannot see your edited file | |
Actual Result : | |
Test Date: | |
Status : (Passed, Failed. Blocked) | |
Error Category:(Low, Medium, High) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment