Featured Releases 🚀
Deep links for test plans
From the test plan list and detail screens, you can now obtain a URL that directly navigates to a specific test plan using Copy link. By sharing the copied URL with team members, they can easily open the target test plan, making team collaboration smoother.
Enhanced Webhook notifications (Rich card support)
Webhook notifications for Slack, Microsoft Teams, and Google Chat have been updated to a more readable card format. Execution summaries, durations, and a list of failed tests are displayed, allowing you to open the execution results or failed tests in Autify Nexus directly from the notification.
Device emulation settings per scenario
On the scenario edit screen, you can now configure device emulation for each scenario, allowing for more accurate reproduction of mobile environment tests. Window size and device emulation settings can be controlled on the same menu.
Test plan management via MCP tools
You can now list, view details, create, and update test plans within a workspace from external AI tools. This enables the automatic management of test plans using AI agents.
Detailed step result reference via MCP tools
We have added an MCP tool that retrieves execution results for each step (such as screenshots and DOM snapshots) so that external AI tool can investigate the causes of test failures. It can also be used to investigate the causes of failures in VRT (Visual Regression Testing).
Cloud execution of test plans via MCP tools
You can now directly execute or cancel cloud runs of test plans from external AI tools. This allows you to easily build workflows for automatic test execution and stopping by AI agents.
Bug Fixes 🐞
Fix for copy link display immediately after saving a new scenario
Fixed an issue so that Copy link is displayed immediately after saving a new scenario. Previously, it might not be displayed until the screen was reloaded after saving.