- Primeros pasos
- Acerca de Test Manager
- Acerca del chat de Autopilot
- Acerca del enmascaramiento PII
- Primeros pasos
- Disponibilidad de la característica de Test Manager
- Precios unificados: Licensing Test Manager
- Flex: licencias de Test Manager
- Guía de inicio rápido
- Gestión de proyecto
- Documentos
- Trabajo con el análisis de impacto de cambios
- Creación de casos de prueba
- Asignar Casos de prueba a los Requisitos
- Clonación de casos de prueba
- Exportar casos de prueba
- Vincular casos de prueba en Studio a Test Manager
- Delete test cases
- Casos de prueba manuales
- Importar casos de prueba manuales
- Documentar casos de prueba con Task Capture
- Parámetros
- Habilitar la gobernanza a nivel de proyecto
- Deshabilitar la gobernanza a nivel de proyecto
- Habilitar el control a nivel de caso de prueba
- Deshabilitar el control a nivel de caso de prueba
- Gestionar aprobadores para casos de prueba controlados
- Gestionar casos de prueba gobernados en el estado En trabajo
- Gestionar casos de prueba controlados en el estado En revisión
- Gestionar objetos controlados en estado Firmado
- Gestionar comentarios para casos de prueba controlados
- Aplicar filtros y vistas
- Importar conjuntos de pruebas de Orchestrator
- Creating test sets
- Añadir casos de prueba a un conjunto de pruebas
- Asignar usuarios predeterminados en la ejecución del conjunto de pruebas
- Habilitación de la cobertura de actividad
- Habilitar Healing Agent
- Configurar conjuntos de pruebas para carpetas de ejecución y robots específicos
- Anular parámetros
- Clonación de conjuntos de pruebas
- Exportar conjuntos de pruebas
- Aplicar filtros y vistas
- Preguntas frecuentes: paridad de características: Test Manager frente a Orchestrator
- Ejecución de pruebas manuales
- Ejecución de pruebas automatizadas
- Ejecutar casos de prueba sin un conjunto de pruebas
- Ejecutar pruebas mixtas
- Crear ejecuciones pendientes
- Aplicar una orden de ejecución
- Volver a ejecutar ejecuciones de prueba
- Programar ejecuciones
- Solución de problemas de ejecuciones automatizadas
- Pruebas de accesibilidad para Test Cloud
- Buscar con Autopilot
- Operaciones y utilidades del proyecto
- Configuración de Test Manager
- Configuración del nivel de tenant
- Gestión de acceso de usuario y grupo
- Búsqueda de Autopilot
- Campos personalizados
- Biblioteca de solicitudes
- Configuración general del proyecto
- Configuración del proyecto de automatización
- Mis notificaciones
- Cifrado de claves administradas por el cliente
- Registros de auditoría
- Integración de herramientas de ALM
- Integración de API
- Agentes de codificación para pruebas
- Solución de problemas
Autonomous Exploration in Test Manager for having an AI agent explore an application against a requirement, charter, or user story, without a pre-defined test script.
Autonomous Exploration is a capability in Test Manager where an agent simultaneously learns about the application, designs tests, and executes them in real time, with no pre-defined test script. The agent explores the application like a curious user, observes behavior, and adapts dynamically. Autonomous Exploration is guided by a charter, requirement, or user story, and runs as an unattended automation.
Autonomous Exploration is available in Test Manager (Commercial delivery) only when delivered via Test Cloud.
Características clave
- Discovery-driven: focuses on finding unknown issues, edge cases, and unexpected behavior, including complex, BDD-style (Given/When/Then) requirements, not just simple flows.
- Reasoning-driven: an artificial intelligence (AI) model interprets application state and decides the next action to take.
- Time-boxed sessions: a duration is set by the user, for example 10 minutes. The displayed run duration reflects only the exploration time-box, and is approximate, since a run can slightly exceed the box if it is still mid-action when time runs out.
- Execution scope: runs on a cloud robot or an attached robot (serverless robots are not supported), with only one exploration allowed per requirement at a time, and exploration confined to a single website or application.
- Custom prompts: a custom prompt can optionally be added through Project Settings > Prompt Library, used as User Instructions. There is no built-in charter prompt.
- Comprehensive reporting: a structured report of findings is generated after the exploration completes.
Human-in-the-Loop for Autonomous Exploration
Live streaming is opt-in. When enabled, logs poll approximately every 10 seconds, with the latest entry appearing at the top and the view auto-scrolling. Closing the side panel does not stop the exploration itself, only the live view; reopening it reconnects and restores state.
Human-in-the-Loop turns every exploration into a supervised session, with real-time control available from the side-panel console without leaving the panel or restarting the job:
- Pause and guide: the agent can be stopped mid-scenario, with a guidance message added directly in the console.
- Skip scenarios: anything not relevant to the current run can be skipped, from the scenario row.
- Resume or stop: the exploration can pick up where it left off, or stop gracefully; the agent still generates its report over everything explored so far.
- Pause does not cost time: the timebox countdown freezes while a response is being written. If not resumed manually, the agent auto-resumes after 5 minutes, so runs never silently stall.
- Flexible streaming: with live streaming on, the panel can expand full-screen to show the browser alongside the controls; with it off, the guidance chat appears inline as soon as the job is running.
- Secure by design: every command is authorized against the user who started the exploration, so only that user can control the run.
Limitaciones conocidas
- Autonomous Exploration uses the project's default Orchestrator folder. No folder override is available.
- If no eligible robot is available, a run stays in Pending state rather than failing outright.
- Triggering exploration from Autopilot Chat, and Jira-integrated actionable findings, are not available.
- No secure credential-injection mechanism is available. Real credentials should not be entered in plain text in a requirement.
For step-by-step instructions, see Running Autonomous Exploration. For details on reviewing a run's results, see Reviewing Autonomous Exploration results.