Onboarding, run-trace, and verdict improvements
- Chat-edited tests are tracked in the revisions sheet
- Failed network requests show up in the run trace
- A smarter onboarding chat
- Smarter verdicts on partial test runs
Product
Features, fixes and improvements – shipped continuously and listed here, newest first.
A real command-line interface for CI, scripts, and coding agents.
Read moreSee what your application has, what's tested, and where the gaps are.
Read moreSign up with GitHub or Google, connect a repo, and start testing in one flow.
Read moreEvery test run now gets a structured verdict with reasoning, not just a pass/fail bit.
Read moreClick Fix in chat from a failed test and the conversation just starts.
Read moreThree small but visible mobile fixes that landed together.
Read moreOutput state validity is no longer hardcoded to six hours.
Read moreTeammates can edit a test case while a run is in progress without killing the run.
Read moreOverage billing for yearly customers is now calculated against the monthly window, not the yearly period start.
Read moreBudget alerts now block runs when you hit your limit, not just notify.
Read moreA Salesforce-specific HTML processing fix unblocks testing on Salesforce-backed UIs.
Read moreThe first wave of users started getting structured test verdicts.
Read moreRun tests on iOS and Android devices through Appetize and AWS Device Farm, with realistic device frames in the tracer.
Read moreThe Assessment Agent can now read network logs and console errors when judging a run.
Read moreArchived test cases are hidden by default in scenario views, with a toggle to show them.
Read moreAsk the agent to set up a plan and add tests, without leaving the conversation.
Read moreFaster, cheaper runs for accounts running thousands of tests per month.
Read moreThe first version of mobile testing – iOS and Android – opens to early-access customers.
Read moreERROR runs are no longer a black box.
Read moreEvaluation went from a single-shot decision to a real reasoning loop.
Read moreNew GitHub integration setting to opt into running tests on draft pull requests.
Read moreFour tabs, per-schedule device preset and environment overrides.
Read moreThe side-sheet pattern is replaced with proper editor pages.
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 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 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 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 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 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'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.