Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

How many times a session can run?

Answer»

How many times a SESSION can RUN?
Choose the correct option from below list
(1)TWICE
(2)Once
(3)THRICE
(4)None

Answer:-(2)Once

2.

The reset button in Process Studio must always be pressed ________.

Answer»

The reset button in Process STUDIO MUST always be pressed ________.
Choose the correct OPTION from below list
(1)None of the options
(2)Before re-running a Process.
(3)Either before or after re-running a Process.
(4)After re-running a Process

Answer:-(2)Before re-running a Process.

3.

What is the purpose of Action Stage?

Answer»

What is the PURPOSE of ACTION Stage?
CHOOSE the correct option from below list
(1)It s used to pause and wait for the application.
(2)It s used to get values from the application.
(3)It s used to call a Business Object page from a Processes.
(4)None of the options

Answer:-(3)It s used to call a Business Object page from a Processes.

4.

What is true about defer items from the Work Queue?

Answer»

What is true about DEFER items from the Work Queue?
CHOOSE the correct option from below list
(1)New items can be deferred to prevent them from being worked too soon
(2)All the options
(3)If Get Next Item FAILS to get an item, it does not necessarily mean there are no unworked items in the queue
(4)Defer MEANS the items are temporarily frozen.

Answer:-(2)All the options

5.

Process scheduling functionality can be achieved in which module of Blue Prism?

Answer»

Process scheduling functionality can be achieved in which MODULE of BLUE Prism?
Choose the correct option from below list
(1)SYSTEM Module
(2)Dashboard
(3)Studio Module
(4)Control Room

Answer:-(4)Control Room

6.

Which stage needs to be used to call Business object Page from Process?

Answer»

Which STAGE needs to be USED to call Business object Page from Process?
Choose the correct option from below list
(1)Object
(2)Process
(3)Page
(4)ACTION

Answer:-(4)Action

7.

In a single application, we can spy via more than one spying mode.

Answer»

In a SINGLE application, we can spy VIA more than one spying mode.
Choose the CORRECT OPTION from below list
(1)False
(2)True

Answer:-(2)True

8.

What is correct about Object Studio?

Answer»

What is correct about Object STUDIO?
Choose the correct option from below list
(1)Object Studio does not have a Main Page, but It does have 1 default page
(2)Object Studio offers less NUMBER of stages than PROCESS Studio
(3)None of the OPTIONS
(4)Object Studio does not have a Main Page, but It does have 2 default page

Answer:-(4)Object Studio does not have a Main Page, but It does have 2 default page

9.

Which stage in Process Studio, can be used to store multiple pieces of data in Columns and Rows?

Answer»

Which stage in PROCESS STUDIO, can be used to store multiple pieces of data in COLUMNS and ROWS?
Choose the correct option from below list
(1)Collection
(2)PAGE
(3)Multi Calc
(4)Loop

Answer:-(1)Collection

10.

Which stage enables a Business Object to pause and wait for an application element?

Answer»

Which stage enables a BUSINESS Object to pause and wait for an APPLICATION ELEMENT?
Choose the correct OPTION from below list
(1)RECOVER Stage
(2)Start stage
(3)Wait stage
(4)Action Stage

Answer:-(3)Wait stage

11.

What is True about Wait Stage?

Answer»

What is True about Wait Stage?
Choose the correct option from below LIST
(1)A Wait stage will take the path of the FIRST True CONDITION or, if the timeout elapses, the action can proceed to carry out further actions or as noted previously to throw an Exception as something has not happened as expected.
(2)An exception at the Timeout stage will alert the Process to an error that has happened.
(3)All the options
(4)A Wait stage can EXIST without any condition and the timeout can be used as a pause.

Answer:-(3)All the options

12.

What is correct about work Queues in Blue Prism?

Answer»

What is CORRECT about work Queues in Blue Prism?
Choose the correct option from below list
(1)All the OPTIONS
(2)A work queue is a list of cases to be WORKED by a process
(3)A process will iterate through the queue working cases in sequence
(4)Queue data is used to measure process performation and for generating Management Information

Answer:-(1)All the options

13.

Which stage is available in Object Studio but not in process studio?

Answer»

Which stage is available in OBJECT Studio but not in process studio?
Choose the correct option from below LIST
(1)Anchor Stage
(2)Note Stage
(3)Action Stage
(4)Wait Stage

Answer:-(4)Wait Stage

14.

Which stage is used in Blue Prism Object Studio to launch an application?

Answer»

Which STAGE is used in Blue Prism Object Studio to launch an application?
Choose the CORRECT option from below list
(1)Attach
(2)Navigate
(3)READ
(4)Write

Answer:-(2)Navigate

15.

Reusable logic shall be in which layer?

Answer»

Reusable logic SHALL be in which LAYER?
Choose the CORRECT option from below list
(1)Both in Process Layer and Object Layer
(2)NONE of the options
(3)Process Layer
(4)Object Layer

Answer:-(4)Object Layer

16.

While debugging, Developer added a Breakpoint at Stage 1 in Process. Before deployment in Production, developer forgot to remove the breakpoint. In Pr

Answer»

While DEBUGGING, DEVELOPER added a Breakpoint at Stage 1 in PROCESS. Before deployment in Production, developer forgot to remove the breakpoint. In Production Environment the control will break at Stage 1?
Choose the correct option from below LIST
(1)False
(2)True

Answer:-(1)False

17.

Which of the following statements is true when employing multiple object in object layer?

Answer»

Which of the following statements is true when employing multiple object in object layer?
Choose the CORRECT option from below list
(1)Reduces the risk to the PROCESS layer when a change is made in object layer
(2)Results in large Application Modeller
(3)Reduces the number of DEVELOPERS who can WORK concurrently
(4)Makes a process run faster

Answer:-(1)Reduces the risk to the process layer when a change is made in object layer

18.

The Stage which can be used to throw can exception in Blue Prism Process is _____________.

Answer»

The Stage which can be USED to throw can exception in Blue Prism Process is _____________.
Choose the correct OPTION from below LIST
(1)None of the options
(2)Resume Stage
(3)Recover Stage
(4)Exception Stage

Answer:-(4)Exception Stage

19.

How do you refer the Collection Fields? Identify the correct option.

Answer»

How do you refer the Collection Fields? IDENTIFY the CORRECT option.
Choose the correct option from below LIST
(1) Collection NAME;Field Name
(2) Collection Name:Field Name
(3) Collection Name>Field Name
(4) Collection Name.Field Name

Answer:-(4) Collection Name.Field Name

20.

What are all the spy modes in Blue Prism?

Answer»

What are all the spy modes in Blue Prism?
Choose the correct OPTION from below LIST
(1)Win 32 Mode, Internet Explorer Mode, Accessibility Mode, Pixel Mode
(2)Win 64, HTML Mode, Accessibility Mode, REGION Mode
(3)Win 32 Mode, HTML Mode, Active Accessibility Mode, Region Mode
(4)Win 32 Mode, Internet Explorer Mode, Accessibility Mode, Region Mode

Answer:-(3)Win 32 Mode, HTML Mode, Active Accessibility Mode, Region Mode