PEGACRSA80V1 Exam - Certified Robotics System Architect (CRSA) 80V1

certleader.com

We provide real PEGACRSA80V1 exam questions and answers braindumps in two formats. Download PDF & Practice Tests. Pass Pegasystems PEGACRSA80V1 Exam quickly & easily. The PEGACRSA80V1 PDF type is available for reading and printing. You can print more and practice many times. With the help of our Pegasystems PEGACRSA80V1 dumps pdf and vce product and material, you can easily pass the PEGACRSA80V1 exam.

Pegasystems PEGACRSA80V1 Free Dumps Questions Online, Read and Test Now.

NEW QUESTION 1
RuntimeLogs can be enabled immediately at runtime if the user ______.

  • A. has access to the %AppData%\OpenSpan directory and can edit the RuntimeConfig.xml
  • B. is an admin in the Management Console and can edit the Runtime setting
  • C. performs the following hot key combination: Alt+Ctrl+Shift+Windows+O
  • D. can right-click the tray icon, select Diagnostics Configuration, and enable FilePublisher

Answer: A

NEW QUESTION 2
The HR application you are working with supports simultaneously loading and viewing multiple customer account windows.
Which approach supports the integration and automation of multiple customer account windows?

  • A. Enable cloning in the RuntimeConfig xml.
  • B. Set the control's UseKeys property to true.
  • C. Set the adapter's hook child process property to true.
  • D. Set the adapter's MDI Child property to true.

Answer: B

NEW QUESTION 3
Which of the following is important to know when performing application discovery?

  • A. Users run multiple copies of the application.
  • B. The application is maintained by local IT personnel.
  • C. Users change computers daily.
  • D. Users can change the color scheme of the application.

Answer: A

NEW QUESTION 4
In which two ways do the two publishers, Log4Net and File Publisher, differ? (Choose Two)

  • A. Log4Net can change the directory location of the log file.
  • B. Log4Net can set the log file size.
  • C. Log4Net can provide a minimum number of log files to retain.
  • D. Log4Net can append new data to the log file.

Answer: AB

NEW QUESTION 5
Runtime produces an error when debugging a solution. The error message references that a control does not have the necessary value to complete an activity. The control depends upon the completion of a second activity in another project to provide its value.
Which two debugging options provide a benefit when referencing threads for issue resolution? (Choose Two)

  • A. Use the Automation Playback
  • B. Insert Try and Catch components to a automation
  • C. Add automation execution log entries
  • D. Dissect a log file for propagating data

Answer: AC

NEW QUESTION 6
What are two valid steps to add the custom .NET component to a solution? (Choose Two)

  • A. Import the DLL as a project item.
  • B. Add DLL as a reference in the RuntimeConfig.xml.
  • C. Add the item to the Toolbox window.
  • D. Copy the DLL into an appropriate directory.

Answer: CD

NEW QUESTION 7
You are required to interrogate a text-based adapter. You added the Windows-based emulator/application (Extra.os) and the WinHIIPI text adapter (WINHLLAPI.os) to the project.
What interrogated control should be matched to ensure that the text adapter is available for use in the solution?

  • A. The username and password fields of the login screen
  • B. The window portion of the WINHLLAPI.os text adapter
  • C. The window portion of the Extra.os Windows adapter
  • D. The screen of the WINHLLAPI.os text adapter

Answer: B

NEW QUESTION 8
Which step allows you to add a Watch to an automation variable?

  • A. Right-click the data link (blue propagate line) coming from the variable, and select Add Watch.
  • B. Right-click the input/output data port (blue dot) of the variable, and selected Watch.
  • C. Right-click the incoming/outgoing execution port (yellow dot) of the variable, and select Add Watch.
  • D. Right-click the execution link (yellow execution line) coming from the variable, and select Add Watch.

Answer: B

NEW QUESTION 9
Which web interrogation option supports Internet Explorer browser version independence?

  • A. Create Global Web page
  • B. Replace Control
  • C. Debug Matching
  • D. Select Element

Answer: A

NEW QUESTION 10
While examining a RuntimeLog file, you come across an exception. What is the correct statement for responding to the exception?

  • A. All exceptions should be reported to support and a hot fix should be created to correct them.
  • B. Some exceptions are harmless and can be ignored.
  • C. Automation exceptions indicate that your automation was written incorrectly.
  • D. Exceptions always indicate a problem in your automation.

Answer: B

NEW QUESTION 11
You are creating an automation for a form on a web application. Your automation enters data when the web page matches. The web application form contains several web controls, which seem to have the same object level hierarchy in the Object Explorer. You notice that the automation fails to submit the data on the first click of the Submit button. However, the data submits usually after the second or third click.
When is the appropriate time to invoke the PerformClick method?

  • A. Review the RuntimeLog for the order in which the controls are matche
  • B. In the automation, add the last matched control's wait method before the PerformClick method.
  • C. Place a long a pause before the PerformClick method in the automation.
  • D. Create a loop within your automation that invokes the PerformClick method until the data finally submits.
  • E. Open the Windows date/time clock menu and count the number of seconds it takes before invoking the PerformClick metho
  • F. Then set a pause before the PerformClick method for that calculated length of time.

Answer: D

NEW QUESTION 12
You are working on a multi-developer automation project that is currently going through UAT. A tester reports that an automation fails after a certain number of attempts. The tester did not count the number of attempts but provided verbose Runtime logging.
What two methods do you use to determine how many automation iterations occur before failure? (Choose Two)

  • A. Add a counter in the automation to track the number of times it runs and write the count into the log.
  • B. Open the RuntimeLog in a text editor and check for the automation occurrence and any exceptions surrounding it.
  • C. Tell the tester to run the solution again, count the iterations, and report any issues with the automation.
  • D. Use Automation Playback.

Answer: BD

NEW QUESTION 13
A solution is ready for deployment and you are cleaning up all breakpoints in the automations for each project. Given the following options, in which two ways can automation breakpoints be deleted? (Choose Two)

  • A. Clicking the breakpoint in an automation and pressing the Delete key
  • B. Selecting Delete All Breakpoints from the Project menu
  • C. Using the Breakpoints debugging window
  • D. Right-clicking the breakpoint in an automation and selecting Delete

Answer: BD

NEW QUESTION 14
To run an RPA solution, the Robot must log in and register to the Pega server. You set the credentials for an RPA Robot by ______.

  • A. selecting RPACredentials from the Runtime menu
  • B. editing and saving the credentials within the RuntimeConfig.xml
  • C. setting the credentials within the solution code on startup
  • D. using the default system credentials

Answer: A

NEW QUESTION 15
During application discovery, it is important that you _______.

  • A. prefix the interrogated controls
  • B. test at least one control of each type included in the use case
  • C. use the interaction framework to test any required activities
  • D. follow solution development best practices

Answer: B

NEW QUESTION 16
The customer may use either Pega Robotic Automation Deployment Portal or Robot Manager and wants to use the Security Token Server provided by Pega for single sign-on.
What configuration file on the desktop system is required to be updated to allow this functionality?

  • A. OpenSpa
  • B. Runtime.exe.config
  • C. CommonConfig.xml
  • D. STSConfig.xml
  • E. RuntimeConfig.xml

Answer: B

NEW QUESTION 17
When developing a project with multiple applications to automate, how many developers do you assign to each application?

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

Answer: A

NEW QUESTION 18
Based on best practices for naming standards and project layout, which three items are located in the root folder of an adapter project? (Choose Three)

  • A. Global Container
  • B. Custom DLL
  • C. Procedures Folder
  • D. Adapter
  • E. Actions Folder

Answer: ABD

NEW QUESTION 19
The HTML Table Designer designates the table structure as three separate elements: Match Cell, Data Cell, and Table Section.
In the Answer Area, drag each table element on the left to its correct usage on the right.
PEGACRSA80V1 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
PEGACRSA80V1 dumps exhibit

NEW QUESTION 20
In the RuntimeConfig.xml is the following key:
<add key="OfficeVersion" value="2003"/>.
With the key set with the value above, what happens when the Robotic Automation Runtime is launched?

  • A. The Robotic Automation Runtime uses the Office DLLs in the Office2003 folder.
  • B. The Robotic Automation Runtime copies the Office DLLs from the Office2003 folder into the project extraction folder.
  • C. The Robotic Automation Runtime copies the Office DLLs from the Office2003 folder into the windows system folder.
  • D. The Robotic Automation Runtime copies the Office DLLs from therOffice2003 folder into the installation folder.

Answer: A

NEW QUESTION 21
When debugging an automation, you have three function keys to use for navigating the breakpoints. In the Answer Area, drag each navigation rule on the left to its correct function key.
PEGACRSA80V1 dumps exhibit

  • A. Mastered
  • B. Not Mastered

Answer: A

Explanation:
PEGACRSA80V1 dumps exhibit

NEW QUESTION 22
Which log category do you enable to create a replica of what you see within the emulator in the RuntimeLog?

  • A. Text Screens
  • B. Playback
  • C. Matched Regions
  • D. Text Adapter

Answer: D

NEW QUESTION 23
......

P.S. Easily pass PEGACRSA80V1 Exam with 60 Q&As Allfreedumps.com Dumps & pdf Version, Welcome to Download the Newest Allfreedumps.com PEGACRSA80V1 Dumps: https://www.allfreedumps.com/PEGACRSA80V1-dumps.html (60 New Questions)