BrowserStack launches Test Companion, an agentic test-automation copilot for the IDE

BrowserStack announced Test Companion, a new agentic AI product that lives inside the developer's IDE (with marketplace installs for VS Code, JetBrains, Cursor, and Antigravity) and handles the full lifecycle of test authoring, execution, debugging, and maintenance across web and mobile apps, spanning functional, visual, accessibility, and API testing. The pitch behind it is a specific and fairly common pain point: general-purpose coding agents like Copilot or Cursor are good at writing application code, but testing has its own context — flaky selectors, device/browser matrices, visual regressions, accessibility rules — that a generic coding agent doesn't have deep infrastructure for. Test Companion is built to plug directly into BrowserStack's existing device cloud and testing platform, so instead of a developer prompting a general agent to "write some tests" and hoping it guesses the right assertions, this tool is scoped specifically to generate, run, and fix tests against real browsers and devices, and to explain why a test failed (a flaky environment vs. an actual regression) rather than just reporting red or green. BrowserStack claims over 1,000 teams were already using it at launch, with up to 4x faster test authoring and maintenance. The practical implication for developers is a shift in how test debt gets paid down: instead of testing being the deprioritized chore at the end of a sprint, an agent that can maintain and repair a test suite as the underlying application changes lowers the ongoing cost of keeping coverage current. This is part of a broader trend of testing/QA-specific agents (as opposed to general-purpose coding agents) emerging as their own product category, which is worth watching if your team is deciding whether to bolt AI onto an existing coding agent or invest in a dedicated agent for a narrower, high-value workflow like test maintenance.

Source

View on ShipDigest