📄️ Defining User Profiles
User Profiles give you complete control over the configurations required to run your tests. They allow you to manage environments, credentials, and login steps. These profiles serve as reusable components for testing workflows and enabling consistent and efficient test execution across multiple scenarios.
📄️ 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.
📄️ Login Steps
Login Steps allow you to define the necessary steps to complete your login flow. These steps should ensure the test user is correctly logged in and the application is ready. Your login steps may look something like this: