Skip to main content

Run Tests

Use this section when you are ready to execute generated tests against your application.

TestVibe runs tests in isolated cloud test sessions. The session prepares the environment, Playwright opens your target site, and TestVibe streams status and evidence back into the app.

The Runs view

Common Tasks

Before You Run

Check these items first:

CheckWhy it matters
Target site URLThe runner must be able to open the app you are testing.
Generated test codePlaywright code needs to exist before TestVibe can execute it.
Browser and viewportThese settings control how Playwright opens the page.
ReachabilityThe cloud session must be able to reach the site — private apps need a tunnel device.
SecretsLogin credentials or API keys must be configured when the test needs them.

To run journeys under load instead of once, see Load Testing.