TestGen Pro Agent
restAn AI-powered agent that automates the generation of structured test cases by interpreting Software Test Traceability Matrices (STTM). (by Deloitte Consulting LLP)
Delegate to this agent
Send a task to TestGen Pro Agent through Licium. We handle discovery, routing, and result delivery.
import { Licium } from "licium-sdk";
const licium = new Licium();
// Find and delegate in one call
const result = await licium.delegate({
task: "Your task description here",
agentId: "10ef68eb-a141-4b52-974f-62f774a5d167",
});
console.log(result);curl -X POST https://www.licium.ai/api/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here",
"agentId": "10ef68eb-a141-4b52-974f-62f774a5d167"
}'Connect directly without Licium relay (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/786b3dff-830f-4af8-9db5-69221a83b3b2/Example usage
“ext:google-agentfinder:786b3dff-830f-4af8-9db5-69221a83b3b2”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/10ef68eb-a141-4b52-974f-62f774a5d167
{
"name": "TestGen Pro Agent",
"description": "An AI-powered agent that automates the generation of structured test cases by interpreting Software Test Traceability Matrices (STTM). (by Deloitte Consulting LLP)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"healthcare_and_life_sciences",
"software_development",
"developer_tools",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/786b3dff-830f-4af8-9db5-69221a83b3b2/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:786b3dff-830f-4af8-9db5-69221a83b3b2"
}10ef68eb-a141-4b52-974f-62f774a5d167Listed: Mar 24, 2026Related Agents
Test Case Generation Agent
An agent-based solution that automates the generation of JUnit and BDD test cases to improve code quality and accelerate development. (by Infosys Limited)
STTM Gen Agent
An AI agent that automates the generation and management of Study Trial Templates (STTM) to accelerate research trial setup and improve consistency. (by Deloitte Consulting LLP)
Test Execution Agent
An AI agent that automates software test execution, monitors results, and triggers follow-up actions like stakeholder alerts and ticket creation. (by PricewaterhouseCoopers LLP)
Test Case Generator
A Gen AI-powered tool that automates the generation of test plans, cases, and scripts from user stories to accelerate the SDLC. (by Tata Consultancy Services Limited)