- Automation Cloud and Test Cloud
- Automation Cloud Public Sector and Test Cloud Public Sector
- Automation Cloud Dedicated and Test Cloud Dedicated
- Integrations
Test Manager release notes
February 21, 2025
What's new
Scheduling test executions
You can now plan your automated test executions using dedicated schedules. Create and customize single, recurrent, or advanced schedules tailored to your testing needs. Schedules are available under the Execution section of your project.
For more information, visit Scheduling test executions.
February 12, 2025
What's new
Reporting with Insights
Test Manager can now integrate with Insights for generating reporting dashboards for your testing projects. This integration allows you to generate fully customizable cross-project reporting dashboards in Insights using your test case log data.
Insights offers the Test Manager Execution Report predefined dashboard dedicated for test projects. This dashboard helps you analyze:
- Accumulated daily or weekly test results
- Automation rates for execution tests
- User or robot details for each test execution
For more information on enabling the integration, visit Tenant level settings, and for additional details on reporting with Insights, visit Reporting with Insights.
Selecting a robot account for executing test sets
Test set execution configuration now includes robot account selection. In addition to selecting test cases from an Orchestrator folder and package version, you can designate a specific robot account to execute the test set.
For more information, visit Configuring test sets for specific execution folders and robots.
Use context grounding for generating test cases
Boost Autopilot's speed and efficiency when generating test cases by using Context Grounding for requirements and SAP transactions. Context Grounding uses Retrieval Augmented Generation (RAG) to enhance the accuracy of your generated test cases.
Benefits of Context Grounding and RAG:
- Provides Autopilot with the context of your organization and applications
- Generates more accurate tests in less time
- Part of the AI Trust Layer governance framework
If you are already using Autopilot, you're familiar with the AI Trust Layer, which Context Grounding is a subcomponent of.
For more information:
- About Context Grounding
- Best practices
- Generate test cases for a specific transaction
- Generate tests for impacted transactions
- Generate tests for requirements
Considering existing tests during test generation
Autopilot now avoids duplicating existing tests when generating new ones. When you generate tests from a requirement, Autopilot checks for existing manual and automated tests already linked to that requirement.
If you want Autopilot to ignore linked test cases, use the Provide additional guidance step to instruct it to not consider them.
For more information, visit Generating tests for requirements.
Bug fixes
Recommendations from the test insights report did not display the specific test cases they were associated with.