Interview questions and answers for RPA - UiPath (Set 14)

uipath interview questions
UiPath Interview Questions and Answers

Q- What are the source-code repository available in UiPath?
  • TFS
  • SVN
  • GIT (now available)

Q- What is the use of PGP in UiPath?

PGP is used to encrypt and decrypt the file by assigning the PASSPHRASE

Q- What do you understand by Accuracy property in Click Image activity in UiPath?

Accuracy property value ranges from 0 to 1 which expresses the minimum similarity between the expected and actual image found.

Q- How long does it take to establish the operational agility framework?

The average time is between 4 to 12 weeks from project initiation.

Q- What do you understand by Open Browser and Attach Browser activity in UiPath?

Open Browser – It is a container that enables us to open a browser at a specified URL and execute multiple activities within it.

Attach Browser – It is a container that enables us to attach to an already opened browser and perform multiple actions within it.


Note: Fresher candidates can skip REFramework and/or Orchestrator based questions.

Previous - UiPath interview questions Set 13
Next - UiPath interview questions Set 15

Comments

Popular posts from this blog

UiPath - Convert String to DateTime

UiPath - Initialize Array and Assign value to Array

UiPath - Initialize List and Assign Values to List