Open Saezenn opened 11 months ago
Rejected:
The tester is mistaken in this case due to a typo in the position of employee ID EID2023-7891 ('Enginner'). Therefore, the find engineer
command displays the intended behaviour (substring matching for the first John Doe, but not the second).
Team chose [response.Rejected
]
Reason for disagreement: [replace this with your explanation]
If i input 'find senior', both John Does with 'Senior Software Engineer' are found. However, if i type 'find engineer', only one John Doe is found. This is a method that is not working as it is supposed to. Hence, I will mark this as a functionality bug.
After inputting "find senior"
After inputting "find engineer"