Product
Features, fixes and improvements – shipped continuously and listed here, newest first.
You can batch update application, scenario, agent, configs, device preset and other settings on multiple tests at once. How It Works Select test cases: Use checkboxes to select one or more test cases on the scenarios pag
Read moreYou can now get email notifications when test runs complete - delivered to your inbox with pass/fail status, failed test details, and direct links to results. How It Works Email notifications: Select team members from yo
Read moreEditing tests one-by-one is slow. Now you can describe changes across your entire test suite in chat. The AI finds relevant tests, proposes edits for each, and you review and apply them all at once. What You Can Do Fix a
Read moreWe switched the default AI agent from Claude Sonnet to Claude Haiku 4.5. Tests run faster. Existing tests are unaffected. What Changed New default: New tests use Claude Haiku 4.5 unless you select a different agent Exist
Read moreIf your team uses Microsoft Teams, you can now receive test run notifications directly in your Teams channels - no need to switch between tools to stay informed about test results. How It Works Simple webhook setup: Crea
Read moreTests now run faster by default. Agent Cache stores AI reasoning decisions from successful test runs and reuses them when your pages haven't changed, making subsequent runs significantly faster without any configuration
Read moreDuring test execution, downloaded files appear in the Downloads dialog, but until now, you couldn't see what was inside without manual inspection. Now you can preview PDFs, images, spreadsheets, and code files directly i
Read moreNow you can override Slack notification channels per test run via API, with optional filtering. Different test runs deserve different audiences: CI/CD pipelines might need a deployment channel, while nightly tests go to
Read moreQA.tech agents can now make HTTP requests during test execution to fetch test data, authenticate, validate responses, or trigger webhooks. How It Works API configs: Create an API Call config in Project Settings → Configs
Read moreAgents can now copy values from one step and paste them into another, making it easier to test workflows that require transferring data between form fields or pages. How It Works No setup required: Clipboard support work
Read moreNew users automatically get a specialized onboarding agent that analyzes the website, detects authentication needs, and generates critical tests focused on revenue-driving flows. How It Works When you create a new projec
Read moreCode reviews usually can't catch UI bugs or broken user flows - so issues slip through even when the code looks correct. We added automatic exploratory testing that runs when preview deployments are ready, catching issue
Read moreChecking test health used to require navigating multiple pages and piecing together information. Now we added key metrics directly on your project home page and created a dedicated Insights page for deeper analytics, mak
Read moreWant to test a new feature or check if something works? Instead of writing test cases manually, just ask the chat assistant - "Explore the checkout flow" or "Test the new search feature" - and watch it creating test case
Read moreManually creating tests through the UI doesn't scale for teams that want to automate test generation from their own tools and workflows - so we built a RESTful API that lets you create tests programmatically with project
Read moreDev and staging environments are commonly protected behind corporate firewalls, making them inaccessible to external testing tools. Now our AI agents can access even those protected environments through SSH tunnel proxie
Read moreWithout visibility into which projects consume the most testing resources, it's hard to optimize costs or plan budgets effectively. Now you can see test case executions broken down by project and time period, making it e
Read moreDebugging 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 Full Request and Response Bodies: Vi
Read moreManaging 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 Unified Project Management:
Read moreManually 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 Per-Applicatio
Read moreCatching issues after code is merged to production is too late—so we added automatic testing for preview environments on pull requests. How It Works Automatic Detection: QA.tech detects preview deployments from Vercel, N
Read moreRerunning entire test suites to catch flaky tests or verify fixes wastes time and resources—so we made the rerun button smarter. How It Works Selective Rerun: The rerun button now intelligently identifies and reruns only
Read moreGeneric 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 Upload Documentation
Read moreAs 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 Nested Scenario Structure: Create parent an
Read moreExplaining 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 Upload Screenshots and Mockups: Attac
Read moreCreating 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 Natural Language Test Crea
Read moreManaging 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 Archive Inactive Projects: Easily archive projects you're
Read moreManually reproducing issues slows everyone down—so we re-imagined the process, making it effortless and delightfully fast. How It Works Simply describe the bug—like "Incorrect phone number in sign up doesn't give a valid
Read moreConsistent Testing Across Every Screen Size Our customers told us testing applications across various device screens can be cumbersome—so we simplified it. Introducing Device Presets , a streamlined way to manage device-
Read moreDebugging automated tests often involves understanding exactly what data the AI agent is processing. To simplify this, we've enhanced the tracer to show all the data the agent receives—including the current page and agen
Read moreNow you can add a QA.tech status badge directly to your GitHub README to quickly display the status of your automated tests. The badge clearly indicates whether tests are passing or failing and provides insight into when
Read moreWe've introduced a new feature that lets you preview how your changes would impact the AI agent directly within the edit view. This allows you to quickly retry specific steps without needing to rerun the entire test, sav
Read moreWe've introduced a new feature that lets you easily rerun a test along with all its dependencies directly from the test edit view. In situations where running a single test isn't sufficient—such as needing to recreate an
Read moreUnderstanding complex test setups can be challenging, especially when tests share browser states and pass information between each other. With this update, we've made it simple to visualize test dependencies and interact
Read moreWhen debugging test automation, tracking events across a full test session can be overwhelming, especially when identifying exactly which actions correspond to each step. With our improved network and console logging, yo
Read moreIt's frustrating when your automated tests fail because the AI agent misses elements it should interact with. To solve this, we've introduced a simple way to visually confirm exactly what elements your agent sees and can
Read moreIntroduced a new feature that tracks all changes made to test cases over time—test steps and configurations. Teams can now review who made changes, when they were made, and what was changed. This addition ensures a compl
Read moreAI-Suggested Test Cases QA.tech now intelligently suggests valuable test cases by automatically analyzing your website. Our AI-powered agent can: Log into your website (if authentication details are provided). Crawl your
Read moreQA.tech now provides insights into your test executions. With clear visual analytics, you'll instantly understand your test performance and trends: What's Included: Test Execution Trend : Easily track the number of tests
Read moreUnderstand Every Step of Your AI Agent Why We Built This Debugging test automation can be frustrating when you don't know why a test failed or how the AI agent reached its decision. With this update, we've made it incred
Read moreTesting File Downloads QA.tech's agent can now easily test the file download and export functionality of your web applications. When running a test involving file downloads, the agent will: Detect the file download trigg
Read moreProvide data that the AI agent will use when running all tests. This feature ensures the agent understands key aspects of your site, enabling more accurate and reliable test execution. How it Works: Centralized Informati
Read moreQuick Summaries for Failed Tests, making it much easier to diagnose and understand test failures at a glance. How it Works: Hover to View Details : Quickly see why a test failed by hovering over the status in the test li
Read moreTest Plans allow you to organize and manage groups of test cases that can be executed together as a single unit. Overview Test Plans are collections of test cases that you want to run together regularly. This feature pro
Read moreWe've enhanced file upload testing capabilities to support both default and custom files, making it easier to test different file import scenarios. How it Works: Default Test Files : QA.tech provides built-in test files,
Read moreWe've introduced the ability to define multiple configurations for test runs, allowing for more flexibility in how tests are executed. Now, you can create and manage different test setups based on user roles, file upload
Read moreAlongside Trello, we've also introduced Jira integration to simplify bug tracking. Now, you can send bug reports directly to Jira, ensuring a smoother workflow for teams using the platform. How it Works: Direct Jira Repo
Read moreWe've added an Mouse Event Tracing feature to give you deeper insights into test execution. Now, you can visually track how the mouse moves, where it clicks, and where text is typed during test runs. This is part of QA.t
Read moreWe've made it easier to track and manage bugs with our new Trello integration. Now, you can send bug reports directly to your Trello boards, streamlining collaboration and ensuring issues are addressed efficiently. How i
Read moreWe've introduced the ability to stop a test directly from the edit view , giving you more control during the test creation process. In situations where running a single test isn't sufficient—such as needing to recreate a
Read moreWe've introduced a new feature that enhances the test creation and editing experience by providing intelligent suggestions for writing test steps and selecting the best tools for execution. This helps streamline the proc
Read moreWe're introducing Test Duplication , a simple way to duplicate any existing test. This feature is ideal for creating variations and saving time during test setup. How it works: Open the Test Menu: Choose an existing test
Read moreWe've added the ability to edit test scenarios , giving you full control over how your tests are organized. Scenarios group related tests, making it easier to keep everything structured and aligned with your goals. What
Read moreWe're excited to announce a significant improvement to our Detected Tests feature. Now, you have the power to instantly add detected tests , eliminating the need to wait for the tests to be manually created by us. How it
Read moreWe're excited to introduce the possibility to add your own custom tests. Simply describe the feature you're building, and our AI agent will generate a tailored test plan. Here's how it works Describe your feature: Provid
Read moreOur new Detected Tests feature shows you a list of tests that we have detected based on our analysis of your website or web application. You can then request these tests. Detected Tests We're excited to introduce Detecte
Read moreWe have implemented a new feature that allows you to upload files in our tests, expanding the scope of testing to cover even more complex user journeys. File Uploads It is important to verify that file uploads not only a
Read moreTwo Factor Authentication (2FA) testing is facilitated through a user-friendly interface resembling Google Authenticator. Multifactor login flows We've launched a new feature enabling testing of multifactor login flows,
Read moreSee how QA.tech agents test your product in a 30-minute demo – and leave with a plan to reclaim those hours.