Saturday, December 9, 2017

BluePrism Interview Questions



BluePrism Interview Questions

1.How do you use code stage.?
In object studion in Intialize action page just go to properties choose the code options and select the language{ C#.NET}, then drag and drop code stage
      (a)    Inputs : declare the list of inputs
      (b)   Outputs: declare the expected outputs.
       (c)    Code : write a logic to execute.

      2.How do you schedule a Bot?
   Create a schedule in control room , if you want specific calendar for a schedule just you can build in system tab calendar option. After that the schedule report it will generate, open command prompt and run the BP server to trigger schedule .

3.What all are the challenges faced in your process ?

(a)Dymanic text changes while identifaction its identified in runtime its not, applied wildcart match rule.
(b)To read the datatable records faced issues because its unstructured so identified multiple dynamic paths ,and overcome issues.
(C)While interacting with browser based there javascript functions to raise key strokes used “Global SendKey events”.]

(d) While working with browser based application there is no button or link if I click on enter manually in that page it is redirected to new page through automation its difficult ,then we used concept called as “ Global Send Key “ {Enter} to the application modular

Rpa online Training


4. What is Session management?
         Session management will provide
(a)   Available resources
(b)   Available processes.
(c)    Environment.
You can maintain n number of session for a single process.

5.What is session variables and environment variables?
While declaring data items in process you can choose exposure as “Session variable” so that variable act like a session variable, you can monitor process information while running a session in session variables. Session variables you can maintain multiple and different for different sessions.


You can declare environment variables in system process tab and that variables you can access in process studio while running the process you can change the environment variables. Environment variables are common for all sessions.

Get A BluePrism Online Training From RPA Online Training Institute

For more Questions or more Join Us:
Flat no: 312, 3rd Floor,
NILGIRI Block, Aditya Enclave,
Ameerpet, Hyderabad-16
+91-9704455959,9618245689
rpatraining999@gmail.com



No comments:

Post a Comment

Session Variables and Environmental Variables

WHAT IS SESSION VARIABLE AND ENVIRONMENTAL VARIABLE IN  RPA BLUEPRISM ? Session Variables      Session Variables are specif...