
Debugging API issues with limited visibility into request and response data wastes time guessing what went wrong - so we added full network inspection to the test tracer.
How It Works
Find network inspection in your test result tracer, where you can expand any network request to see complete request/response details, headers, and timing data for thorough debugging.
Manually updating URLs and configurations when switching between staging and production environments slows down testing workflows—so we added support for multiple environments per application.
How It Works
Configure environments in your project settings under Applications, where you can add staging, production, and custom environments with their own URLs and configurations for seamless testing across your deployment pipeline.
Managing separate QA.tech projects for each application creates overhead and fragments your testing workflow—so we added support for multiple applications within a single project.
How It Works
Configure multiple applications in your project settings under Applications, where you can add URLs, set base paths, and manage configurations for each application independently.
Catching issues after code is merged to production is too late—so we added automatic testing for preview environments on pull requests.
How It Works
Configure preview environments in your project settings by defining URL patterns and lifecycle rules, then integrate with your GitHub workflow to enable automatic testing on every pull request.
Rerunning entire test suites to catch flaky tests or verify fixes wastes time and resources—so we made the rerun button smarter.
How It Works
Find the smart rerun button on your test results pages, where it automatically detects failed tests and offers to rerun just those specific cases instead of the full suite.
Generic AI suggestions can miss critical context about your specific application and workflows—so we added a knowledge system that helps the AI understand what makes your project unique.
How It Works
Find knowledge management in your project settings, where you can add documentation URLs, custom context, and project-specific guidelines that improve AI accuracy across all test creation.
As test suites grow, finding and managing related tests becomes increasingly difficult—so we added hierarchical organization to help you structure tests logically.
How It Works
Find scenario management in your project’s test cases section, where you can create, nest, and organize scenarios to match your testing strategy.
Explaining complex bugs or design requirements through text alone can be time-consuming and prone to misunderstanding—so we added support for visual attachments in chat.
How It Works
Find the attachment button in the chat composer to start adding images and PDFs to your conversations. Supported formats include PNG, JPG, and PDF files.
Creating and managing tests often means navigating through multiple screens and remembering where everything is—so we built a conversational interface that lets you work naturally.
How It Works
Access the chat assistant from your project dashboard to start creating tests conversationally. The assistant automatically uses 20+ specialized tools to help you accomplish your testing goals.
Managing multiple projects over time can lead to a cluttered workspace—so we added a simple way to keep things organized without losing your history.
How It Works
Project archiving is available in your organization settings, giving you complete control over your workspace organization.