Skip to main content

Getting Started

Welcome to Qualiti! This guide will walk you through the onboarding process so you can start testing your application in just a few steps. You'll learn how to set up your first project, add tests, and run them using Qualiti's AI-powered automation tools.

To improve the quality of suggested tests, provide your:

  • Documentation URL
  • Marketing URL
  • Project Description

If you don’t provide a Documentation or Marketing URL, you’ll be required to enter a description instead.

info

Make sure the URLs you provide are current and include detailed information about your product. If your product changes significantly, revisit this step to keep things updated.

Create a User Profile​

To run tests, Qualiti needs to log into your application automatically β€” just like a real user. This is done using a User Profile.

A User Profile includes:

info

If your environment lives at a specific path (e.g. /app or /dashboard), include that path in your test steps or login steps, not in the Environment URL field.

Once credentials and login steps are added, click the Save & Validate button:

  • If successful: You'll see a Ready tag confirming that Qualiti can log in successfully.

  • If failed: You'll see an Error tag with a message indicating which step failed and why.

tip

If validation fails, you can open the Playwright Trace Viewer to troubleshoot. It shows a step-by-step breakdown of what happened β€” including screenshots, console logs, and network activity.

If your app doesn’t require login, just toggle on Application does not require login credentials.

When enabled:

  • You’ll still need to provide the Environment URL
  • Login steps will be skipped
  • You can still run Save & Validate to confirm Qualiti can access your app

Select Feature Folders and Add Tests​

Based on the documentation and marketing URLs you provided, Qualiti will suggest relevant feature folders and tests to get you started.

To continue:

  • Add at least one feature folder
  • Add at least one test

You can always come back later to add more folders and tests.

Final Steps​

Once you're set up, you can:

  • Add more folders and tests
  • Create a Plan (scheduled run) or a Run (manual run)
  • Watch test steps generate live and review detailed results
  • Edit test steps as needed

Connect to CI/CD Pipeline​

To automate testing with every deployment, integrate Qualiti with your CI/CD pipeline.

πŸ‘‰ See our Integrations Guide for full setup instructions.

All Set! πŸŽ‰β€‹

You're all set! You can now start running tests with Qualiti.