25 KiB
Install tests
- install a previous version on a clean machine (a clean machine doesn't have the
%localappdata%\Microsoft\PowerToys
folder) - open the Settings and for each module change at least one option
- open the FancyZones editor and create two custom layouts:
- a canvas layout with 2 zones, use unicode chars in the layout's name
- one from grid template using 4 zones and splitting one zone
- apply the custom canvas layout to the primary desktop
- create a virtual desktop and apply the custom grid layout
- if you have a second monitor apply different templates layouts for the primary desktop and for the second virtual desktop
- install the new version (it will uninstall the old version and install the new version)
- verify the settings are preserved and FancyZones configuration is still the same
- test installing as SYSTEM (LocalSystem account)
- Download PsTools from https://learn.microsoft.com/en-us/sysinternals/downloads/psexec
- Run PowerToys installer with psexec tool
psexec.exe -sid <path_to_installer_exe
- Brief check if all modules are working
- PER-USER and PER-MACHINE TESTS:
- Install previous version on a clean machine and update with new per-machine version. Ensure that it is installed in Program files and that registry entries are under HKLM/Software/Classes/PowerToys. Go trhough different modules and ensure that they are working correctly.
- Try installing per-user version over already installed per-machine version and ensure that proper error message is shown.
- Remove PowerToys and install per-user version. Ensure that it is installed in /Local/PowerToys and that registry entries are under HKCU/Software/Classes/PowerToys. Go trhough different modules and ensure that they are working correctly.
- Create a new user and install per-user version there as well. Go trhough different modules and ensure that they are working correctly. Ensure that changing settings for one user does not change settings of other user.
Functional tests
Regressions:
- https://github.com/microsoft/PowerToys/issues/1414#issuecomment-593529038
- https://github.com/microsoft/PowerToys/issues/1524
Localization
Change the Windows language to a language different than English. Then verify if the following screens change their language:
- System tray menu items
- Settings
- OOBE (What's new)
- Keyboard Manager Editor
- Color Picker (check the tooltips)
- FancyZones Editor
- Power Rename (new WinUI 3 may not be localized)
- PowerToys Run ("Start typing" string is localized, for example)
- Image Resizer
- Shortcut Guide (Windows controls are localized)
- File Explorer menu entries for Image Resizer, Power Rename and FileLocksmith
- Hosts File Editor
- File Locksmith
General Settings
Admin mode:
- restart PT and verify it runs as user
- restart as admin and set "Always run as admin"
- restart PT and verify it runs as admin
- if it's not on, turn on "Run at startup"
- reboot the machine and verify PT runs as admin (it should not prompt the UAC dialog)
- turn Always run as admin" off
- reboot the machine and verify it now runs as user
Modules on/off:
- turn off all the modules and verify all module are off
- restart PT and verify that all module are still off in the settings page and they are actually inactive
- turn on all the module, all module are now working
- restart PT and verify that all module are still on in the settings page and they are actually working
Quick access tray icon flyout:
- Use left click on the system tray icon and verify the flyout appears. (It'll take a bit the first time)
- Try to launch a module from the launch screen in the flyout.
- Try disabling a module in the all apps screen in the flyout, make it a module that's launchable from the launch screen. Verify that the module is disabled and that it also disappeared from the launch screen in the flyout.
- Open the main settings screen on a module page. Verify that when you disable/enable the module on the flyout, that the Settings page is updated too.
Settings backup/restore:
- In the General tab, create a backup of the settings.
- Change some settings in some PowerToys.
- Restore the settings in the General tab and verify the Settings you've applied were reset.
PowerRename
- Check if disable and enable of the module works. (On Win11) Check if both old context menu and Win11 tier1 context menu items are present when module is enabled.
- Check that with the
Show icon on context menu
icon is shown and vice versa. - Check if
Appear only in extended context menu
works. - Enable/disable autocomplete.
- Enable/disable
Show values from last use
.
- Select several files and folders and check PowerRename options:
- Make Uppercase/Lowercase/Titlecase (could be selected only one at the time)
- Exclude Folders/Files/Subfolder Items (could be selected several)
- Item Name/Extension Only (one at the time)
- Enumerate Items
- Case Sensitive
- Match All Occurrences. If checked, all matches of text in the
Search
field will be replaced with the Replace text. Otherwise, only the first instance of theSearch
for text in the file name will be replaced (left to right).
- Use regular expressions
- Search with an expression (e.g.
(.*).png
) - Replace with an expression (e.g.
foo_$1.png
) - Replace using file creation date and time (e.g.
$hh-$mm-$ss-$fff
$DD_$MMMM_$YYYY
) - Turn on
Use Boost library
and test with Perl Regular Expression Syntax (e.g.(?<=t)est
)
- Search with an expression (e.g.
- File list filters.
- In the
preview
window uncheck some items to exclude them from renaming. - Click on the
Renamed
column to filter results. - Click on the
Original
column to cycle between checked and unchecked items.
- In the
PowerToys Run
- Enable PT Run in settings and ensure that the hotkey brings up PT Run
- when PowerToys is running unelevated on start-up
- when PowerToys is running as admin on start-up
- when PowerToys is restarted as admin, by clicking the restart as admin button in settings.
- Check that each of the plugins is working:
- Program - launch a Win32 application
- Program - launch a Win32 application as admin
- Program - launch a packaged application
- Calculator - ensure a mathematical input returns a correct response and is copied on enter.
- Windows Search - open a file on the disk.
- Windows Search - find a file and copy file path.
- Windows Search - find a file and open containing folder.
- Shell - execute a command. Enter the action keyword
>
, followed by the query, both with and without space (e.g.> ping localhost
). - Folder - Search and open a sub-folder on entering the path.
- Uri - launch a web page on entering the uri.
- Window walker - Switch focus to a running window.
- Service - start, stop, restart windows service. Enter the action keyword
!
to get the list of services. - Registry - navigate through the registry tree and open registry editor. Enter the action keyword
:
to get the root keys. - Registry - navigate through the registry tree and copy key path.
- System - test
lock
. - System - test
empty recycle bin
. - System - test
shutdown
.
-
Disable PT Run and ensure that the hotkey doesn't bring up PT Run.
-
Test tab navigation.
- Test Plugin Manager
- Enable/disable plugins and verify changes are picked up by PT Run
- Change
Direct activation phrase
and verify changes are picked up by PT Run - Change
Include in global result
and verify changes picked up by PT Run - Clear
Direct activation phrase
and uncheckInclude in global result
. Verify a warning message is shown. - Disable all plugins and verify the warning message is shown.
Mouse Utils
Find My Mouse:
- Enable FindMyMouse. Then, without moving your mouse:
- Press Left Ctrl twice and verify the overlay appears.
- Press any other key and verify the overlay disappears.
- Press Left Ctrl twice and verify the overlay appears.
- Press a mouse button and verify the overlay disappears.
- Disable FindMyMouse. Verify the overlay no longer appears when you press Left Ctrl twice.
- Enable FindMyMouse. Then, without moving your mouse:
- Press Left Ctrl twice and verify the overlay appears.
- Enable the "Do not activate on game mode" option. Start playing a game that uses CG native full screen.
- Verify the overlay no longer appears when you press Left Ctrl twice.
- Disable the "Do not activate on game mode" option. Start playing the same game.
- Verify the overlay appears when you press Left Ctrl twice. (though it'll likely minimize the game)
- Test the different settings and verify they apply:
- Overlay opacity
- Background color
- Spotlight color
- Spotlight radius
- Spotlight initial zoom (1x vs 9x will show the difference)
- Animation duration
- Change activation method to shake and activate by shaking your mouse pointer
- Excluded apps
Mouse Highlighter:
- Enable Mouse Highlighter. Then:
- Press the activation shortcut and press left and right click somewhere, verifying the hightlights are applied.
- With left mouse button pressed, drag the mouse and verify the hightlight is dragged with the pointer.
- With right mouse button pressed, drag the mouse and verify the hightlight is dragged with the pointer.
- Press the activation shortcut again and verify no highlights appear when the mouse buttons are clicked.
- Disable Mouse Highlighter and verify that the module is not activated when you press the activation shortcut.
- Test the different settings and verify they apply:
- Change activation shortcut and test it
- Left button highlight color
- Right button highlight color
- Opacity
- Radius
- Fade delay
- Fade duration
Mouse Pointer Crosshairs:
- Enable Mouse Pointer Crosshairs. Then:
- Press the activation shortcut and verify the crosshairs appear, and that they follow the mouse around.
- Press the activation shortcut again and verify the crosshairs disappear.
- Disable Mouse Pointer Crosshairs and verify that the module is not activated when you press the activation shortcut.
- Test the different settings and verify they apply:
- Change activation shortcut and test it
- Crosshairs color
- Crosshairs opacity
- Crosshairs center radius
- Crosshairs thickness
- Crosshairs border color
- Crosshairs border size
Mouse Jump:
- Enable Mouse Jump. Then:
- Press the activation shortcut and verify the screens preview appears.
- Change activation shortcut and verify that new shorctut triggers Mouse Jump.
- Click around the screen preview and ensure that mouse cursor jumped to clicked location.
- Reorder screens in Display settings and confirm that Mouse Jump reflects the change and still works correctly.
- Change scaling of screens and confirm that Mouse Jump still works correctly.
- Unplug additional monitors and confirm that Mouse Jump still works correctly.
- Disable Mouse Jump and verify that the module is not activated when you press the activation shortcut.
VCM
- Check "Hide toolbar when both camera and microphone are unmuted" and verify that it works
- Uncheck it, mute the microphone with the hotkey and make sure the toolbar doesn't hide after a timeout
- Go to some video conference application settings, e.g. meet.google.com, Microsoft Teams, Skype. "Select PowerToys VideoConference Mute" camera as an active device and try to mute it with a hotkey
- Go to Control Panel -> Sound -> Recording -> select default mic -> open its properties -> Levels. Now mute the microphone with a corresponding hotkey and verify that mute icon on the right side of volume slider reflects its muted status.
- Go to Control Panel -> Sound -> Recording -> select default mic -> open its properties -> Levels. Now press and release push-to-talk hotkey and verify that mute icon on the right side of volume slider reflects the actions.
- Verify that changing "toolbar position" setting works
- Select an overlay image and verify that muting camera now shows the image instead of black screen. (Don't forget to restart the application which uses the camera).
- Try to select an overlay image when PT process is elevated.
Always on Top
- Pin/unpin a window, verify it's topmost/not topmost.
- Pin/unpin a window, verify the border appeared/disappeared.
- Switch virtual desktop, verify border doesn't show up on another desktop.
- Minimize and maximize pinned window, verify the border looks as usual.
- Change border color and thickness.
- Verify if sound is played according to the sound setting.
- Exclude app, try to pin it.
- Exclude already pinned app, verify it was unpinned.
- Try to pin the app in the Game Mode.
Screen Ruler
-
Enable Screen Ruler. Then:
- Press the activation shortcut and verify the toolbar appears.
- Press the activation shortcut again and verify the toolbar disappears.
- Disable Screen Ruler and verify that the activation shortuct no longer activates the utility.
- Enable Screen Ruler and press the activation shortcut and verify the toolbar appears.
- Select the close button in the toolbar and verify it closes the utility.
-
With Screen Ruler enabled and activated:
- Use the Bounds utility to measure a zone by dragging with left-click. Verify right click dismisses the utility and that the measurement was copied into the clipboard.
- Use the Spacing utility to measure something and verify that left-click copies the measurement to the clipboard. Verify that right-click dismisses the utility.
- Use the Horizontal Spacing utility to measure something and verify that left-click copies the measurement to the clipboard. Verify that right-click dismisses the utility.
- Use the Vertical Spacing utility to measure something and verify that left-click copies the measurement to the clipboard. Verify that right-click dismisses the utility.
- While using a Spacing utility, verify that using the mouse scroll wheel will adjust pixel color tolerance while measuring.
- Open mspaint and draw 1px-thick straight line, also click with a pencil to draw a single pixel. In any Spacing mode, verify that one of line's dimension is 1, and pixel's dimensions are 1x1.
-
In a multi-monitor setup with different dpis on each monitor:
- Verify that the utilities work well on each monitor, with continuous mode on and off.
- Without any window opened and a solid color as your background, verify the horizontal spacing matches the monitor's pixel width.
- Move your mouse back and forth around the edge of two monitors really quickly in each mode - verify nothing is broken.
-
Test the different settings and verify they are applied:
- Activation shortcut
- Continous mode
- Per color channel edge detection
- Pixel tolerance for edge detection
- Draw feet on cross
- Line color
Hosts File Editor
- Launch Host File Editor:
- Verify the application exits if "Quit" is clicked on the initial warning.
- Launch Host File Editor again and click "Accept". The module should not close. Open the hosts file (
%WinDir%\System32\Drivers\Etc
) in a text editor that auto-refreshes so you can see the changes applied by the editor in real time. (VSCode is an editor like this, for example) - Enable and disable lines and verify they are applied to the file.
- Add a new entry and verify it's applied.
- Add manually an entry with more than 9 hosts in hosts file (Windows limitation) and verify it is split correctly on loading and the info bar is shown.
- Try to filter for lines and verify you can find them.
- Click the "Open hosts file" button and verify it opens in your default editor. (likely Notepad)
- Test the different settings and verify they are applied:
- Launch as Administrator.
- Show a warning at startup.
- Additional lines position.
File Locksmith
- Start the PowerToys installer executable and let it stay in the initial screen.
- Right-click the executable file, select "What's using this file?" and verify it shows up. (2 entries will show, since the installer starts two processes)
- End the tasks in File Locksmith UI and verify that closes the installer.
- Start the installer executable again and press the Refresh button in File Locksmith UI. It should find new processes using the files.
- Close the installer window and verify the processes are delisted from the File Locksmith UI. Close the window
- Start the PowerToys installer executable again and let it stay in the initial screen.
- Right click the directory where the executable is located, select "What's using this file?" and verify it shows up.
- Right click the drive where the executable is located, select "What's using this file?" and verify it shows up. You can close the PowerToys installer now.
- Restart PowerToys as admin.
- Right click "Program Files", select "What's using this file?" and verify "PowerToys.exe" doesn't show up.
- Press the File Locksmith "Restart as an administrator" button and verify "PowerToys.exe" shows up.
- Right-click the drive where Windows is installed, select "What's using this file?" and scroll down and up, verify File Locksmith doesn't crash with all those entries being shown. Repeat after clicking the File Locksmith "Restart as an administrator" button.
- Disable File Locksmith in Settings and verify the context menu entry no longer appears.
Registry Preview
-
Open Registry Editor, add new registry key with 1 string value and 1 binary value in e.g. HKLM/Software/Classes/PowerToysTest. Right click new registry key->export and export it to file.
-
Launch Registry Preview by right-clicking exported .reg file->'Preview'. Then:
- Edit file content. Ensure that visual try is being re-populated while typing. Save the file by pressing Save file button. Confirm that file is properly saved by pressing Edit file... button which will open file in Notepad. Try saving file using Save file as... button.
- Edit file externaly (e.g. in Notepad) and save it there. Pres Reload from file button and ensure that file content and visual tree are reloaded and show new content.
- Select some registry key with registry values in visual tree and ensure that registry values are shown properly in bottom-right area.
- Try opening different registry file by pressing Open file button.
- Delete newly created registry key from first step manually in Registry Editor, then try writing registry changes to registry by pressing Write to Registry button in Registry Preview. Be careful what you are writing!
-
Open Registry Preview Settings. Then:
- Disable Registry Preview and ensure that Preview context menu option for .reg files no longer appears.
- Try to launch Registry Preview from it's OOBE page while Registry Preview is disabled and ensure that it does not start.
- Enable Registry Preview again and ensure that Preview context menu option for .reg files appears and that it starts Registry Preview correctly.
- Try to launch Registry Preview from it's Settings page and ensure that it is launched properly.
- Try to launch Registry Preview from it's OOBE page and ensure that it is launched properly.
- Enable Default app setting. Verify that .reg files are opened with Registry Preview by default. Disable Default app setting. Verify that Registry Editor is now default app.
Peek
-
Open different files to check that they're shown properly
- Image
- Text or dev file
- Markdown file
- HTML
- Archive files (.zip, .tar, .rar)
- Any other not mentioned file (.exe for example) to verify the unsupported file view is shown
-
Pinning/unpinning
- Pin the window, switch between images of different size, verify the window stays at the same place and the same size.
- Pin the window, close and reopen Peek, verify the new window is opened at the same place and the same size as before.
- Unpin the window, switch to a different file, verify the window is moved to the default place.
- Unpin the window, close and reopen Peek, verify the new window is opened on the default place.
-
Open with a default program
- By clicking a button.
- By pressing enter.
- Switch between files in the folder using
LeftArrow
andRightArrow
, verify you can switch between all files in the folder. - Open multiple files, verify you can switch only between selected files.
- Change the shortcut, verify the new one works.
Mouse Without Borders
-
Install PowerToys on two PCs in the same local network:
- Verify that PowerToys is properly installed on both PCs.
-
Setup Connection:
- Open MWB's settings on the first PC and click the "New Key" button. Verify that a new security key is generated.
- Copy the generated security key and paste it in the corresponding input field in the settings of MWB on the second PC. Also enter the name of the first PC in the required field.
- Press "Connect" and verify that the machine layout now includes two PC tiles, each displaying their respective PC names.
-
Verify Connection Status:
- Ensure that the border of the remote PC turns green, indicating a successful connection.
- Enter an incorrect security key and verify that the border of the remote PC turns red, indicating a failed connection.
-
Test Remote Mouse/Keyboard Control:
- With the PCs connected, test the mouse/keyboard control from one PC to another. Verify that the mouse/keyboard inputs are correctly registered on the other PC.
- Test remote mouse/keyboard control across all four PCs, if available. Verify that inputs are correctly registered on each connected PC when the mouse is active there.
-
Test Remote Control with Elevated Apps:
- Open an elevated app on one of the PCs. Verify that without "Use Service" enabled, PowerToys does not control the elevated app.
- Enable "Use Service" in MWB's settings. Verify that PowerToys can now control the elevated app remotely. Verify that MWB processes are running as LocalSystem, while the MWB helper process is running non-elevated.
- Toggle "Use Service" again, verify that each time you do that, the MWB processes are restarted.
- Run PowerToys elevated on one of the machines, verify that you can control elevated apps remotely now on that machine.
-
Test Module Enable Status:
- For all combinations of "Use Service"/"Run PowerToys as admin", try enabling/disabling MWB module and verify that it's indeed being toggled using task manager.
-
Test Disconnection/Reconnection:
- Disconnect one of the PCs from network. Verify that the machine layout updates to reflect the disconnection.
- Do the same, but now by exiting PowerToys.
- Start PowerToys again, verify that the PCs are reconnected.
-
Test Various Local Network Conditions:
- Test MWB performance under various network conditions (e.g., low bandwidth, high latency). Verify that the tool maintains a stable connection and functions correctly.
-
Clipboard Sharing:
- Copy some text on one PC and verify that the same text can be pasted on another PC.
- Use the screenshot key and Win+Shift+S to take a screenshot on one PC and verify that the screenshot can be pasted on another PC.
- Copy a file in Windows Explorer and verify that the file can be pasted on another PC. Make sure the file size is below 100MB.
- Try to copy multiple files and directories and verify that it's not possible (only the first selected file is being copied).
-
Drag and Drop:
- Drag a file from Windows Explorer on one PC, cross the screen border onto another PC, and release it there. Verify that the file is copied to the other PC. Make sure the file size is below 100MB.
- While dragging the file, verify that a corresponding icon is displayed under the mouse cursor.
- Without moving the mouse from one PC to the target PC, press CTRL+ALT+F1/2/3/4 hotkey to switch to the target PC directly and verify that file sharing/dropping is not working.
-
Lock and Unlock with "Use Service" Enabled:
- Enable "Use Service" in MWB's settings.
- Lock a remote PC using Win+L, move the mouse to it remotely, and try to unlock it. Verify that you can unlock the remote PC.
- Disable "Use Service" in MWB's settings, lock the remote PC, move the mouse to it remotely, and try to unlock it. Verify that you can't unlock the remote PC.
-
Test Settings:
- Change the rest of available settings on MWB page and verify that each setting works as described.