Skip to content

Utils - overview

Utils are automated or semi-automated operations that run inside a project and produce artifacts you can review in the UI - separate from manual test runs, but scoped to the same team and project.

The first available util is Screenshot Multi (capture a page across a browser/resolution matrix). More utils will follow the same pattern: a listing in the project, details with results, and lifecycle actions (status, delete).


Place in the product

text
Team
 └── Project
      ├── TMS - cases, runs, results
      ├── Bug tracker
      ├── Execution context
      └── Utils - util executions (e.g. screenshot.multi)

Utils are available from the project area when the feature is enabled for your workspace.


Util execution (what you see)

Each row in the util listing is one run (util_execution_id):

Column (UI)Meaning
ExecutionRun ID
StatusLifecycle: Pending, Queued, Completed, Failed, Submit failed
Page URLTarget page (for screenshot.multi)
ScreenshotsCount of stored screenshot files
UserWho started the run
Created at / Completed atTimestamps

Open details from the row to see parameters, capture matrix results, screenshot previews, partial errors, and an event log.


Files and storage

Screenshot and other util artifacts are stored in the file service (not as inline blobs in the util row). Previews use short-lived links - see Files and temporary links.


Available utils

UtilDoc
Screenshot Multiscreenshot.multi

See also


Version1.2.1
Last updated2026-06-28

Complex QA - test management system