You are on page 1of 2

In a process, which data item can be used to store the values from Rows and Columns

fetched from .xls file?


Collection

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

What is correct about Object Studio?


Object Studio does not have a Main Page, but It does have 2 default page

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

Reusable logic shall be in which layer?


Object Layer

What is the purpose of Action Stage?


It’s used to call a Business Object page from a Processes.

What are all the spy modes in Blue Prism?


Win 32 Mode, HTML Mode, Active Accessibility Mode, Region Mode

The reset button in Process Studio must always be pressed ________


Before re-running a Process.

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


Wait Stage

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


Navigate

We can step through a diagram one stage at a time. Which of the following is used
to traverse pages more quickly?
Step Over and Step Out

Which is not the valid data type in Blue Prism?


Char

Which of the following statements are correct?


All exceptions are recoverable. -- Wrong

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


Control Room

Identify the two stages that that should always be there in process definition
Start stage and End Stage

Can we have Resume Stage in Process without Recover Stage?


False

Which type of brackets must be used to include a Data Item in an expression?


None of the options -- Wrong

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

Which Business Object is used to interact with Work Queue?


Work Queue – Internal

The objects created in Object Studio can be made available in Control Room?
False

To spy the elements in any mode in an application, the keyboard shortcut is


_________.
CTRL + Left Click

When we create the process in Process Studio then a page can have ________.
One Starting Point and one End Point. -- Wrong

Work Queue configuration can be done in which module of Blue Prism?


System Manager

In Object layer, if we will create more Objects, then design will be more efficient
and scalable because ____________.
All the options

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?
False

Environment Variable are ____________


Variables that are available to all Processes and Business Objects, i.e., across
the environment.

When should you consider Exception Handling strategy?


In Design Phase

What is True about Wait Stage?


All the options

What is true about defer items from the Work Queue?


All the options

You might also like