Blue Prism Developer AD01練習テストエンジン 今すぐ試そう102試験問題 [Q26-Q43]

Share

Blue Prism Developer AD01練習テストエンジン: 今すぐ試そう102試験問題

試験合格保証付きのBlue Prism Developer AD01試験問題集

質問 26
When considering an element’s attributes in Application Modeller which of the following statements are true?
(Choose all that apply.)

  • A. The attributes are provided to Blue Prism by the Target System
  • B. Selected attributes are shown as ticks in the Match column of Application Modeller
  • C. The initial selection of attributes made by Blue Prism will always be the optimum attribute set for the element
  • D. The list of attributes may vary from application type to application type

正解: B

解説:
Explanation/Reference:

 

質問 27
A Blue Prism solution interfaces with an internet application called HappyWeb. There is a test website available for development, and a training site available for user acceptance testing, and there is the production she available for processing live cases in HappyWeb.
Which of the following is true?

  • A. A local text file should be used to easily configure the details of the HappyWeb website to be used in each Blue Prism environment.
  • B. Three different versions of object that launches the HappyWeb website will need to be created and maintained, one for each environment.
  • C. An Environment variable should be used to store the HappyWeb URL.
  • D. All development and testing MUST be done using the production site. This is because the test and training websites might not mirror production exactly.

正解: D

 

質問 28
The Saved Quantity Data Item is configured as a number with the initial value 0.
The Loop Orders stage is configured to loop though the Orders collection.
The Get Quantity stage is configured as follows:

What will the data item Saved Quantity contain after the execution of the page?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

正解: C

 

質問 29
What is the Blue Prism Application Navigator

  • A. It is the Studio list side-bar of Process and Objects.
  • B. It is Application Modeller functionality to create an application's entire element tree that when selected will highlight individual elements in the application.
  • C. It is part of the zoom tool in Process and Object Studio that allows you to instantly jump to different parts of the process map
  • D. It is the spy tool that you drag around the application to identify attributes.

正解: D

 

質問 30
A process has been created but it is not listed in Control Room. The following reasons have been suggested.
1. The process uses objects with different run modes
2 The process has not been published
3. Process validation shows more than 99 errors
4. The user does not have privileges to run processes in Control Room?
Which of the above could cause the process not to be visible in Control Room?

  • A. 1 and 2
  • B. 2 only
  • C. 2 and 3
  • D. 1 and 4

正解: B

 

質問 31




What will be the outcome after the page has run?

  • A. Data Item Output Value contains C
  • B. An Internal Exception will be thrown
  • C. Data Item Output Value contains B
  • D. Data Item Output Value contains A

正解: D

 

質問 32
The Work Queue "Customer Onboarding" has a number of Pending Items which may be tagged as
"Domestic", "Retail" or "Business". There is also a tag for the 8 digit product code formatted as "Product Code: {product code}" e.g. Product Code: CA123456.
What is the correct configuration to get the next item from the queue that:
Isn't applying for a loan product i.e. Product Code doesn't begin with "LN" And

Is a domestic customer

  • A. Configure "Domestic; -Product Code: LN*" in the Tag Filter parameter
  • B. Configure "Domestic + [Product Code] <> LN*" in the Tag Filer parameter
  • C. Configure "Domestic; -Product Code: LN?" in the Tag Filter parameter
  • D. Configure "Domestic and Product Code: <> LN?" in the Tag Filter parameter

正解: B

 

質問 33
Study the following process flow on the Main Page of a process where the intention is to preserve the current exception.

What is wrong with the design?

  • A. The Send Alerts process will never be run
  • B. Because the flow is on the Main Page of the process there should be a 'Re-Throw' Exception stage as there are no parent/calling pages for the exception to 'bubble up' to.
  • C. The exception caught by Recover2 will not be preserved by the Re-Throw Exception stage
  • D. The exception handling is not within an Exception Block.

正解: C

 

質問 34
Consider the following flow within an Object Studio action:

The developer of this flow found that writing some credentials to the target application sometimes failed with an exception even though the element exists on the screen. He found that simply catching the exception, waiting for 2 seconds and then retrying fixed the problem.
What problems do you see within the flow?

  • A. There is a potential for an infinite loop if the Credentials' stage keeps throwing an exception for some unforeseen reason
  • B. The credentials stage is a read stage not a write stage
  • C. The Resume stage is not within the same Exception Block as the Recover stage and therefore will not work
  • D. There is no need for a wait stage in the flow

正解: C

 

質問 35
The Work Queue 'Account Closure has a number of Pending Items which may be tagged as "Current",
"Saving" or "Loan" What is the correct configuration to get the next item from the queue that is tagged either
"Current" or "Loan"?

  • A. Configure "Current or Loan" in the Tag Filter parameter
  • B. Configure "Current; Loan: in the Tag Filter parameter
  • C. Configure "Current + Loan'" in the Tag Filter parameter
  • D. Configure "-Saving" in the Tag Filter parameter

正解: A

 

質問 36
Study the following image showing part of the flow within a process:

What problems do you see with the process flow? (Choose two.)

  • A. There is a missing Resume stage on one of the routes through the flow.
  • B. The Retry Count is not being incremented for each retry.
  • C. There is a missing Recover stage on one of the routes through the flow.
  • D. If an exception is thrown in the Cancel Reservation page and is allowed to bubble up to be caught by the Recover stage, the Create Reservation action won't be retried.

正解: C,D

解説:
Explanation/Reference:

 

質問 37
Consider the following process flow:

Decision "A" properties are:

Decision "B" properties are:

Decision "C" properties are:

What will happen when the process runs?

  • A. The flow will pass through calculation stage "C"
  • B. An exception will be thrown
  • C. The flow will pass through calculation stage "B"
  • D. The flow will pass through calculation stage "A"

正解: C

 

質問 38
You identify an element in Application Modeller but when you highlight or use that element Blue Prism gives you an error message saying that duplicate elements were found.
Which of the following statements is true?

  • A. It will not be possible to interface with the element in a unique way. You will need to use Surface Automation techniques for this element.
  • B. A code stage interface will need to be created and used for this application, this will give you more flexibility to interact with the application elements.
  • C. It is common for duplicate elements to be found based upon the attributes that are ticked by default using the Blue Prism product. Time needs to be spent experimenting with the attribute ticks until a unique, reliable, and consistent selection of attributes are found.
  • D. You will need to make the attributes you have selected dynamic. This will allow your flow to loop around, incrementing the attribute value until the correct element is found and used.

正解: C

解説:
Explanation
Reason: Is is common as the duplicate elements we are found by default as the attributes are provided by the application not by the blue prism. how do make our elements unique is not done by practicing and experience. ( This is also mentioned in the Foundation course and as well as in other Pdf too)

 

質問 39
In which of these scenarios is it ok not to use a Blue Prism work queue as part of your Blue Prism solution?

  • A. A Blue Prism work queue is not required if the business process interfaces with a Work List system with-in-built capability to ensure multiple users cannot work the same case at the same time.
  • B. A Blue Prism work queue is not required for simple linear processes that do not work multiple cases.
  • C. A Blue Prism Work Queue decreases the scalability of the solution and therefore should only be used for complex scenarios such as multi-day processing.
  • D. A Blue Prism work queue should always be used. It eliminates the risk of contention and allows you to gracefully pause the queue at any time.

正解: A

 

質問 40
Study the process flow below:

The outputs for the Get Next Case are configured below:


What is the correct configuration of the Expression in the "Case-Returned" decision stage?

  • A.
  • B.
  • C.
  • D.

正解: B

 

質問 41
Study at the following diagram which is an extract from a process being tested in Process Studio:

There are no breakpoints in the "Access Customer Account" subpage however there is an error What will happen if you choose to step over (F10) when debugging the process?

  • A. The process will work all stages in the 'Access Customer Account" page until the error is thrown and then focus would move to the appropriate recover stage on the 'Access Customer Account" page.
  • B. The process will work all stages in the "Access Customer Account" page until the error is thrown and then focus will move to the "Recover 1 stage.
  • C. The process would will all stages in the "Access Customer Account' page until the error is thrown and then focus will move to the stage containing the error on the ''Access Customer Account" page.
  • D. The process will work all stages in the; Access Customer Account" page until the error is thrown and then focus will move to the "Get Customer Details" stage.

正解: B

 

質問 42
Study at the following diagram which is an extract from a sub-page of a process being tested in Process Studio:

There are no breakpoints in the "Access Customer Account" subpage however there is an error.
What will happen if you choose to step out (SHIFT+ F11) when debugging the process?

  • A. The process will work all stages in the 'Access Customer Account1 page until the error is thrown and then focus would move to the "Recover 1 stage
  • B. The process will work all stages in the "Access Customer Account" page until the error is thrown and then focus would move to the "Exception 1 stage.
  • C. The process will work all stages in the "Access Customer Account' page until the error is thrown and then focus would move to the stage containing the error on the "Access Customer Account" page,
  • D. The process will work all stages in the "Access Customer Account page until the error is thrown and then focus would move to the breakpoint at "Get Customer Details" stage.

正解: B

 

質問 43
......

テストエンジン練習AD01テスト問題:https://www.passtest.jp/Blue-Prism/AD01-shiken.html

Blue Prism AD01日常練習試験は2022年最新のに更新された102問あります:https://drive.google.com/open?id=1cl8aLiIJNWO2AGspJVjQ3H5Zzpr268Re