Skip to main content

Posts

Showing posts from August, 2020

RPA UiPath interview Questions

Robotic Process Automation is the technology that allows anyone today to configure a “robot” to emulate and integrate the actions of a human interacting within digital systems to execute a business process. As demand is increasing so, we have to update ourselves with latest trending questions in the market. So lets look at some basic Questions related to RPA UiPath. What is RPA? Automating the rule based tasks. What is RPA LIFE CYCLE? Analysis & L4 (Process Maps) Development Unit Testing User Acceptance Testing (UAT) Production Deployment Maintenance & Support How many types of variable present in UiPath? String, Int32, Double, Data Table, Array, List ,Generic Value, Boolean. For more variable you can click browse for types in variable panel. What are some common properties present in UiPath Activities? ContinueOnError DelayAfter DelayBefore TimeoutMS WaitForReady Difference between Full & partial Selector. Full selectors:  Contain all the elements needed to identi...