An unhandled error has occurred. Reload X

UiPath Automation Developer Professional Exam (UiPath-ADPv1) Practice Test

99 preguntas disponibles

Gana confianza para UiPath Automation Developer Professional Exam (UiPath-ADPv1). Practica los conceptos, comprende las respuestas y refuerza tus conocimientos pregunta a pregunta.

Probar una pregunta
Examen de certificación
2 horas Límite de Tiempo
Professional Nivel
Tu práctica
99 Preguntas de práctica
1 hora 39 minutos Tiempo de Práctica
Empezar a practicar
El listón a superar 70 Puntuación mínima publicada para obtener esta certificación.
Objetivos oficiales de UiPath
UiPath99 preguntas de práctica95 respuestas con una referencia verificable

Descripción y detalles del examen

Through focused practice, you can strengthen the skills needed to design, debug, and deploy reliable UiPath automations. You will work with advanced data manipulation, REFramework, Orchestrator, API automation, and other core areas that reflect real automation development tasks. Each question is built to help you understand how these topics connect in end-to-end projects. When you are ready, take a manageable next step by reviewing one topic area and completing a short practice set.

Temario 1.0

Preguntas de Muestra

Elige una respuesta y consulta la explicación para ver cómo funciona la práctica.

95 de 99 respuestas incluyen una referencia verificable.

Autopilot

A developer wants to look up information from the official UiPath documentation while working in Studio, without leaving the application. Which Autopilot panel feature should they use?

Debugging

A developer pauses debugging at a breakpoint, changes the TimeoutMS property of an activity from 30000 to 60000, and then manually stops debugging. What happens when the message window appears?

Advanced Data Manipulation

A developer wants to understand why UiPath collects usage and performance data. What is the primary purpose of telemetry data collection?

Advanced Data Manipulation

A developer is building an RPA project that requires storing structured data across multiple runs. They want to avoid writing code for data modeling and storage. Which service provides no-code data modeling and persistent storage for RPA projects?

API Automation

A developer wants to integrate a Postman collection into a UiPath automation. Where should they generate the API key required to access the collection?

Qué temas cubre este examen

01Advanced Data Manipulation

Temas

  • Use LINQ for Lists and DataTables.
  • Perform DateTime manipulation to parse dates, add, or substract time and convert to and from string type.
  • Use Invoke Method and Invoke Code in projects.
  • Data referencing in invokes: Dt, List, Dictionary
  • JSON object manipulation
  • Coded workflow

Objetivos de aprendizaje

  • Use LINQ for Lists and DataTables.
  • Perform DateTime manipulation to parse dates, add, or substract time and convert to and from string type.
  • Use Invoke Method and Invoke Code in projects.
  • Data referencing in invokes: Dt, List, Dictionary
  • JSON object manipulation
  • Coded workflow

02Advanced UI automation

Temas

  • Build an UI automation using Web Driver.
  • Remote runtime
  • UiTask/UiAct — AGENTIC (healing scenarios, testing, attended scenarios)
  • MacOS automations - UiAutomation for Native macOS Apps, Office Desktop automations, Scripting (e.g. Apple Script)

Objetivos de aprendizaje

  • Build an UI automation using Web Driver.
  • Remote runtime
  • UiTask/UiAct — AGENTIC (healing scenarios, testing, attended scenarios)
  • MacOS automations - UiAutomation for Native macOS Apps, Office Desktop automations, Scripting (e.g. Apple Script)

03API Automation

Temas

  • API Workflows
  • Explain what the Integration Service Connector Builder is.
  • Event Triggers
  • GenAI Activities
  • REST APIs and Orchestrator HTTP request
  • HTTP Request activities now available for Integration Service connectors

Objetivos de aprendizaje

  • API Workflows
  • Explain what the Integration Service Connector Builder is.
  • Event Triggers
  • GenAI Activities
  • REST APIs and Orchestrator HTTP request
  • HTTP Request activities now available for Integration Service connectors

04Attended Automation

Temas

  • Long-Running Workflows
  • Trigger-based Automation
  • UI automation Apps Native Events Triggers (Run local triggers, Stop local triggers)
  • Event Inspection Tool
  • Assistant (widgets, configuration, Marketplace, schedules)
  • Picture in Picture
  • ActionCenter
  • Apps - Advanced widgets, Usecases (multiple automations apps), Action App & Schema, Invoking IS APIs
  • Callouts

Objetivos de aprendizaje

  • Long-Running Workflows
  • Trigger-based Automation
  • UI automation Apps Native Events Triggers (Run local triggers, Stop local triggers)
  • Event Inspection Tool
  • Assistant (widgets, configuration, Marketplace, schedules)
  • Picture in Picture
  • ActionCenter
  • Apps - Advanced widgets, Usecases (multiple automations apps), Action App & Schema, Invoking IS APIs
  • Callouts

05Autopilot

Temas

  • Autopilot for Everyone
  • Autopilot for Developers

Objetivos de aprendizaje

  • Autopilot for Everyone
  • Autopilot for Developers

06Debugging

Temas

  • Perform remote Debugging when building automation projects.
  • Profile execution - debugging

Objetivos de aprendizaje

  • Perform remote Debugging when building automation projects.
  • Profile execution - debugging

07Generic Automation Development

Temas

  • Tasks commonly used in automation that require a combination of the skills and knowledge listed above.

Objetivos de aprendizaje

  • Tasks commonly used in automation that require a combination of the skills and knowledge listed above.

08Orchestrator

Temas

  • Use Tenant Entities (Webhooks, Alerts, Packages, etc) and Folder Entities (Triggers, Credential Stores, etc).
  • Use features for unattended automations (use of folders and job priorities, separation between background and foreground processes, license allocation per machine).
  • API Triggers
  • Recording in Orchestrator (Queue tranx, jobs)
  • Solutions Management
  • Use Orchestrator monitoring features.
  • Serverless and Cloud VM robots
  • Tags

Objetivos de aprendizaje

  • Use Tenant Entities (Webhooks, Alerts, Packages, etc) and Folder Entities (Triggers, Credential Stores, etc).
  • Use features for unattended automations (use of folders and job priorities, separation between background and foreground processes, license allocation per machine).
  • API Triggers
  • Recording in Orchestrator (Queue tranx, jobs)
  • Solutions Management
  • Use Orchestrator monitoring features.
  • Serverless and Cloud VM robots
  • Tags

09REFramework

Temas

  • Explain the use of the REFramework and the Dispatcher and Performer / Producer and Consumer model.
  • Describe the mechanisms of the REFramework template.
  • Use Custom Log Fields in REFramework projects.
  • Build a REFramework project with Orchestrator queues.
  • Build a REFramework transactional project with tabular/collections data.
  • Adapt a REFramework project to a linear process.
  • Describe the components of State Machines and when they should be used in projects.
  • Build projects using State Machines.
  • Test a REFramework project with and without Orchestrator queues.

Objetivos de aprendizaje

  • Explain the use of the REFramework and the Dispatcher and Performer / Producer and Consumer model.
  • Describe the mechanisms of the REFramework template.
  • Use Custom Log Fields in REFramework projects.
  • Build a REFramework project with Orchestrator queues.
  • Build a REFramework transactional project with tabular/collections data.
  • Adapt a REFramework project to a linear process.
  • Describe the components of State Machines and when they should be used in projects.
  • Build projects using State Machines.
  • Test a REFramework project with and without Orchestrator queues.

10Resource Management

Temas

  • Solutions Management
  • Data service (Creation/Consumption of Entities)
  • Data Service platform connector
  • Context grounding
  • Coded workflow - Input/Output Arguments, Orchestrator, UiAutomation, M365 API, Hybrid automations, Custom services, and Imported Libraries

Objetivos de aprendizaje

  • Solutions Management
  • Data service (Creation/Consumption of Entities)
  • Data Service platform connector
  • Context grounding
  • Coded workflow - Input/Output Arguments, Orchestrator, UiAutomation, M365 API, Hybrid automations, Custom services, and Imported Libraries

Detalles del Examen UiPath-ADPv1 | $300 USD | 2 horas

Código del Examen UiPath-ADPv1
Proveedor UiPath
Costo del Examen $300 USD
Puntaje Mínimo 70
Límite de Tiempo 2 horas
Tipos de Preguntas Opción múltiple (100%)

Preguntas Frecuentes

¿Qué temas cubre este examen de práctica?

¿Cómo debo usar este examen de práctica en mi plan de estudio?

¿Es suficiente este examen de práctica para aprobar el examen oficial?

¿Cuál es la mejor manera de prepararse para los temas de REFramework y Orchestrator?

¿Cómo puedo mejorar mis habilidades de depuración y automatización de API?