Bugfinder Bug selection (u.bugfinder-2)¶
Version: V1.1, 05.08.2022, Improve format and differentiate between whitespace- and non-whitespace bug
Author: Timo Schnaible, Leon Hofmeister
Tester: -
Description¶
When a bug is selected, a modal appears to correct the bug and select the bug type. If whitespace is selected, the error type selection is not shown. The dialog can be closed succesfully.
Precondition¶
The tester started a game with a snippet that contains (at least) one whitespace (=missing code) and one visible (=misspelled code) bug.
Postcondition¶
The selected bug is highlighted and the player corrected version is shown instead of the original value.
Typical procedure¶
Click on a non-whitespace bug
The edit modal is displayed
Correct the bug in the input field
Select an error type
Press
OkThe corrected version is displayed and the bug is highlighted
Click on a whitespace bug
The edit modal is displayed
Correct the bug in the input field
The modal does not have an option to select the error type
Press
OkThe second corrected version is displayed and the second bug is highlighted
Alternative procedures¶
1.1. The game crashes
6.1. Nothing happens
6.2. The bug is not highlighted but the corrected version is displayed
6.3. The corrected version is not displayed but the bug is highlighted
6.4. The corrected version is not displayed and the bug is not highlighted
10.1. There is an option to select the error type
12.1. Nothing happens
12.2. The bug is not highlighted but the corrected version is displayed
12.3. The corrected version is not displayed but the bug is highlighted
12.4. The corrected version is not displayed and the bug is not highlighted
Criticality¶
High