📄️ Resetting Test Environment Data
A Clean Environment is a Good Environment
📄️ Test Environment Basics
Test Run Lifecycle
📄️ Test Case Categories
We want to keep you updated on the status of your Test Plans and Test Cases with more context than just a simple Pass or Fail result.
📄️ Conditional Steps
Conditional steps allow you to handle dynamic scenarios during test execution by adding logic that adapts to the application's state. These steps are particularly useful for interacting with elements like cookie banners, extending timeouts, or addressing reminders and prompts. While they can address known scenarios, they cannot handle completely unexpected pop-ups or behaviors.
📄️ File Upload and Download Creations
Qualiti supports file uploads through automated scripts by leveraging specific selectors and variables to manage the download and upload process. Below, we demonstrate a step-by-step example and provide reusable templates for implementing file uploads within Qualiti.