Export Test Results as ZIP #

Export test results as a ZIP file from the Output panel.
Steps
- Go to the Output panel after the test run finishes.
- Click the Export (
) button.
- Download the generated ZIP file.
The ZIP file includes logs and screenshots from the run. Use it for error analysis, team sharing, or technical support requests.
Export with Encryption #
Use your operating system’s encryption features to secure exported test results.
macOS
- Open Disk Utility.
- Create a secure disk image (
.dmg
). - Double-click the disk image to mount it.
- Set the mounted folder path (e.g.,
/Volumes/TestResults
) as your Workspace.
All test result files are saved in the encrypted folder.
Learn how to create secure disk images in Create a disk image using Disk Utility on Mac.
To learn more about configuring Workspace, see [Stego User Guide › 6.0. Choose Working Folder].
Windows Encryption:
Use the built-in Windows encryption feature to secure test result files.
- Right-click the test results folder and select Properties.
- Click Advanced Attributes and check Encrypt contents to secure data.
- Click OK to apply encryption.