Skip to main content

Basics & Navigation

About this documentation

This part of the documentation is used as a reference and explains all details about the msg.ZenTestAI platform. For a more tutorial-based introduction, watch the Tutorials.

Basics

msg.ZenTestAI is a web-based application for creating, managing and executing test cases. The main way to move around the app is the left-hand sidebar, which is always visible and split into a top area (the main navigation) and a bottom area (system actions and your profile).

Sidebar

You can collapse the sidebar to icon-only mode using the chevron button at the top. The collapsed state is remembered per user and is also applied automatically on smaller viewports.

EntryWhat you do there
HomeThe dashboard. Quick overview of execution status, success rates, token usage and the latest runs in your tenant.
Test CasesCreate, edit, organize and run test cases. See Test-Case Overview.
SnippetsReusable building blocks that can be referenced from inside test cases. Same look-and-feel as Test Cases.
Execution PlansGroup test cases into runnable bundles, optionally on a schedule. See Execution Plans.
Test ExecutionsPaginated history of every run, with live video / screenshots and step-by-step debugging.
AI AssistantsOpens a sub-panel for AI-assistant features (see below).
SettingsOpens a sub-panel for tenant settings and additional functions (see below).

AI Assistants and Settings are accordions, not direct links. Only one of them can be open at a time — expanding one collapses the other.

AI Assistants sub-panel

EntryWhat you do there
SessionsBrowse, resume and manage your AI assistant conversations (the ones started from Create with AI or from the AI Assistant tab on a test).
SettingsConfigure assistant behaviour for this tenant.

Settings sub-panel

This sub-panel replaces what used to be called "Additional Functions" and now also contains tenant-wide configuration that previously lived under "Users & Roles":

EntryWhat you do there
ApplicationsPer-URL behaviour for the application(s) under test — wait times, before/after-login steps, etc. See Application Settings.
UsersThe browser-automation actors (formerly "Users & Roles") — identity, authentication, viewport, certificates. See Users & Roles.
MacrosReusable named functions you can call from steps and URLs. See Macros.
ScriptsLifecycle hook scripts (e.g. logout after a test). See Scripting.
FilesFiles referenced from test steps for upload / download. See File Upload.

Bottom of the sidebar

EntryWhat it does
System helpOpens an in-app help dialog with links to this documentation.
FeedbackOpens your e-mail client with a pre-filled message (system info, product, current URL) addressed to the msg.ZenTestAI team.
AdministrationOpens the product administration area — AI models, external systems, restrictions, proxy, mail, feature toggles. Visible only to product administrators.
Profile (avatar)Your personal profile — language preference, tenant memberships, log out.

If you belong to more than one tenant or product, a product switcher appears just above the bottom items, showing the currently selected tenant. Click it to switch to a different one without leaving the page you are on.

Notes and conventions

  • No badges or unread counters on sidebar entries today — failed executions and similar events surface inside the corresponding pages, not in the sidebar.
  • Keyboard shortcuts for navigation are limited — most shortcuts are page-specific (e.g. Ctrl+m to create a new test, Ctrl+s to save). See Hotkeys for the full list.
  • Tab-style sub-navigation appears inside many pages (e.g. the test details page has General, Steps, Variants, Last-Runs, Change History, AI Assistant). The tab bar always sits directly under the page header.