📄️ Environments
You must configure an environment for Qualiti to generate and execute tests against.
📄️ Credentials
Credentials are used to test various user roles within specific environments.
📄️ Test Grids
Test Grids can be added to a Test Plan, allowing you to choose the specific browsers for testing. For example, if your Test Grid includes Chrome, Firefox, and Safari, and you add it to a Test Plan with 10 tests, each test will be executed three times - once for each browser, ensuring comprehensive Cross Browser coverage.
📄️ Project Logins
Project Logins feature allows you to define the necessary steps to complete your login flow. It is highly recommended to hard-code these steps using Playwright Python code, so the AI doesn't have to locate them every time. This ensures a more efficient and reliable login process.
📄️ AI Context Feature
The AI Context feature in Qualiti helps the platform generate more accurate tests by providing additional context about your application. This optional context enhances the AI's understanding of your product, ensuring smarter and more relevant test cases.
📄️ Integrations
Continuous Integration (CI) is an important part of automating your development and deployment processes. Successful CI Pipelines have automated gates, checks, and tests to ensure the quality of your application and changes. With Qualiti, you can easily integrate Test Plans into your existing CI stack to get automated testing and reporting!