TrueTest Release Notes
December 2, 2025β
Enhancementsβ
- [Custom Session Attributes]:
- Added the
session_nameandsession_descriptionparameters in theTrueTest.setSessionAttributescode for users to customize the flow's name and description. Once provided, TrueTest applies these values as Flow Name and Flow Description during flow generation. Learn more at: Custom attributes.
- Added the
November 4, 2025β
Enhancementsβ
- Added a Tag filter option in Flow Map View and Flow List View. Supported actions include:
- Add tags to flows individually or in bulk
- Filter or search by these tags to focus on specific flows
October 22, 2025β
New featuresβ
- Introduced AI-powered Manual to Automation Conversion: A seamless integration between Manual Testing and TrueTest. This integration allows testers to automatically convert manual execution sessions into automated test cases.
- Key benefits:
- Remove friction between manual and automation testers by aligning tools and workflows.
- Accelerate automation at scale by reducing manual scripting effort.
- Unify test strategy by connecting manual, automated, and AI-generated test cases in one platform.
- Key benefits:
Learn more about this feature in our guide: Generate automated tests from manual executions.
October 15, 2025β
Enhancementsβ
- The retention period for generated journey maps in TrueTest has been extended to 180 days. Users can now view, download, and analyze journey maps for up to six months after they are created, giving teams more time to review test insights and share results across projects.
July 30, 2025β
New featuresβ
- Introduced Session Atrributes Customization feature: You can now inject custom attributes into a user session using TrueTestβs Web toolkit. This allows users to tailor user sessions to the specific business metadata and requirements, and provides better support for advanced use cases like role-based testing or experiment validation. Learn more with our guide: Set custom session attributes.
July 16, 2025β
Enhancementsβ
- Provided the option to edit the name of a data tracking environment. This enhancement is applicable if there are no test cases generated on that tracking environment.
- Added free-text filtering for flows in the Map view. You can now search using partial or incomplete text to find flows that contain matching words. For example, entering βgoogleβ will match flow(s) that contains the word βgooglePixel".
- Added the ability to pause or resume data tracking on an AUT in Katalon TestOps. This setting is located in the TrueTest AUT Detail page.
June 30, 2025β
New featuresβ
- Introduced Test Gap Analysis feature: a powerful capability that ensures your testing activities align with real user behavior in production. This feature helps teams detect and close coverage gaps by comparing actual user flows with existing test coverage, making regression testing more focused, efficient, and accurate.
- The analysis identifies gaps by highlighting pages and actions present in the primary map but missing from the secondary map. It also automatically filters for partially covered/uncovered flows, helping you focus on what is not covered. From there, you can automatically generate test cases for the uncovered flows to achieve complete coverage of critical user journeys seen in production.
- Learn more about this feature in our guide here: Test Gap Analysis.
- Introduced the TrueTest configuration flow on Katalon TestOps.
- The concept of Application under Test (AUT) is applied to all accounts, whether or not you use TrueTest. An AUT represents a target application that you test using our platform.
- You can define multiple AUTs, and for each AUT, they can specify multiple test environments, such as production, staging, QA, etc.
- Two-level configuration system to support flexible and secure workflows:
- Account Level: Account Admin can purchase TrueTest licenses and assign them to desired AUTs with TrueTest enabled. System Admin can configure AUT, data tracking, and test execution environments with TrueTest enabled. See Configure TrueTest Agent.
- Project Level: Project Admin can link a project to an AUT with TrueTest enabled, select a Git repo, and configure other advanced settings for the selected AUT. See Associate AUT to Project.
May 27, 2025β
New featuresβ
- You can now generate a journey map with the data tracked from a specific environment. This means multiple environments (e.g. Production, Staging or AUT) can be specified for data tracking under the same AUT. Data from each environment is used to generate separate journey maps, allowing user behavior to be analyzed independently across different deployment stages.
Enhancementsβ
- You can now manually edit the AI-generated summary and description of a captured flow before generating test cases. This allows for clearer alignment with testing scope, ease in review, organize, and communication before moving forward with test generation.