Release Notes: AI Agents Usage, JSON Schema Validation
|
|
New AI Agents Usage Dashboard
testRigor’s latest release introduces a dedicated AI Agents usage dashboard — a powerful new page to monitor AI-driven test automation across your company’s test suites. Access it easily by clicking your username in the top-right corner and selecting “AI Agents Usage.” You’ll gain instant insights, including who triggered each test with detailed logs, interactive usage graphs to visualize trends in AI Agent executions over time, comprehensive analytics, and more. This feature empowers teams to scale AI test automation efficiently, identify bottlenecks, and boost productivity.
Added Support for JSON Schema Validation
testRigor’s latest release adds powerful JSON Schema validation for API responses, letting you rigorously check every property in JSON data returned from API calls. This ensures your API integrations are reliable, catching schema mismatches early in your automated tests.
The simple command syntax is:
call api "https://randomuser.me/api" and validate json response with schema stored value "mySchema"
Upload your JSON Schema file directly to testRigor’s test data, or reference it via a public URL for seamless validation. This feature streamlines API testing workflows, supports complex JSON structures, and integrates effortlessly with your end-to-end test suites.
Happy new year from the testRigor team! ~



