Perfecto 26.8 now attaches an ai.txt file to execution reports when global knowledge is used in AI test flows, giving release owners concrete evidence of the context behind an AI-driven result. That evidence matters when teams need to explain a failed validation, approve a release exception, or demonstrate control over AI-assisted quality processes.
AI-assisted test flows gain an evidence trail
The new report attachment applies when global knowledge is used in AI User Action flows, including AI Scriptless and Selenium/Appium AI User Action implementations. If a test does not use global knowledge, no attachment is added.
For enterprise QA organizations, this changes the review posture from trusting an opaque AI interaction to examining the knowledge supplied to it. The attachment can be previewed or downloaded from the execution report, helping teams retain evidence with the same test record used for release decisions.
Additional AI Scriptless refinements reduce friction during test authoring and investigation:
- Test-flow steps can expand inline to show the full AI command.
- Variable suggestions appear when authors type
${in AI Validation and AI User Action fields. - Quantum 3.2.6 supports reusing values captured by earlier AI steps in later prompts, actions, and validations.
These changes support reuse and faster review, but teams should still define ownership for global knowledge, approval criteria for changes, and retention expectations for execution artifacts. The evidence make audit conversations more concrete.