Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

*********** 2 marks questions ****************

1.Define the terms flowchart and state machine.


2. Describe various control structure and function in RPA.
3. Differentiate between different types of workflows in UiPath.
4. Differentiate between data scraping and screen scraping.
5. Define selectors, and explain the structure of selector.
6.Explain the different keyboard shortcuts employed in UiPath Studio.
7. Define Automation debugging and function of Debugging?
8. Display “Hello Message” using Message Box & Write line.
9. Explain the various types of recording in UiPath.
10. Explain the features of RPA.
11.Define the terms flowchart and state machine.
12.Describe various control structure and function in RPA.
13.Differentiate between different types of workflows in UiPath.
14.Differentiate between data scraping and screen scraping.
15.Define selectors, and explain the structure of selector.
***************************************************
Automate through a State Machine workflow to compare user input with a random
number.
Construct a table, mention the activities that can be and cannot be recorded. What
is the difference between Basic and desktop recording?
Differentiate between Partial Selector and Full Selector. When & where which
selectors will be used, explain.
Automate the process checking whether a number entered by user is prime or not
using do while and if-else activities.
Automate the process of factorial of a number using While loop activity.
Create an activity to perform the Basic, Desktop, and web recording
Automate a sequence of actions to generate and print the Fibonacci Series up to a
specified number using the Do-While loop activity.
Automate an activity to extract data from PDF.
How RPA is used in the industries and also explain the applications of RPA in the
industry?
*****************************************************************
Create an activity for Excel Automation. Also explain the process step by step.
Create a state machine workflow that reads numbers from the input file and write
even & odd numbers to different files.
Create an activity by using state machine that explain the concept of exception
handling.
Automate the process through which movies can be downloaded from YouTube.
Create an activity to collect prices of different products of same category using
Amazon.
What is RE Framework? Create an activity with the help of RE Framework. Also,
explain the step-by-step procedure of the activity.
Create a sample workflow to Perform an activity by using various
data scraping methods. What are the steps using Data Scrapping Wizards with
example?
Automate a workflow to perform an activity for word automation, Explain step by
step instructions with sample snapshot.
Automate a process to modify the names of every PDF file within a designated folder
by utilizing the For Each loop along with a few designated String methods.

You might also like