Richardtok / pe

0 stars 0 forks source link

No instructions on how to activate the Jar #2

Open Richardtok opened 1 year ago

Richardtok commented 1 year ago

image.png There is no instructions on how to activate the app as double clicking the jar file doe not work

nus-pe-script commented 1 year ago

Team's Response

We agree that we should have included in the instructions for running the JAR file. Although we leaved it out as we created the UG while keeping in mind the tester would follow the instructions from the PE website, we agree that for completeness we should still include it in. Nonetheless, we feel that the severity would be closer to low, as it is a reasonable assumption that any user who attempts to use a java program would know how to run a jar file, and even if they do not, the answer can be easily found online.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: As the testing is supposed to be done for any type of user, those who are not experienced in using a jar file would be clueless to activate the app in the first place making the app non-functional. In the UG itself, there is no backup on how to start the app without double-clicking it. A format of java -jar [JAR_NAME].jar would be of importance.