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
- Navigate to the Projects page and click
Add new project
- 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
- 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
- Go to the Components tab
- Add at least one environment (name, URL, concurrency, timeout)
- Add credentials (e.g., username/password)
- If login is required, define Login Steps
Set Up User Profiles
- Navigate to the User Profiles section
- Create a user profile by selecting an environment, credential, and login steps
- These profiles will be used when running tests
Use Recommended Feature Folders
- Qualiti reads your product docs and recommends folders
- Click on Recommend Folders to view reasoning and documentation links
- Accept or dismiss folders to help improve future recommendations
Add Tests to the Library
- Open the
Test Library
- Click
Create Test
to write manual tests - Or use
Recommend Tests
to generate tests with AI - Organize tests in folders as needed
Accept Recommended Tests
- Qualiti will recommend test cases for each feature folder
- Review the steps, reasoning, and linked references
- Accept or dismiss individual tests
- Add selected tests to your library
Create a Test Plan or Run
- Plan = scheduled group of tests
- Test Run = on-demand group of tests
- Choose user profile, environment, and browser
- Select the test(s) you want to run
- Click
Save & Run
View Results and Take Action
- See step-by-step run results
- Use AI to triage flaky tests, bugs, or feature changes
- 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.