000verflow / pe

0 stars 0 forks source link

No setting up section in DG #12

Open 000verflow opened 11 months ago

000verflow commented 11 months ago

image.png

There is no section to show how to setup the testing environment.

nus-se-bot commented 11 months ago

Team's Response

It is already a part of the “manual testing section” and hence we did not add it in a separate section. Furthermore. I do not think that this would be of a HIGH severity at most medium. As the absence of the setting up guide does not hinder u from using the application

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: This is most definitely in scope. In you DG, the manual testing section only gives the following information:

image.png

This may be sufficient for UG since its for the mass users who only user the JAR file. However, for developers, I believe the setting up section is reserved for showing how to setup the project codebase, import gradle, etc. How else are developers supposed to modify the code without knowing how to setup the codebase?


## :question: Issue severity Team chose [`severity.Low`] Originally [`severity.High`] - [x] I disagree **Reason for disagreement:** I believe it is a medium, as it is key that the developers are able set up the environment properly in order to begin testing. Otherwise, any implementation details/diagrams are pointless if developers dont know how to setup the codebase and environment.