ShyamKrishna33 / pe

0 stars 0 forks source link

Invalid command error lacks specificity #1

Open ShyamKrishna33 opened 2 months ago

ShyamKrishna33 commented 2 months ago

When the user uses the results command and types result (without an 's'), the error states that it is an invalid command. But the user is confused about whether the problem is with the details keyword or with the index.

image.png

This could be enhanced by stating that - 'result' command not found.

soc-pe-bot commented 2 months ago

Team's Response

That's a good suggestion to improve the specificity of the error message. But that shouldn't be a problem here. The command format is clearly wrong based on the user guide. In addition, the error message also specifies that it is the command itself that is invalid, as opposed to the parameters.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: [replace this with your explanation]