Test Runs
Use Test Runs when your application is already reachable at an HTTP or HTTPS URL.- Open Test Runs in the sidebar.
- Enter the starting URL and describe the flow.
- Start the run and watch the browser frame and event stream.
- Review the generated blocks, parameters, screenshots, and summary.
- Edit and rerun the flow, or save it as a reusable test.
Saved Tests
Use Saved Tests to keep a browser flow after a successful Test Run. A saved test stores its prompt, starting URL, blocks, parameters, assertions, and optional encrypted credentials. From Saved Tests, you can:- edit blocks and parameters;
- change the starting URL or repository association;
- choose whether a repository’s PR Test Runs may select the test;
- rerun or delete the test.
Twin Runs
Use Twin Runs to provision service twins without deploying application code.- Open Twin Runs in the sidebar.
- Select one or more services.
- Choose an empty state, a saved Scenario, or a natural-language seed description.
- Choose a short-lived or persistent session.
- Start the run and copy the returned URLs or environment variables into your app.
Scenarios
Use Scenarios to save seed data for one or more twins. You can create a Scenario from a prompt, explicit JSON, selected production data, or the current state of a twin dashboard. Scenarios do not run browser tests. They define the baseline used when a Twin Run starts or when a persistent twin environment is reseeded. See Scenarios for the schema and creation methods.PR Test Runs
Use PR Test Runs to trigger repository tests when a pull request changes or a configured branch receives a commit.- Install the Arga GitHub App on the repository.
- Choose Pull requests or Commits to branch.
- Add optional repository-specific instructions and PR comments.
- In Saved Tests, let Arga choose relevant tests or pin selected tests to the repository.
- Review the Arga Validation check in GitHub or open the run from Arga.

