---Advertisement---
Automation Robotics

Blue Prism Interview Question-Answer

By Smart Answer

Updated on:

---Advertisement---

Q.1 Reusable logic shall be in which layer?

       A. Process Layer

       B. Object Layer

       C. Both in Process Layer and Object Layer

       D. None of the options

Ans : Object Layer


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

       A. Either before or after re-running a Process

       B. None of the options

       C. After re-running a Process

       D. Before re-running a Process

Ans : Before re-running a Process


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

       A. Wait Stage

       B. Action Stage

       C. Note Stage

       D. Anchor Stage

Ans : Wait Stage


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

       A. Wait stage

       B. Start stage

       C. Action Stage

       D. Recover Stage

Ans : Wait stage


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

       A. Collection

       B. Multi Calc

       C. Loop

       D. Page

Ans : Collection


Q.6 What is the purpose of Action Stage?

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

       B. It’s used to pause and wait for the application

       C. It’s used to get values from the application

       D. None of the options

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


Q.7 In a process, which data item can be used to store the values from Rows and Columns fetched from .xls file?

       A. Text

       B. Collection

       C. Date

       D. Number

Ans : Collection


Q.8 What is true about Global Data Items?

       A. Global Data Items name and Local Data Items name cannot share same name

       B. Global Data Item value, once set cannot be changed till process ends

       C. Global data item can be shared in only those pages in a process, which initializes its value

       D. Global data items value will be overridden if there is Local Variable created in any page with same name

Ans : Global data items value will be overridden if there is Local Variable created in any page with same name


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

       A. Curly brackets

       B. Round brackets

       C. Square Brackets

       D. None of the options

Ans : Square Brackets


Q.10 When we create the process in Process Studio then a page can have ________.

       A. Multiple End Points but only one Starting Point

       B. Multiple Starting Points but only one End Point

       C. One Starting Point and one End Point

       D. Multiple Starting Points as well as Multiple End Points

Ans : Multiple Starting Points but only one End Point


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

       A. Object

       B. Action

       C. Page

       D. Process

Ans : Action


Q.12 Which stage is used in Blue Prism Object Studio to launch an application ___________.

       A. Read

       B. Navigate

       C. Attach

       D. Write

Ans : Navigate


Q.13 When should you consider Exception Handling strategy?

       A. When exceptions are encountered in testing

       B. When exceptions are encountered in Production

       C. In Design Phase

       D. Never

Ans : In Design Phase


Q.14 The objects created in Object Studio can be made available in Control Room?

       A. True

       B. False

Ans : False


Q.15 Which statement is incorrect about Exception Handling in Blue Prism?

       A. Once past the resume stage,the exception is effectively gone and process can continue its normal flow

       B. A resume stage not only neutralizes the exception but also fix the problem

       C. A recover stage acts like a magnet

       D. A resume stage neutralizes the exception but does not fix the problem

Ans : A resume stage not only neutralizes the exception but also fix the problem


Q.16 Which of the following statement is correct?

       A. When Blue Prism encounters an exception, it must terminate its processing and notify user

       B. Blue Prism can be configured to handle an exception and continue processing

       C. All exceptions are recoverable

       D. It is not possible to distinguish between successfully completed case and an exception case on Blue Prism work queue

Ans : Blue Prism can be configured to handle an exception and continue processing


Q.17 Which is not the valid data type in Blue Prism?

       A. Image

       B. Binary

       C. Text

       D. Char

Ans : Char


Q.18 Which part of Blue Prism interacts with the target system (the application a user would use)?

       A. Object Studio

       B. Application Modeller

       C. Control Room

       D. Process Studio

Ans : Application Modeller


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

       A. ‘Collection Name;Field Name’

       B. ‘Collection Name.Field Name’

       C. ‘Collection Name>Field Name’

       D. ‘Collection Name:Field Name’

Ans : ‘Collection Name.Field Name’


Q.20 Can we have Resume Stage in Process without Recover Stage?

       A. True

       B. False

Ans : False


Q.21 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?

       A. True

       B. False

Ans : False


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

       A. Reduces the risk to the process layer when a change is made in object layer

       B. Reduces the number of developers who can work concurrently

       C. Makes a process run faster

       D. Results in large Application Modeller

Ans : Reduces the risk to the process layer when a change is made in object layer


Q.23 In Process Flow Diagram, Data Items __________.

       A. Are not case-sensitive and cannot be physically connected to any part of diagram

       B. Are case-sensitive and cannot be physically connected to any part of diagram

       C. Are case-sensitive and can be physically connected to any part of diagram

       D. Are not case-sensitive and can be physically connected to any part of diagram

Ans : Are case-sensitive and cannot be physically connected to any part of diagram


Q.24 Session Variables are _______________.

       A. Can be viewed and modified from Control Room

       B. Need no setp up in System Manager Module

       C. Both the options

Ans : Both the options


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

       A. Studio Module

       B. Dashboard

       C. Control Room

       D. System Module

Ans : Control Room


Smart Answer

---Advertisement---

Related Post

Automatix – Art of RPA Interview Question-Answer Part – 2

Automatix – – – 1 Q.1 _____ is used for nesting of substeps in a job.        A. Developer Tools        B. Process recorder ...

Automatix – Art of RPA Interview Question-Answer

Automatix – Art of RPA Interview Question-Answer Part – 2 Q.1 _________ deploys jobs to the software robots.        A. Developer tools        B. ...

WorkFusion RPA Express Interview Question-Answer

Q.1 Which of the following are the capabilities of SPA?        A. Cognitive automation        B. Workforce Orchestration        C. Robotic automation ...

RPA with UiPath Interview Question-Answer

Q.1 Which exceutes the process built on UiPath studio?        A. UiPath project        B. UiPath Robot        C. UiPath Orchestrator   ...

Leave a Comment