zunedz / pe

0 stars 0 forks source link

Editing the json file causing the app to crash provided the invalid input #8

Open zunedz opened 2 years ago

zunedz commented 2 years ago

Screenshot 2022-04-16 at 3.09.31 PM.png

Screenshot 2022-04-16 at 3.10.05 PM.png

soc-se-bot commented 2 years ago

Team's Response

When the JSON file is edited to have invalid values, the app opens up with no data as shown in the screenshot, which is the expected behaviour. It does not crash.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Yes I agree that the application does not crash, but it is according to the definition of 'crash' itself. It is not mentioned in the user guide the expected outcome of such cases, hence the user had no expectation of what's going to happen after they changed the json file. As a new user, I did not expect the data to be cleared (not written anywhere in the documentation), which could cause a big problem.