Update tests-checklist-seraphima.md

This commit is contained in:
Seraphima Zykova 2022-01-28 14:36:27 +00:00 committed by GitHub
parent de72e9a410
commit 9eb310808c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,22 +43,22 @@
## FancyZones ## FancyZones
- [ ] Switch between `Allow zones to span across monitors` on and off. Verify that layouts are applied correctly in both cases. - [x] Switch between `Allow zones to span across monitors` on and off. Verify that layouts are applied correctly in both cases.
- [ ] Change zone colors and opacity. - [x] Change zone colors and opacity.
- [ ] Exclude some apps, verify that they're not applicable to a zone. - [x] Exclude some apps, verify that they're not applicable to a zone.
- [ ] Launch PT in user mode, try to assign a window with administrator privileges to a zone. Verify the notification is shown. - [x] Launch PT in user mode, try to assign a window with administrator privileges to a zone. Verify the notification is shown.
- [ ] Launch PT in administrator mode, assign a window with administrator privileges. - [x] Launch PT in administrator mode, assign a window with administrator privileges.
- [ ] Create virtual desktop, verify that there are the same layouts as applied to the previous virtual desktop. - [x] Create virtual desktop, verify that there are the same layouts as applied to the previous virtual desktop.
- [ ] After creating a virtual desktop apply another layout or edit the applied one. Verify that the other virtual desktop layout wasn't changed. - [x] After creating a virtual desktop apply another layout or edit the applied one. Verify that the other virtual desktop layout wasn't changed.
- [ ] Delete an applied custom layout in the Editor, verify that there is no layout applied instead of it. - [x] Delete an applied custom layout in the Editor, verify that there is no layout applied instead of it.
* Switch between layouts with quick keys. * Switch between layouts with quick keys.
- [ ] Switch with `Win` + `Ctrl` + `Alt` + `key` - [x] Switch with `Win` + `Ctrl` + `Alt` + `key`
- [ ] Switch with just a key while dragging a window. - [x] Switch with just a key while dragging a window.
* Change screen resolution or scaling. * Change screen resolution or scaling.
- [ ] Assign grid layout, verify that the assigned layout fits the screen. - [x] Assign grid layout, verify that the assigned layout fits the screen.
NOTE: canvas layout could not fit the screen if it was created on a monitor with a different resolution. NOTE: canvas layout could not fit the screen if it was created on a monitor with a different resolution.
- [ ] Disable FZ - [x] Disable FZ
- [ ] Re-enable FZ, verify that everything is in the same state as it was before disabling. - [x] Re-enable FZ, verify that everything is in the same state as it was before disabling.
* Test layout resetting. * Test layout resetting.
Before testing Before testing
@ -67,12 +67,12 @@ Before testing
* Remove `VirtualDesktopIDs` from `\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VirtualDesktops` * Remove `VirtualDesktopIDs` from `\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VirtualDesktops`
- [ ] Test screen locking - [x] Test screen locking
* Set custom layouts on each monitor * Set custom layouts on each monitor
* Lock screen / unplug monitor / plug monitor * Lock screen / unplug monitor / plug monitor
* Verify that layouts weren't reset to defaults * Verify that layouts weren't reset to defaults
- [ ] Test restart - [x] Test restart
* Set custom layouts on each monitor * Set custom layouts on each monitor
* Restart the computer * Restart the computer
* Verify that layouts weren't reset to defaults * Verify that layouts weren't reset to defaults
@ -115,15 +115,15 @@ Before testing
UI Validation: UI Validation:
- [ ] In Remap keys, add and remove rows to validate those buttons. While the blank rows are present, pressing the OK button should result in a warning dialog that some mappings are invalid. - [x] In Remap keys, add and remove rows to validate those buttons. While the blank rows are present, pressing the OK button should result in a warning dialog that some mappings are invalid.
- [ ] Using only the Type buttons, for both the remap windows, try adding keys/shortcuts in all the columns. The right-side column in both windows should accept both keys and shortcuts, while the left-side column will accept only keys or only shortcuts for Remap keys and Remap shortcuts respectively. Validate that the Hold Enter and Esc accessibility features work as expected. - [x] Using only the Type buttons, for both the remap windows, try adding keys/shortcuts in all the columns. The right-side column in both windows should accept both keys and shortcuts, while the left-side column will accept only keys or only shortcuts for Remap keys and Remap shortcuts respectively. Validate that the Hold Enter and Esc accessibility features work as expected.
- [ ] Using the drop downs try to add key to key, key to shortcut, shortcut to key and shortcut to shortcut remapping and ensure that you are able to select remapping both by using mouse and by keyboard navigation. - [x] Using the drop downs try to add key to key, key to shortcut, shortcut to key and shortcut to shortcut remapping and ensure that you are able to select remapping both by using mouse and by keyboard navigation.
- [ ] Validate that remapping can be saved by pressing the OK button and re-opening the windows loads existing remapping. - [x] Validate that remapping can be saved by pressing the OK button and re-opening the windows loads existing remapping.
Remapping Validation: Remapping Validation:
For all the remapping below, try pressing and releasing the remapped key/shortcut and pressing and holding it. Try different behaviors like releasing the modifier key before the action key and vice versa. For all the remapping below, try pressing and releasing the remapped key/shortcut and pressing and holding it. Try different behaviors like releasing the modifier key before the action key and vice versa.
- [ ] Test key to key remapping - [x] Test key to key remapping
- A->B - A->B
- Ctrl->A - Ctrl->A
- A->Ctrl - A->Ctrl
@ -131,22 +131,22 @@ For all the remapping below, try pressing and releasing the remapped key/shortcu
- B->Win (make sure Start menu doesn't appear accidentally) - B->Win (make sure Start menu doesn't appear accidentally)
- A->Disable - A->Disable
- Win->Disable - Win->Disable
- [ ] Test key to shortcut remapping - [x] Test key to shortcut remapping
- A->Ctrl+V - A->Ctrl+V
- B->Win+A - B->Win+A
- [ ] Test shortcut to shortcut remapping - [x] Test shortcut to shortcut remapping
- Ctrl+A->Ctrl+V - Ctrl+A->Ctrl+V
- Win+A->Ctrl+V - Win+A->Ctrl+V
- Ctrl+V->Win+A - Ctrl+V->Win+A
- Win+A->Win+F - Win+A->Win+F
- [ ] Test shortcut to key remapping - [x] Test shortcut to key remapping
- Ctrl+A->B - Ctrl+A->B
- Ctrl+A->Win - Ctrl+A->Win
- Win+A->B - Win+A->B
* Test app-specific remaps * Test app-specific remaps
- [ ] Similar remaps to above with Edge (entered as `msedge`), VSCode (entered as `code`) and cmd. For cmd try admin and non-admin (requires PT to run as admin) - [x] Similar remaps to above with Edge (entered as `msedge`), VSCode (entered as `code`) and cmd. For cmd try admin and non-admin (requires PT to run as admin)
- [ ] Try some cases where focus is lost due to the shortcut. Example remapping to Alt+Tab or Alt+F4 - [x] Try some cases where focus is lost due to the shortcut. Example remapping to Alt+Tab or Alt+F4
- [ ] Test switching between remapping while holding down modifiers - Eg. Ctrl+D->Ctrl+A and Ctrl+E->Ctrl+V, hold Ctrl and press D followed by E. Should select all and paste over it in a text editor. Similar steps for Windows key shortcuts. - [x] Test switching between remapping while holding down modifiers - Eg. Ctrl+D->Ctrl+A and Ctrl+E->Ctrl+V, hold Ctrl and press D followed by E. Should select all and paste over it in a text editor. Similar steps for Windows key shortcuts.
## Mouse Utils ## Mouse Utils