Videos
Short, narrated how-to videos that walk you through the most common workflows in msg.ZenTestAI. Each video is a real, end-to-end run against the live product — no slideshows, no mock-ups.
Pick a topic to get started:
- Getting started with msg.ZenTestAI — your first test case in natural language.
- Create a test case with the AI Test Assistant — describe a test in words and let the AI build it.
- Fix a failing test with the AI assistant — let the AI assistant diagnose and repair a failing step.
- Get help from the in-app AI assistant — ask the built-in assistant anything, right inside the app.
- Export a test case to Playwright — turn your natural-language steps into ready-to-run Playwright code.
- Connecting an external system — configure Xray, Jira or Zephyr and verify the connection.
- Import a test from Xray — pull a test from your external system into msg.ZenTestAI.
- Unlink, edit and sync a test back to Xray — take ownership of an imported test, fix it with AI, and push it back.
- Create a macro — turn a plain-language description into a reusable function.
- File handling in parameters — capture a downloaded file and pass it from one test to the next.
- Recording a test in msg.ZenTestAI — build a test by interacting with your application; every click becomes a step.
- Execution plans in msg.ZenTestAI — run tests in groups, in parallel and in sequence, with parameters flowing between them.
- Activities in msg.ZenTestAI — organize a test's steps into named chapters, with AI-suggested grouping.
- Loops and conditions in msg.ZenTestAI — make tests adapt to data, in plain language or with deterministic parameters.