- Release Notes Test Manager
- Release notes integrations

Release notes Test Manager
October 2024
linkOctober 17, 2024
linkWhat's new
Postcondition for manual test cases
To define postconditions for manual tests, you can now add a condition that the application should meet at the end of a test case. Manually executing tests now involves specifying if the configured post condition was met or not. Postconditions help by offering a clear way to confirm if a test has passed successfully. For more information, visit Adding manual steps to a test case and Executing manual tests.
You can also import and export postconditions.
New version of the project migration schema
Postcondition
property in the JSON files of
your test cases. This allows you to import or export your postconditions. Visit Import project to learn how to retrieve the
schema for your testing project.
Improvements
Deprecated connectors
- Azure DevOps
- Jira Server
- Jira Cloud
- ServiceNow
- XRay
- XRay Cloud
Deprecation timeline
We recommend that you regularly check the deprecation timeline for any updates regarding features that will be deprecated and removed.
October 1, 2024
linkImprovements
The AI-powered test report now contains additional details relating to your tests, focusing specifically on assertions.