- What is RPA?
- What is RPA LIFE CYCLE?
- How many projects you have completed in RPA?
- What is Ui-path Automation?
- Components of Uipath?
- Types of Workflows in UiPath?
- What is difference between Attended & Unattended bot?
- Which type of challenges you have faced in Uipath?
- What are the benefits of using RPA?
- On Which version of Uipath tool you have worked?
- Which types of documents you have created in Uipath?
- How many processes you have automated in Uipath?
- How many tools you have used till now?
- Have you done any certification in Rpa?
- What is difference between Test Automation & Process Automation?
- How many types of variable & direction of argument you have used till now?
- Do you know Date & time function?
- Difference between Array, List & Enumeration?
- What is value & type of scope used in UiPath?
- What is difference between Sequences, Flowchart & State Machine?
- What are properties in UiPath?
- What is branching in Uipath?
- What is Selector & types of selector?
- Types of Wildcards in UiPath?
- Difference between Full & partial Selector.
- What is Uipath Explorer?
- What is Automatic Recording in UiPath?
- Types of recordings available in Uipath?
- What is manage package in UiPath?
- How to publish any project in UiPath?
- How to run bot through robot?
- How to run bot through command prompt & create shortcut of robot?
- How to save credentials in window & use through Uipath?
- How to automate database?
- How to create database connection with Uipath & take the data from database?
- Which activity you have used in database.
- What are UI Activities Properties in UiPath?
- What is citrix automation in Uipath? Have worked on citrix?
- What is difference between thin & thick client?
- Have you automated virtual machine?
- What is debugging in Uipath?
- Difference between Step into & Step over in Uipath?
- What are arguments in Uipath & directions of Argument?
- What is Switch & flow switch In Uipath?
- What is difference between for each, for each row & parallel For each?
- What is Exception Handling?
- What is difference between Throw, Rethrow & terminate workflow?
- How you have handled exception in your project?
- What is difference between Try, Catch & Finally?
- What is difference between Data scrapping & screen scrapping?
- Difference between Output panel & outline?
- Do you know about TFS, SVN & all repository in Uipath?
- What is excel Automation?
- How many Activity you have used for excel Automation?
- Difference between Excel & Workbook activity?
- Types of data table activity you have used in project?
- How many way to read column of excel through Uipath?
- How to automate excel macro through Uipath?
- What is Anchor & find element?
- Difference between Read range, read cell, read csv, Write range , write cell & write csv?
- What is Email automation?
- What is email protocol in Uipath?
- Difference between Imap, Get Outlook, Send outlook & smtp?
- How many activity you have used in Email Automation?
- How to download Gmail attachments?
- How to filter mail through Uipath?
- How to select folder of mail through Uipath?
- What is PDF Automation?
- How many activities you have used in Pdf Automation?
- How to automate Text & Image PDF?
- What is OCR? Different types of OCR?
- How to pass credentials from Orchestrator & window system?
- What is Orchestrator?
- Different navigation of Orchestrator?
- Difference between Floating & Standard Robot?
- Different between Process, job, Scheduler, asset & queue?
- Types of asset in Orchestrator?
- How to pass data from Asset?
- How to upload data on queue through Uipath?
- Difference between Add queue items, get queue item & get transactions?
- How to schedule process through Orchestrator?
- How to handle delay in Uipath?
- What is Desktop Automation?
- Which desktop automation activities you have used in Uipath?
- What is Uipath Go?
- How FTE is calculated?
- How to extract text from image?
- What is Reframe work?
- What are the error handling activities available in Uipath?
- Have you worked on state machine?
- How can we call another xaml file inside one xaml file?
- What is Computer vision & their benefits?
- How to distribute load between two bots?
- What is difference between Main fame & Non frame application?
- What are the different Robot status?
- What are the different Queue Status?
- What are the basic differences between UiPath and Automation Anywhere?
- What are the steps involved in the RPA life cycle?
- How to create an RPA bot?
- What are the characteristics of RPA?
- What are the factors that are encouraging the organizations to proceed with RPA according to you?
- Let us assume you need to handle an RPA project and provided inadequate skills to process, then would you reject the project or find an alternative?
- What are the pros and cons of RPA according to you?
- List the popular RPA tools?
- What is UiPath?
- How we connect with orchestrator?
- What are the types of Projects?
- List out the sections available in UiPath.
- Types of Robots
- What activities are used to read and send mail?
- What are input methods?
- What are output methods?
- What is asset and why we need it?
- What is package and processes?
- What is job?
- What is RE Framework and explain its components?
- What are the projects you have worked on? What are difficulties faced and how did you overcome them?
- What is machine and why it is used?
- What is difference between workbook read range and excel read range?
- Do we need excel installed on system when we use workbook read range activity?
- What are pdf activities used to get text from an image?
- What is switch flow?
- What is Queue? Use case of Queue?
- What are activities used in Queues?
- What is Queue and Transaction?
- Difference between RPA and BPM
- If there is a System exception in GetTransition Data State in REFramework? Which state in REFramework stage would be executed next and Why?
- What is Credentials Manager? How it is used in Project?
- Which desktop application have you automated in UiPath?
- If suppose there are 2 excel and Each Excel contains 1000 records each. If Suppose 100 records is added into Another Second Excel? How would you Compare and Fetch 100 Records from Excel?
- What is FTE?
- What is difference between mainframe and non-frame
- I am your client, you give me two workflows one with activities and one with using recording. Which one you suggest me to use and why?
- How will you handle Credentials?
- Explain main components of Orchestrator?
- How many .xaml have you created for your project? How would publish multiple Process to Orchestrator?
- Suppose there are 5 different Processes, how would you schedule all these processes in Orchestrator?
- What is LINQ? Use case of Linq?
- Suppose there are 1000 rows and 50 columns, Suppose I want to select any random row data? How it can be done?
- What are dynamic selectors? Types of Dynamic Selectors used in UiPath?
- If you do not have excel installed on your system. How would you use excel activity in UiPath Studio?
- What is port number of POP3 Gmail/ IMAP Gmail?
- What is Port number of Smtp Gmail?
- If suppose there is Image in PDF which is of 120 dp, how would extract data from that Image? Which automation would be used?
- If Suppose there are 2 excels, how would merge 2 excel data into one?
- If you have 1000 of data in queue and there are 5 robots you want to distribute data among them, how you can do it without using queue activity
- I have process of two different version how will you identify them at the time of deploying?
- Can you update credentials stored in Assets in Orchestrator from UiPath Studio? If yes then how you can update credentials?
- What are various services in uipath(studio, orchestrator,ai fabric)?
- Licensensing of uipath?
- Difference between uipath studio and studio x and studio pro?
- UiPath studio current version and diference from previous version?
- Default data type when variable is created in uipath?
- What are collections in uipath?
- difference between arguments and variables?
- What is selector in uipath?
- what are partial and full selectors?
- How to modify selectors(ui explorer)?
- different types of recordings?
- Anchor based activity in uipath?
- Wild card characters in uipath?
- Different input methods in uipath(simulate,send window messages)?
- Different output methods(native, full text, ocr)?
- What is screenscraping?
- What is data scraping?
- How to extract scpecific columns using datascraping with url?
- how to extarct multiple pages in datascraping?
- Difference between screen scraping and data scraping?
- Difference between execute query and execute non query?
- How to run stored procedures in uipath?
- Exception handling in uipath?
- what are system, business exceptions in uipath?
- Global handler in uipath?
- Difference between find element and element exists?
- What is dictionary variable?
- Difference between throw and rethrow acitivy?
- Difference between type into and set text?
- What are the different workflows?
- What is state machine? State and final state?
- What is uiexplorer?
- What is custom acitivty, how to create in uipath?
- What is invoke method?
- Difference between variables and arguments?
- Directions of arguments?
- How to call one workflow from another?
- Attended vs unattended?
- Thick and thin client?
- What is RE-Framework?
- what are different states in re-framework?
- exception handling in re-framework?
- retry mechanism in re-framework?
- What are Queues?
- How to add data to queues?
- How to read data from Queue?
- What is unique reference?
- what is difference between add transaction item and add queue item?
- What is set transaction progress?
- What is set transaction status?
- How to save output to queue item?
- How to add bulk items to queue?
- Queue items statuses?
- Queue revision statuses?
- How to read data from excel?
- Difference between excel and workbook acitvities?
- How to read password protected excel?
- How to run macro in uipath?
- How to filter data in excel?
- How to remove duplicates in excel?
- How to read word document in uipath?
- how to save word as pdf?
- replace text in word?
- How to read PDF in uipath?
- How to read sccanned pdf in uipath?
- what is OCR? what are the different OCR available?
- Difference between Google Tesseract OCR and Microsoft OCR?
- What is abby ocr?
- How to specify range while reading PDF?
- What is the output after reading Pdf?
- How to extract specific text like name, email , phone from pdf output?
- How to perform Mainframes automation in uipath?
- Expalin about TErminal session activity?(Address,port,type etc properties)
- How to populate fields in mainframes?
- How to read fields in mainframes?
- how to wait for page in mainframes?
- How is config maintained in uipath?
- What are assests in uipath?
- What is value per robot and single value?
- How to manage credentials in uipath?
- what is crential asset?
- How to perform citrix automation in uipath?
- How to open application in citrix?
- prerequisites for citrix?
- Prerequisites for SAP automation?
- How to perform SAP automation in uipath?
- How to extract table from SAP?
- How to filter data in filter datatable acivity?
- How to remove duplicates in datatable?
- How to sort data in datatable?
- How to merge datatables?
- LINQ query to filter data on datatables?
- What is orchestrator?
- what are tenants in orchestrator?
- What are modern and classic folders?
- How to provision robot in orchestrator?
- How to schedule in orchestrator?
- CRON expression in uipath?
- How to check logs?
- Difference between stop and kill job?
- What is environment?
- What is assistant in uipath?
- How to deploy bot in orchestrator?
- How to schedule bot daily?
- What is object repository in uipath studio?
- what are storage buckets?
- What is action center?
- What is uipath test suite?
- What is AI Fabric?
- what is process mining? Scenario Based Questions:
- How to read data from excel with huge volume of data, when using excel activities is slow?
- How to handle dynamic selectors?
- How to handle slow page loads in web automation?
- how to Customize re-framework to read data from excel instead of queues?
- How to get all failed items from queue?
- How to get more than 100 items from queue?
- How to get count of each character in a word in uipath?
For More UiPath interview questions :Robotic Process Automation RPA Interview Questions
Great blog, Thanks for sharing such a valuable information.
ReplyDeleteVisit us: ui path online training
Visit us: RPA Online Training