test-suite
latest
false
- Release Notes Cloud Test Manager
- Release notes Studio
- Release notes Cloud Orchestrator
- Release notes CI/CD integrations
October 2024
Test Suite Release Notes
Last updated Oct 17, 2024
October 2024
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
The schema that you use for importing or exporting your testing projects has been updated
to version 1.0.9. To accommodate postconditions for manual tests, the latest version of
the schema now supports the
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.
You can select any test case result chip in Test Manager and it will take you to the
underlying test case log with all the details.
Figure 1. Selecting the test case result chips takes you to the test case log
As part of the native connector deprecation, you cannot create new connections for the
following connectors:
- Azure DevOps
- Jira Server
- Jira Cloud
- ServiceNow
- XRay
- XRay Cloud
We recommend that you regularly check the deprecation timeline for any updates regarding features that will be deprecated and removed.