Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Pass the UiPath UiPath Certified Professional - Developer Track UiPath-ADPv1 Questions and answers with CertsForce

Viewing page 4 out of 7 pages
Viewing questions 31-40 out of questions
Questions # 31:

" Process A " is scheduled to run at 2:00 PM using a time trigger with the Schedule ending of Job execution feature configured to stop the job after 20 minutes. Assuming that the robots are busy and " Process A " is queued until 2:05 PM. at what time will " Process A* be stopped?

Options:

A.

2:20 PM


B.

2:25 PM


C.

2:05 PM


D.

2:28 PM


Expert Solution
Questions # 32:

Which LINQ method is used to filter data in a List or DataTable based on a condition?

Options:

A.

Select


B.

GroupBy


C.

OrderBy


D.

Where


Expert Solution
Questions # 33:

What Information is provided in the Descriptor Coverage sub-panel of Test Explorer?

Options:

A.

Object Repository coverage


B.

Test data coverage


C.

Selector coverage


D.

Activity coverage


Expert Solution
Questions # 34:

In the context of a UiPath State Machine, what is the primary purpose of the Exit action in a state?

Options:

A.

To manually stop the state machine ' s execution.


B.

To execute the final actions of the current state before transitioning to the next stage.


C.

To revoke any entry actions performed when entering the current state.


D.

To define the conditions upon which a state transition should occur.


Expert Solution
Questions # 35:

Which one of the following expressions Is the equivalent of the If activity from the picture?

Question # 35

Options:

A.

message = lf(number mod 2 = 0. " Even number " , " Odd number " )


B.

message = lf(number mod 2 = 0. Odd number. Even number)


C.

message = lf(number mod 2 = 0 then " Odd number " else " Even number " )


D.

message = lf(number mod 2 = 0 { " Odd number " } else { ' Even number " })


Expert Solution
Questions # 36:

In a UiPath development scenario, which type of process design would be the most appropriate for an automation task that executes actions in a straightforward progression without iteration or branching?

Options:

A.

Transactional Process


B.

Iterative Process


C.

Sequential Process


D.

Linear Process


Expert Solution
Questions # 37:

A developer needs to use the REFramework in order to implement a linear process. Which value should be set to " out_Transactionltem " the first time when it enters the Get Transaction Data state?

Options:

A.

The process will not enter the Get Transaction Data state because a linear process is not transactional.


B.

It should be set to the next queue item in order to be, further on, processed.


C.

It should be set to Nothing because a linear process should not enter the second time in the Get Transaction Data state.


D.

It can be set to a static value and. in order to respect the UiPath best practices, this value should be taken from " Config.xlsx”.


Expert Solution
Questions # 38:

In UiPath Studio, how can a specific amount of time be subtracted from the current date using DateTime and TimeSpan variables in the VB.NET?

Options:

A.

Multiply the TimeSpan variable by -1 and then add it to the DateTime variable.


B.

Assign the subtraction result to a DateTime variable with the following syntax Today.Subtract(Span).


C.

Use the Add method on the DateTime variable and pass a negative TimeSpan value.


D.

Call Now.Subtract(Span) directly, without using a DateTime variable.


Expert Solution
Questions # 39:

What functionality does the Step Out action offer when a developer Is reviewing a process during debugging, as shown in the exhibit?

Question # 39

Options:

A.

Re-executes the activity which threw an exception.


B.

Executes only one activity at a time and then pauses the execution


C.

Steps out and stops current execution.


D.

Executes activities in the current container and then pauses the execution


Expert Solution
Questions # 40:

When should a developer log a coherent message with the Logging Level set as " Info " while building an automation project?

Options:

A.

Every time data is read from external sources.


B.

Every time an exception is caught in a Catch block


C.

Every time a variable or argument value is used.


D.

Every time the robot encounters an error processing a Queue Item.


Expert Solution
Viewing page 4 out of 7 pages
Viewing questions 31-40 out of questions