EMT Practice Test

1. Question Content...


Question List

Question1: In an RPA Testing project, you created the mock "MySequencemock" for the file "MySequence". You have to update "MySequence" and add a Log Message activity and a Verify Expression activity.
What will happen to "MySequencemock" file when you save the project, assuming that the file is closed?

Question2: In a UiPath State Machine workflow, which section of State activity is used to specify conditional/triggers logic and multiple outgoing transitions in a state machine?

Question3: In a UlPath State Machine, what Is the primary function or the Trigger section of a State activity?

Question4: In the Robotic Enterprise (RE) Framework, at which point should a developer log a clear message with the Logging Level set to "Information," adhering to the best practices for automating a production-level process?

Question5: When a developer runs a process using the REFramework, with the process utilizing Orchestrator queues and a queue already created with the Name provided and the Auto Retry function disabled, which states will be executed without errors?

Question6: A developer is working on an automation using the REFramework. Each transaction item represents a piece of client information. For each customer, the automated procedure must click the "Generate Shipment Details" button. This generates a table of shipment records for each customer.
What type of exception occurs when the data is not accessible, the created table displays only the header row, and processing for that client must be halted?

Question7: On 10/04/2023 five Queue Items were added to a queue. What is the appropriate processing sequence for Queue Items based on their properties?
Instructions: Drag the Queue Item found on the "Left" and drop on the correct Process Sequence found on the
"Right".

Question8: The provided exhibit displays the representation of the "Deadline" field using the yyyy-mm-dd format.

In what order should the Queue Items be processed by a single robot executing a Performer workflow?

Question9: What can be verified in the InltAIISettlngsTestCase test case?

Question10: Which of the following describes the correct hierarchy of the elements in the Object Repository tree structure?

Question11: Which are the actions that can be done in Test Explorer?

Question12: A developer implemented a process using the Robotic Enterprise Framework and an Orchestrator queue. The MaxRetryNumber from the "Config.xlsx" file is set to "1" and the Max # of retries from the Queue settings from Orchestrator is set to "2". At runtime, the first transaction item throws a Business Exception.
How many times will the transaction be retried?

Question13: What are the possible statuses after running any REFramework test case?

Question14: In a UiPath REFramework project, what is the primary purpose of using Custom Log Fields?

Question15: What role do Triggers play in the UiPath Integration Service?

Question16: 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?

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

Question18: Where is the TransactionNumber incremented in the REFramework?

Question19: Which activity can be used to transition a Background Process to Foreground?

Question20: "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?

Question21: What are the two types of elements that can Be included in an Object Repository?

Question22: When building an automation for a car rental company as part of a larger project initiative, a developer should follow the high-level steps:
1.log in to the company's desktop application.
2.For each Queue Item:
a.Navigate to the Reservations section from the Requests section.
b.Add the reservation data to the Reservations section.
c.Close the current reservation.
3.Log out and close the company's application.
What step should be mocked from the end-to-end test case in order to retrieve test data?

Question23: Which of the following examples accurately demonstrates using LINQ to perform data operations in a UiPath process?

Question24: What method can be used to change the index of an existing column in a datatable?

Question25: What is a pre-requisite for running InitAllApplications TestCase?

Question26: A developer needs to design a process using the REFramework. but without Orchestrator Queues. Which Is the correct order of actions the developer needs to do in the Get Transaction Data state in this case?

Question27: How does UiPath handle different dependency versions for multiple running processes that run at the same time?

Question28: What does Application Exception describe?

Question29: Which of the following options is true about the types of robot installation?

Question30: The following table is stored in a variable called "dt".

Which query can be used to extract the table column names and store them in a list?

Question31: Review the following graphics:



If the automation is executed and Notepad.exe is not running, which Log Message text value is contained in the Output panel?

Question32: What is the default polling interval set for an event trigger?

Question33: A developer has designed a Performer process using the REFramework template in UiPath Studio. The process is published to an Orchestrator folder named "FolderA" and a job is created in Orchestrator from the package. The value of the OrchestratorQueueName setting in "Config.xlsx" is "QueueA" and the value of OrchestratorQueueFolder is "FolderA".
The developer runs the job from Orchestrator with the following argument values:
in_OrchestratorQueueName = "QueueB" in_OrchestratorOueueFolder = empty value Which queue will be consumed by the robot?

Question34: In the Global Exception Handler, which arguments are provided by default and should not be removed?

Question35: Which of the following credentials stores have built in support in Orchestrator?

Question36: A developer implemented a process using the REFramework and an Orchestrator queue. The
"OrchestratorQueueFolder" was defined in the "Config.xlsx" file, but the folder does not exist in Orchestrator What is the behavior at runtime?

Question37: What is the output type returned when using a Get Test Data Queue Item activity?

Question38: A developer has created a variable of type List of Strings named "Users_List", and initialized it with an empty list: "Users_List = new List(Of String)".
What is printed in the log message after the following Invoke Code is executed?

Question39: Which activity Is specific tor Ul synchronization in UlPath Studio?

Question40: Where in the REFramework template project is the "SetTransactionStatus.xaml" invoked?

Question41: What is the correct sequence of steps in a REFramework project that is linked to Orchestrator it an application exception occurs on a Queue Item m the Process Transaction stale?
Instructions: Drag the Description found on the "Left" and drop on the correct Step Sequence found on the Right".

Question42: What is the use of job priorities in unattended automations within UiPath Orchestrator?

Question43: What is the purpose of the Interval filter in the Orchestrator's Monitoring page?

Question44: Consider testing a workflow that computes the sum of two numbers having the data driven test data from the Excel file below:

Expanding the functionality of the workflow to compute the sum of three numbers, the data needs to be updated as well to accommodate the new scenario:

What are steps to do that?

Question45: Which of the following demonstrates the correct syntax for using the Vb.Net "If" Operator?

Question46: A developer configured the properties for a Click activity on an element inside a web page as shown in the following exhibit.

An animation on the web page never completely loads but the element indicated in the Click activity does load within the specified timeout duration. What occurs when this Click activity executes?

Question47: What advantages do pre-built connectors in UiPath Integration Service offer?

Question48: A developer wants to create an automation in which the input from the user and pre-defined conditions determine the transition between stages. In UiPath Studio, which is the recommended type of workflow that meets the requirement?

Question49: What is the correct method to check how many resources are utilized in a personal workspace in UiPath Orchestrator?

Question50: Data from an Excel file is read into a data table named "dtEmployee", as displayed in the following graphic:

A developer needs to filter the data table to obtain all rows representing employees from the Finance and IT departments with a Salary under 30,000. Which expression yields the desired outcomes?

Question51: Considering a process developed using REFramework, if the status of a transaction was set to "Failed" with the ErrorType specified as "Business", the process will transition to which state?

Question52: Why is it necessary to add the UiPath virtual channel to the allow list policy for Citrix Virtual Apps and Desktops 7 2109?

Question53: You have to create a testcase for an attended RPA process. At some point, the attended process asks the user to input a specific token for the execution to continue, as shown in the screenshot below.

What testing concept (included in UiPath.Testing.Activities) can be used to isolate and replace the input part, without modifying the original workflow?

Question54: In the context of a linear process, implemented with REFramework, how many times will the process enter the Get Transaction Data state?

Question55: A developer defines new log fields using the Add Log Fields activity. When will the custom log fields stop being added to the robot execution logs?

Question56: What is the purpose of credential stores in UiPath Orchestrator?

Question57: Suppose you have the following workflow that verifies if the text value of an element is equal to "Work Items":

The configuration for the Verify Control Attribute and Get Text activities is shown below:

The element and its selector are highlighted in the image below:

Taking into consideration that the page shown above will be present on screen at execution time, what will be the result of the Verify Control Attribute activity?

Question58: What actions must be manually selected in the App/Web Recorder before recording a step?

Question59: What are the four job types present in the Job Type field according to the place of execution and robot impersonation?

Question60: What is the role of connections in the UiPath Integration Service?

Question61: To retrieve all Outlook emails with the word "UiPath" in the subject, which filtering property and filter schema should a developer use?

Question62: Based on the following exhibit, which output is displayed in the Output panel rt Step Out is clicked on the Debug ribbon tab of UlPath Studio?

Question63: A developer designed a process in the REFramework using Orchestrator queues. In which state(s) will be the status updated for each Transaction Item in the queue?

Question64: Considering that the attached table is stored in a variable called "dt":

Which LINQ query can be used to return the maximum total Quantity?

Question65: What is the default priority value for the Job Priority field in UiPath Orchestrator when starting a job manually?

Question66: What are the two types of events supported by Integration Service?

Question67: What happens when closing a Remote Debugging Connection while a debugging execution is in progress?

Question68: What is a pre-requisite for running functional test cases in REFramework?

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

Question70: The Extract PDF Page Range activity is used to extract a specific set of pages from a PDF file. Which of the following statements correctly describes this activity?

Question71: A developer creates a process that uses data from multiple sources and uploads it to an Orchestrator queue.
The data originates from emails in different email inboxes and needs to be processed in the same order in which the email was received. To ensure the Queue Items are processed in the correct order, which property of the Add Queue Item activity should be used?

Question72: In UlPath Studio, when a developer executes a workflow in Debug mode and the process stops at a breakpoint, which panel enables the developer to assign values lo variables prior to resuming the process?

Question73: When installing UiPath Studio, which of the following actions require administrator privileges?

Question74: A developer aims to employ the REFramework for automating a business process that Involves a TransactionData collection (DataTable) comprising vendor names and addresses.
Instructions: Choose the appropriate variable type for the Transactionltem from the provided drop-down list in the following exhibit.

Question75: Which of the options below is not an action in Test Explorer?

Question76: When performing Remote Debugging using an Unattended Robot connection, Studio sends the list of project dependencies to the remote robot. From where does the remote robot download the required packages?

Question77: Which of the following examples accurately demonstrates the correct usage of Al Computer Vision features in a UiPath project?

Question78: While working in an RPA testing project, you encountered the following activity in one of the workflows included in the project.

What action can you perform in your mocked file to replace the functionality of the MessageBox with a LogMessage during mock testing?

Question79: When developing a new project using REf ramework. logging in to multiple applications Is required. What is the recommended location to accomplish this task?