- Analyzing (sub-)processes started by other processes
- Recording a screen movie of the test execution
- Automating Modern UI, Windows Store Apps
- Capturing process output (STDOUT, STDERR) via input, output redirection
- Looking up Windows control class names
- Getting the version of Qt libraries
- Finding the process that a window belongs to
- Getting a list of DLLs currently loaded in a process
- Analyzing dependencies with Dependency Walker
- How to check the Windows event logs
- Getting information about toolkits and GUI controls (Windows)
- Microsoft Windows terminology and tidbits
- Checking whether an application is 32-bit or 64-bit
- How to get a backtrace on Unix with the bash or tcsh shell
- "Loading Qt Wrapper failed", "The specified procedure could not be found." (Qt)
- How to enable Java log files and diagnose issues