25.61.0 - public and private cloud
📹 Jira sync now supports videos
You can now sync videos between aqua and Jira. When a video is added to a Jira ticket or comment, the URL will automatically appear in the linked aqua item during sync. Users can preview the video directly in aqua if it’s in one of the supported formats:
Why this matters: You can better understand reported issues, reproduce bugs faster, and improve collaboration between QA, developers, and stakeholders.
⌨️ API update: pass test execution status without steps
For teams using external testing tools or automations, this update is can save a lot of time.
You can now set or update the overall status of a test execution — whether it’s a standalone test or part of a larger scenario — through the API, without needing to touch each individual step.
✅ Supported statuses: Passed, Failed, Blocked, Not applicable, Not run ✅ Applies to single test runs and tests within scenarios ✅ When setting the overall status, all steps will automatically inherit it
Important:
If you attempt to set statuses like Aborted, Queued, Waiting, or In Progress on manual executions, you will receive a clear error message.
Finalized executions can’t be updated and will return an
InvalidArgument
error.
🤖 AI Copilot: use JSON files for item generation
AI Copilot just got more flexible! You can now upload a JSON file to automatically generate test data, requirements, or test cases. This gives you more control over structured input and helps speed up the creation of complex or repetitive items.
As always, we love hearing your feedback. Let us know what you think or if you need help getting started!
Last updated
Was this helpful?