RPA Quiz: 9 (Advance Certification)

1. What variable IS returned when the String Operations Spilt command IS  
used?
List

2. What is the default function of Excel 'Close Spreadsheet' command?
a. It closes the spreadsheet without saving the changes
b. It prompts the user whether to save the changes or not
c. It closes all open sheet tabs of the spreadsheet
d. It closes the spreadsheet while saving the changes


3.Which option is used to make multiple PDF page from single file?
Merge Documents
PDF to Images
Decrypt Document
Split Document

4. Where does the PGP command allow the encryption/decryption of a file using keys?
Passphrase is used for encryption and Private Key is used for the decryption of encrypted file
Private Key is used for encryption and Public Key is used for the decryption of encrypted file
Public Key is used for encryption and Private Key is used for the decryption of encrypted file
Public Key is used for encryption and Passphrase is used for the decryption of encrypted file 

5.A user is working in a spreadsheet and wants to close the spreadsheet, retaining all data intact after completing the work. What command(s) will meet this request?
Save the spreadsheet
Close the spreadsheet
Close the spreadsheet and then save the spreadsheet
First save the spreadsheet then close the spreadsheet

6.A developer creates a script from the Workbench with the debugging mode set to 'ON' but is not seeing any Images in the Visualize section. What  
needs to be set to view the images?
Set Snap point
Setting Breakpoints Images can be captured manually via any
Image Capture utility
Toggle Breakpoint

7. A user from human resources wants to access all records that are in the employee database, he is not comfortable editing databases but is comfortable working. What are two methods that an  administrator to the in the desired format?

Using Database Command and SQL query to export the data from the database and store it in a CSV.

Using Database Command to export the result of"Run Stored procedure" command to CSV.

8. An administrator is writing into a database and received an error detailed in the exhibit. What two steps need to be taken to resolve this  error? (Choose two.)

Move the Execute SQL statement to be between Connect and Disconnect.
Move the Prompt Message to be before the Disconnect statements.
The Insert Statement should not have '$Name$' variable in single quotes. a
The entire code should be between Prompt Message and Execute SQL statement.
The Prompt command should accept input in Name variable and not Age variable

9. What ROI setting can be modified by the client?
Run Time
Currency
Debug Time
Hourly Rate

10. What recorder should be used If the object captured IS based on coordinates?
Smart Recorder
Managed Windows Control
Obtect Cloning
Screen Recorder

Note: Questions are submitted by readers, we are working on request. Answers will be provided soon. If you know the answers of any question please let us know in comment section.

6 comments:

  1. 1. List
    2. d. It closes the spreadsheet while saving the changes
    3. Split Document
    4. Public Key is used for encryption and Private Key is used for the decryption of encrypted file
    5. First save the spreadsheet then close the spreadsheet
    6.
    7. Using Database Command and SQL query to export the data from the database and store it in a CSV.
    Using Database Command to export the result of"Run Stored procedure" command to CSV.
    8.
    9. Hourly Rate
    10. Screen Recorder

    ReplyDelete
    Replies
    1. Can you post answers for quiz 7 and 8 please

      Delete
    2. 2 and 5 conflict logically

      Delete
  2. 3 question answer was Merge documents or Split documents because it is asking multiple pages to single file that's i am confusing.Can you tell me which one is correct answer

    ReplyDelete
  3. A developer uploads a Bot to the Control Room for enterprise-wide deployment. The administrator sets up a schedule for deploying the Bot across all enterprise clients connected to the Control Room. However, for two of the Bot Runner clients this deployment fails, and the run Bot deployment failure is logged to the Audit log. What can be the reason?
    The two Bot Runners are disabled during execution
    The two Bot Runners could not be reached or appear as disconnected

    ReplyDelete
  4. 8. Move the Execute SQL statement to be between Connect and Disconnect.
    Move the Prompt Message to be before the Disconnect statements.

    ReplyDelete