Getting started guide

How to test with TimetoTest

Set up your project, run browser and API checks, and review pull requests — no test code to maintain.

Agent in action

Four steps to your first check

01

Set up your project

UI and backend URLs

02

Define what to check

Plain English, any flow

03

Run the check

Live actions and screenshots

04

Review the results

Run records, shared with your team

Core capabilities

Browser testing

Clicks, form entry, and navigation, automated.

API testing

Endpoints, status codes, payloads, error states.

CLI integration

Run checks from your terminal or CI/CD.

Run reports

Screenshots, recordings, and logs on every run.

Common testing scenarios

Quick validation

Verify critical flows without writing scripts.

Sign-up flowPayment checkoutUser settings

Regression testing

Confirm new changes don't break what already works.

Release checksBug fixesDeployments

API contract coverage

Valid inputs and edge cases, checked automatically.

AuthenticationPayload validationError responses

End-to-end journeys

Browser and API checks combined into one flow.

Multi-step formsData syncUser journeys

Testing tips

Be specificInclude URLs and explicit success criteria.
Add requirements filesGive the agent context with docs or API specs.
Review run recordsScreenshots, recordings, and logs show what happened.
Share with your teamFaster triage when everyone sees the same evidence.

Ship the change with a clear verification record