Get Special Discount Offer of ASDEV01 Certification Exam Sample Questions and Answers [Q15-Q36]

Share

Get Special Discount Offer of ASDEV01 Certification Exam Sample Questions and Answers

New ASDEV01 Dumps For Preparing Blue Prism Developer Certified Blue Prism Exam Well

NEW QUESTION # 15
Examine the following Process flow:

The data item 'City V is configured as a Text data item and has an initial value of 'LiverpooI'.
The data item 'City 2' is configured as a Text data item and has an initial value of 'Manchester'.
The data item 'City 3* is configured as a Text data item and has an initial value of 'London'.
The data item 'List of Cities' is configured as a Text data item and has no initial value.
The 'Calc 1' stage is configured as follows:

What will the value of the list of Cities' data item be after the Process flow has run?

  • A. An Exception will be thrown as a data item with a Text data type cannot store a list of text values
  • B. Liverpool Manchester.London
  • C. Manchester. London

Answer: B

Explanation:
Explanation
The calculation stage will append the values of City 1, City 2 and City 3 to the List of Cities data item, separated by spaces. The text data type can store words or phrases as well as numerical identifiers, and it has no character limit if the data is input by another method than manual1. References: 1
https://bpdocs.blueprism.com/bp-7-0/en-us/helpDatatypes.htm


NEW QUESTION # 16
What is the difference between a Collection and an Undefined Collection?

  • A. There is no difference between a Collection and an Undefined Collection
  • B. A Collection has the column name and data types assigned during development whereas with an Undefined Collection, column names and data types are automatically assigned when the Process runs
  • C. A Collection is added to a Process flow diagram during development, whereas an Undefined Collection is added to the diagram dynamically when the Process runs

Answer: B

Explanation:
Explanation
This is the correct difference between a Collection and an Undefined Collection. The other options are either incorrect or describe the same feature of both types of collections. References:
https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20D (page 14)


NEW QUESTION # 17
Which of the following are benefits of using a Blue Prism Work Queue in a Process design?
(Select all items which apply)

  • A. Enables secure storage and management of items being processed
  • B. Enables the same Work Queue item to be processed by the multiple Digital Workers at the same time
  • C. Provides data which can be used for effective reporting about items which have been processed
  • D. Enables robust audit information about items which have been processed
  • E. All Work Queue data is available to view by all Blue Prism users through Control Room

Answer: A,C,D

Explanation:
Explanation
These are the correct benefits of using a Blue Prism work queue in a process design. They allow the process to handle large volumes of data efficiently and securely, and provide useful information for analysis and improvement. The other options are incorrect because work queue data is not available to all users, and work queue items cannot be processed by multiple digital workers at the same time. References:
https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20D (page 16)


NEW QUESTION # 18
Drag and drop the Blue Prism debug tool names on the left, onto the placement boxes (A- E) so that the dropped tool name corresponds with the debug tool description beside it:

Answer:

Explanation:

Explanation

These are the correct matches between the debug tool names and their descriptions. They allow the user to control and observe the execution of a process or object in studio. The other options are either incorrect or not available. References:
https://bpdocs.blueprism.com/bp-6-10/en-us/helpDebug.htm?TocPath=Interface%7CStudio%7CProcess%20stud (page 1)


NEW QUESTION # 19
Drag and drop the Blue Prism stage names on the left, onto the placement boxes (A- E) so that the dropped stage name corresponds with the image of the Blue Prism stage beside it:

Answer:

Explanation:

Explanation
A: Page Reference B. Read Stage C. Navigate Stage D. Write Stage E. Exception Stage The page reference stage has an icon of a blue circle with a white arrow pointing to a page, the read stage has an icon of a blue circle with a white eye, the navigate stage has an icon of a blue circle with a white compass, the write stage has an icon of a blue circle with a white pencil, and the exception stage has an icon of a red circle with a white exclamation mark1. References: 1
https://bpdocs.blueprism.com/bp-6-8/en-us/stage-types.htm


NEW QUESTION # 20
What is a Blue Prism Collection?

  • A. It is a container for multiple Blue Prism stages
  • B. It is a special type of Data Item which can hold multiple rows and columns of data similar to an Excel Worksheet or a table of data
  • C. It is special type of stage in Blue Prism which collects data from various sources, which is then used in the Process
  • D. It is a feature which can group multiple Data Items together, simplifying your diagram

Answer: B

Explanation:
Explanation
This is the correct definition of a Blue Prism collection. The other options are either incorrect or describe different features of Blue Prism. References:
https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20D (page 14)


NEW QUESTION # 21
Which area of Blue Prism would you use to develop a Blue Prism Process?

  • A. Application Modeller
  • B. Object Studio
  • C. Development Studio
  • D. Process Studio
  • E. Application Navigator

Answer: D

Explanation:
Explanation
Process Studio is the area of Blue Prism where processes are created and edited using stages and links to form graphical representations of working computer programs that automate manual repetitive tasks. Process Studio provides various tools and features to design, test and debug processes. References:
https://bpdocs.blueprism.com/bp-6-10/en-us/helpProcessStudio.htm
https://www.koenig-solutions.com/blue-prism-associate-developer-course


NEW QUESTION # 22
Which of the following statements best describes a Blue Prism Local Data Item?

  • A. Blue Prism Data items which can only be accessed from the Mam Page of the Process
  • B. Blue Prism Data items which can be accessed from any Page in any Process in the same local environment
  • C. Blue Prism Data items which can be accessed from any Page in the same Process
  • D. Blue Prism Data items which can only be accessed from the Page in the Process where the item is placed

Answer: D

Explanation:
Explanation
This is the correct definition of a local data item. The other options are either incorrect or describe different types of data items. References:
https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20D (page 13)


NEW QUESTION # 23
Study the following Blue Prism Process diagram:

If the Decision1 stage contains an error in the Expression which causes an internal exception to be raised when the Process is run, which Recover stage will receive the Exception?

  • A. It is impossible to determine from the information available
  • B. Recover 1
  • C. The Process will terminate as Blue Prism Block stages will not allow multiple Recover stages to be placed within a Block
  • D. Recover2

Answer: B

Explanation:
Explanation
This is the correct recover stage that will receive the exception because it is the closest recover stage to the decision stage that contains the error. The other options are either incorrect or irrelevant. References:
https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20D (page 15)


NEW QUESTION # 24
Which of the following statements are correct about Blue Prism data items'?
(Select all items which apply)

  • A. Blue Prism Data Item values can be updated from Control Room if the Data Item visibility setting is disabled
  • B. Blue Prism Data Item values can only assigned or updated from within a Process or Object diagram
  • C. The value of a Blue Prism Data Item which has the Exposure setting configured as Session can be updated from Blue Prism Control Room
  • D. The value of a Blue Prism Data Item which has the Exposure setting configured as Environment, can be updated from within the System area of Blue Prism
  • E. The value of a Blue Prism Data Item which has the Exposure setting configured as Environment, can be updated from Blue Prism Control Room
  • F. The value of a Blue Prism Data Item which has the Exposure setting configured as Session can be updated from within the System area of Blue Prism

Answer: C,D,E

Explanation:
Explanation
These statements are correct because they describe how Blue Prism data items can be updated depending on their exposure and visibility settings. The other statements are incorrect because Blue Prism data items can also be updated from within a Business Object diagram, and data items with visibility setting disabled cannot be updated from Control Room. References:
https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20D (page 13)


NEW QUESTION # 25
Which of the following activities can be performed via the Queues area of Blue Prism Control Room*?
(Select all items which apply)

  • A. Change a Work Queue item 'Deferral Date'
  • B. Lock a Work Queue item
  • C. Unlock a Work Queue item
  • D. Review the Work Queue Status
  • E. Update a Work Queue item to Complete
  • F. Update an Work Queue item to Exception

Answer: A,C,D,E,F

Explanation:
Explanation
These are the correct activities that can be performed via the Queues area of Blue Prism Control Room. They allow the user to monitor and manage the work queue items manually or based on business rules. The other option is incorrect because a work queue item can only be locked by the process that is processing it.
References:
https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20D (page 16)


NEW QUESTION # 26
Process rules or logic are evaluated in Blue Prism using which type of stage?

  • A. Evaluate
  • B. Calculation
  • C. Logic
  • D. Validate
  • E. Decision

Answer: E

Explanation:
Explanation
A decision stage is used to evaluate process rules or logic and branch the process flow based on the outcome of the evaluation. A decision stage can have multiple outcomes and can use expressions to compare values or check conditions1. References: 1
https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20


NEW QUESTION # 27
User name and password information which is used by a Blue Prism Process to log into a business application, should be stored where?

  • A. In Credential Manager
  • B. In a shared Excel file
  • C. Environment Variable
  • D. In Data Items in the Process
  • E. In a local hidden file
  • F. In a password protected file

Answer: A

Explanation:
Explanation
This is the correct place to store user name and password information that is used by a Blue Prism process to log into a business application. It allows the developer to securely store and manage credentials that can be used by multiple processes and objects. The other options are either insecure or not supported by Blue Prism.
References:
https://bpdocs.blueprism.com/bp-6-10/en-us/helpDebug.htm?TocPath=Interface%7CStudio%7CProcess%20stud (page 4)


NEW QUESTION # 28
What is a Dynamic attribute match type in Blue Prism?

  • A. A Dynamic attribute match type automatically detects changes within the business application and adapts the match criteria accordingly
  • B. Dynamic attribute match is not supported in Blue Prism
  • C. A Dynamic attribute match type allows the Developer to specify the match value of the attribute from the Business Object flow diagram rather than use a value defined in Application Modeller
  • D. A Dynamic attribute match type accepts a Collection of multiple possible match values and checks each of the values automatically

Answer: C

Explanation:
Explanation
A Dynamic attribute match type enables the developer to use a data item or a calculation as the match value for an attribute, instead of a fixed value defined in Application Modeller. This allows for more flexibility and adaptability when automating applications that have dynamic elements. References:
https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20D (page 12)


NEW QUESTION # 29
Examine the following Blue Prism Process diagram which is from the Main Page of a Process:

The Process current stage is the 'Perform Calculation' stage.
The 'Perform Calculation' stage has Exception Handling to resolve all Exceptions within the same Page What would happen if you click on Step Over or press F10?

  • A. All remaining stages in the Process would be executed, and focus would move the the End stage on the
    'Main Page'
  • B. All underlying logic on the 'Perform Calculation' Page will be processed as well as the remaining stages on the 'Main Page', before focus would move to the End stage
  • C. All underlying logic on the 'Perform Calculation' Page will be processed and focus would move to the
    'Update Account' stage
  • D. Recover1 would receive the Exception, therefore, focus would move to the Recover1 stage

Answer: C

Explanation:
Explanation
This is the correct outcome of clicking on Step Over or pressing F10 when the current stage is a page stage. It will execute all the logic on that page and then move to the next stage on the main page. The other options are either incorrect or describe different scenarios. References:
https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20D (page 11)


NEW QUESTION # 30
The password field in the Centrix Data Solutions business application can be spied successfully, however when using the Highlight feature in Application Modeller the following behaviour is encountered

Which of the following Attributes would you use to help obtain a unique element match?

  • A. Parent Class Name
  • B. Class Name
  • C. Ordinal
  • D. Parent Ordinal
  • E. Child Count

Answer: D

Explanation:
Explanation
The parent ordinal attribute is the index of the parent element among its siblings in the application hierarchy. It can be used to help identify an element that has a dynamic or non-unique class name or ordinal by using its relative position to its parent element1. In this case, the password field has a class name of "Edit" and an ordinal of 1, which are not unique among other elements in the application. However, its parent element has a class name of "Window" and an ordinal of 2, which can be used to distinguish it from other elements with the same class name and ordinal. References: 1 https://bpdocs.blueprism.com/bp-6-10/en-us/helpAttributes.htm


NEW QUESTION # 31
Which of the following statements best describes an Exception Retry within a Work Queue?

  • A. An Item that has been marked as 'Exception' after processing, is then reworked by the Process as if it were a new pending Item
  • B. When an Item that has been marked as 'Exception* after processing, is then sent to the manual team for review
  • C. When an Item that has been marked as 'Complete* after processing is then sent to the manual team for review
  • D. An Item that has been marked as Complete' after processing, is then reworked by the Process as if it were a new pending Item

Answer: A

Explanation:
Explanation
This is the correct definition of an exception retry within a work queue. It allows the process to attempt to process the item again after resolving the exception. The other options are either incorrect or describe different scenarios. References:
https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20D (page 16)


NEW QUESTION # 32
Which of the following Blue Prism Data Item data types would you use to store a True or False value?

  • A. Flag
  • B. Number
  • C. Password
  • D. Text
  • E. Binary

Answer: A

Explanation:
Explanation
This is the correct data type for storing a True or False value in Blue Prism. The other options are either invalid or used for different kinds of values. References:
https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20D (page 13)


NEW QUESTION # 33
Unhandled Exceptions will travel up through the Process eventually to the Main Page which will cause the Process to terminate What term is used to describe this behaviour?

  • A. Exception Resolution
  • B. Exception Deferral
  • C. Exception Queuing
  • D. Exception Bubbling

Answer: D

Explanation:
Explanation
This is the correct term used to describe the behavior of unhandled exceptions traveling up through the process until they reach the main page. The other options are either incorrect or describe different aspects of exception handling. References:
https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20D (page 15)


NEW QUESTION # 34
Examine the following Blue Prism Process diagram:

The 'Number as Text' data item is configured as text data item: and has an initial value of 10 The 'Result' data item is configured as a number data item.
The 'Cast to Number' Calculation stage must output the text value stored in the 'Number as Text1 data item, to the Result data item Which of the following expressions would you use in the 'Cast to Number1 Calculation stage to set the value of the 'Result' data item?

  • A. Cast([Number as Text])
  • B. Convert(Number as Text "NUMBER")
  • C. Cast([Number as Text. TEXT)
  • D. [Number as Text]

Answer: B

Explanation:
Explanation
This is the correct expression to use in the calculation stage to set the value of the result data item. It uses the convert function to convert the text value stored in the number as text data item to a number value. The other options are either incorrect or used for different purposes. References:
https://portal.blueprism.com/sites/default/files/2021-05/Blue%20Prism%20Certification%20-%20Associate%20D (page 14)


NEW QUESTION # 35
......

Updated ASDEV01 Dumps Questions Are Available For Passing Blue Prism Exam: https://www.prep4sureexam.com/ASDEV01-dumps-torrent.html

Free UPDATED Blue Prism ASDEV01 Certification Exam Dumps is Online: https://drive.google.com/open?id=1H7hJuP2R516NpaegdX0TYrHtaauDJqNQ