Target Test in Linux CT 2024.12
- After CT 2024.12, target test is supported in Linux environments. Provides equivalent functionality as the previous RTV target.
Automated Patch Application
- CT automatically applies patches without requiring manual downloads, periodically checking for patch based on user-defined settings.
Synchronize the file system and project
- CT detects file additions and deletions in the file system, synchronizing them with the project to maintain consistency and simplify project management.
Debug in VS Code
- Test cases can be debugged in VS Code, allowing for quick diagnosis of issues when test results indicate errors or failures.
Add Codebeamer to Requirements Management Tools
- Codebeamer is now supported as a requirements management tool integrated with CT. Requirements can be imported from Codebeamer, and test results linked to these requirements can be exported.
Create a C/C++ Project With CSPROJ File
- A project can be created using a .csproj file generated by [C/C++ Project with Build information]. This feature streamlines project creation by utilizing existing information, eliminating the need for rebuilding. Additionally, existing RTV projects can now be created in Linux CT 2024.12.
Export design data to V-SPICE
- Function information and test design data can be exported to V-SPICE for further use within the tool.