ruihan00 / pe

0 stars 0 forks source link

Manual testing launch defer from guideline in dg #15

Open ruihan00 opened 2 years ago

ruihan00 commented 2 years ago

I believe the reccomended is to use command line to ensure correct java format is used Screenshot 2022-11-11 at 5.37.49 PM.png

soc-pe-bot commented 2 years ago

Team's Response

The Non Functional Requirement section in the DG already mentions that you should be using Java 11, thus the version checking is unnecessary. image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I disagree with this as double clicking on the file and using command line to launch the app results in 2 possible behaviours in terms of the data file for some users

for example on macOS, double clicking the file does not trigger the creation of the sample data on the initial launch

This is also mentioned in the forum as an issue in some os https://github.com/nus-cs2103-AY2223S1/forum/issues/443

As such I believe that this is a valid documentation bug that hinders a group of users like me who uses macOS due to the lack of mention of using command line to open the file

This would hinder users when launching the application