kester-ng / pe

0 stars 0 forks source link

Revenue command under DG manual Testing not working as intended. #1

Open kester-ng opened 4 years ago

kester-ng commented 4 years ago

This is the command tested and its expected output:

Test case: revenue sd/2020-01-01 10:00 ed/2020-12-12 10:01

Expected: The calculated revenue is shown in the status message.

However, in the screenshot, an invalid command message is shown.

Steps to reproduce:

1) clear all lists (customer, transaction and product) aka start from scratch 2) addc n/John p/98765432 e/johnd@example.com a/311, Clementi Ave 2, #02-25 t/friends t/owesMoney 3) addp d/iphone cp/400 pr/1000 q/10 s/100 4) Customer and products each have only 1 data. 5) addt c/1 p/1 q/1 dt/2020-04-11 11:44 m/30 d/under discount 6) type above command test case 7) each transaction, customer and product list should have only one data item. u will see the error message

Screenshot 2020-04-17 at 2.37.11 PM.png

nus-pe-bot commented 4 years ago

Team's Response

High is 'A flaw that affects most users and causes major problems for users. i.e., makes the product almost unusable for most users.'

However when user tries the command on the app, the error message displayed is correct (cannot input date in the future). As such, users just have to follow the instructions given by inputting valid dates and they are able to use the command. At most, it is a minor inconvenience to users.

Hence we would classify it as low, which means 'A flaw that is unlikely to affect normal operations of the product. Appears only in very rare situations and causes a minor inconvenience only.'

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.Low] Originally [severity.High]

Reason for disagreement: [replace this with your reason]