Mock Environment Tooling

Test Run Generator

Create deterministic runs using interaction data plus transcript only. When authenticationStatus is Authenticated, the backend auto-loads the customer profile from /sampleprofile/{accountNumber}.json.

Profile Source

Available sample profile account numbers: 10001-10050
Authenticated runs must use one of those account numbers.
Not Authenticated runs render the profile placeholder automatically.

Submission

Request Payload

Open this page from Spring Boot at /testgenerator.html. For authenticated scenarios, use account numbers in the 10001-10050 range so the backend can locate a sample profile fixture. If a matching file exists under /sampletranscription/{account}.json, the sample transcript button can load it into chatTranscript. If not, it falls back to /sampletranscription/default.json.