Doksi Docs
Platform

Dashboard

Create new test sessions from the Doksi dashboard.

The dashboard is the first screen you see after logging in. It's the quickest way to launch a new test.

Creating a test

The center of the dashboard shows a prompt input where you describe what you want to test in plain English.

  1. Describe your test — Type a natural language description of the test flow you want to run. For example: "Log in with test credentials, navigate to the settings page, and verify the profile name is displayed correctly."

  2. Add your application — Select which platform or app to test. Click the platform button to choose from your configured apps, or add a new one.

  3. Add test credentials — If your test requires authentication, select an account from your saved credentials or create a new one.

  4. Run your test — Press Cmd+Enter (Mac) or Ctrl+Enter (Windows) to submit, or click the run button.

Adding a platform

If you haven't configured a platform yet, clicking the platform button opens a setup flow:

  1. Select platform type — Choose the type of application (e.g. Android app, web app)
  2. Choose account type — Select between user-managed credentials (you provide login details) or system-managed accounts
  3. Enter credentials — Provide the authentication details for your test account

Slash commands

Type / in the prompt input to access slash commands for quick actions like selecting templates or changing settings.

On this page