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. Follow this step-by-step guide to set up your first project, add tests, and run them using Qualiti's AI and automation tools.

Create a New Project

  1. Navigate to the Projects page and click Add new project
  2. Fill in:
    • Project name
    • Documentation & Marketing URLs (optional but recommended) — Providing these helps the AI generate more accurate and relevant tests by understanding your application's purpose and features.
    • Project Description
  3. Click Save
tip

Ensure that the URLs provided are up-to-date and contain comprehensive information about your product. If your product undergoes significant updates, revisit your Project to update the information accordingly.

Add Environments & Credentials

  1. Go to the Components tab
  2. Add at least one environment (name, URL, concurrency, timeout)
  3. Add credentials (e.g., username/password)
  4. If login is required, define Login Steps

Set Up User Profiles

  1. Navigate to the User Profiles section
  2. Create a user profile by selecting an environment, credential, and login steps
  3. These profiles will be used when running tests
  1. Qualiti reads your product docs and recommends folders
  2. Click on Recommend Folders to view reasoning and documentation links
  3. Accept or dismiss folders to help improve future recommendations

Add Tests to the Library

  1. Open the Test Library
  2. Click Create Test to write manual tests
  3. Or use Recommend Tests to generate tests with AI
  4. Organize tests in folders as needed
  1. Qualiti will recommend test cases for each feature folder
  2. Review the steps, reasoning, and linked references
  3. Accept or dismiss individual tests
  4. Add selected tests to your library

Create a Test Plan or Run

  1. Plan = scheduled group of tests
  2. Test Run = on-demand group of tests
  3. Choose user profile, environment, and browser
  4. Select the test(s) you want to run
  5. Click Save & Run

View Results and Take Action

  1. See step-by-step run results
  2. Use AI to triage flaky tests, bugs, or feature changes
  3. Regenerate steps, add steps, or re-run tests as needed

Connect to CI/CD Pipeline

To enable continuous testing, connect Qualiti to your CI/CD pipeline. This ensures your tests run automatically as part of your deployment process.

👉 For detailed setup instructions, check out our Integrations Guide.

Done! 🎉

Your project is now fully set up and ready to use.