Open TY1Fan opened 1 week ago
We believe that the user's current MacOS security and privacy settings prevents them from accessing some files.
Future iterations should provide additional guidance on how to allow access to opening the file in all operating systems.
Team chose [response.NotInScope
]
Reason for disagreement:
From the course website, documentation bugs can only be NotInScope
if they are minor grammar mistakes that do not hinder the reader.
I do not think that the issue raised is a minor grammar error.
Furthermore, this greatly hinders the tester as the provided way to test the launching of the app is incorrect. To add on, there were no alternative methods of launching the app provided in the Manual Testing Steps and the tester had to refer to the User Guide to find out the right way to launch the app.
Hence, based on the hindrance that this documentation bug had caused, I feel that this issue should be Accepted
instead of NotInScope
.
Steps to reproduce:
Expected: According to the manual testing instructions, when I double click, i am suppose to see the gui.
Actual: I received an error on my end that i can't open this file. Refer to second screenshot.
Suggestion/ Why it is problematic: This instruction is misleading and there isn't other ways of testing the launching the app. Furthermore, this instruction seems to contradict the instruction on using the command
java -jar ...
set by the course. If I were to not use the command, I might not be able to continue testing the app since I am unable to test it. Hence, I think the severity is medium as it affects testability.