Yuvaraj0702 / pe

0 stars 0 forks source link

Inactive help command #3

Open Yuvaraj0702 opened 1 year ago

Yuvaraj0702 commented 1 year ago

Description: When entering the help command the help dialog box does not pop up as said by the user guide.

Steps to reproduce:

  1. Open Condonery.jar
  2. Type help in command box.
  3. Press enter

Expected outcome:

image.png

Actual outcome:

image.png

Reason for bug reported: The command doesn't function as intended at all. However this could qualify for a higher bug level of low but the bug isn't that high of a severity due to the fact that there is a help button on the function bar above the command box but that is a GUI based solution whereas this app is supposed to achieve all functionality through CLI alone. However upon the 4th try of this help command it worked but there is still a possibility of failing.

nus-pe-script commented 1 year ago

Team's Response

I think tester put the jar file in the wrong directory where it cannot be written. Unable to reproduce this bug

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: This is not a directory issue as the help box opened when the help button on the taskbar was clicked. But, when the command was typed in it did not open anything. The reasoning for the inability to reproduce seems to be inaccurate.