Upload Button Icon Add office photos

Firstsource Solutions

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Firstsource Solutions RPA Developer Interview Questions, Process, and Tips

Updated 28 Jul 2023

Firstsource Solutions RPA Developer Interview Experiences

1 interview found

RPA Developer Interview Questions & Answers

user image Anonymous

posted on 28 Jul 2023

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Jun 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - One-on-one 

(5 Questions)

  • Q1. Tell me about yourself ?
  • Q2. What is PDD and SDD ? Explain
  • Ans. 

    PDD stands for Process Definition Document and SDD stands for Solution Design Document.

    • PDD outlines the process to be automated, including inputs, outputs, and steps involved.

    • SDD details the technical solution for implementing the automation, including tools, architecture, and design.

    • PDD is created before starting the development phase, while SDD is created during the development phase.

    • Both documents are essential for

  • Answered by AI
  • Q3. What are the contents in PDD and SDD that are relevant for RPA developer ?
  • Ans. 

    PDD and SDD contain important information for RPA developers such as process details and technical specifications.

    • PDD (Process Definition Document) includes detailed information about the process to be automated, such as process steps, inputs, outputs, and exceptions.

    • SDD (Solution Design Document) contains technical specifications for the RPA solution, including details on the software, hardware, and architecture to be...

  • Answered by AI
  • Q4. What is Screen Scraping ?
  • Ans. 

    Screen scraping is the process of extracting data from the display output of another program.

    • Screen scraping involves extracting text or data from the user interface of a software application.

    • It is commonly used in RPA to automate tasks that involve interacting with legacy systems or applications without APIs.

    • Screen scraping can be done using various techniques such as OCR (Optical Character Recognition) or DOM parsing...

  • Answered by AI
  • Q5. What was you role in the team ?
Round 3 - Technical 

(7 Questions)

  • Q1. Tell me about your work experience ?
  • Q2. Screen scraping methods in UiPath ?
  • Ans. 

    Screen scraping methods in UiPath include data scraping, screen scraping, and OCR activities.

    • Data scraping is used to extract structured data from websites or applications.

    • Screen scraping is used to extract text or images from the screen.

    • OCR activities are used to extract text from images or scanned documents.

  • Answered by AI
  • Q3. Difference between screen scraping and data scraping ?
  • Ans. 

    Screen scraping involves extracting data from the user interface of an application, while data scraping involves extracting data from the underlying code or database.

    • Screen scraping extracts data from the visual elements of an application's interface.

    • Data scraping involves extracting data from the underlying code or database of an application.

    • Screen scraping is more prone to changes in the user interface layout, while ...

  • Answered by AI
  • Q4. What are selectors in UiPath?
  • Ans. 

    Selectors in UiPath are expressions used to identify and interact with UI elements in applications.

    • Selectors are used in UiPath to target specific UI elements within applications.

    • Selectors are made up of attributes that uniquely identify the element, such as id, name, class, etc.

    • Selectors can be created manually or generated automatically using UiExplorer.

    • Selectors are crucial for automating processes as they enable th...

  • Answered by AI
  • Q5. What are type of selectors?
  • Ans. 

    Selectors in RPA are used to identify elements on a screen or webpage to interact with them.

    • Selectors can be of different types such as ID, class, name, tag name, XPath, CSS selector, etc.

    • ID selectors target elements with a specific ID attribute.

    • Class selectors target elements with a specific class attribute.

    • Name selectors target elements with a specific name attribute.

    • Tag name selectors target elements with a specific...

  • Answered by AI
  • Q6. What do you mean by fuzzy selectors ?
  • Ans. 

    Fuzzy selectors are used in RPA to identify elements on a screen when traditional selectors are not precise enough.

    • Fuzzy selectors use a combination of attributes to identify elements, allowing for more flexibility in automation.

    • They are helpful when elements have dynamic properties or when traditional selectors fail to uniquely identify an element.

    • Examples of fuzzy selectors include using partial text matches or using...

  • Answered by AI
  • Q7. Tell me about your project ?

Interview Preparation Tips

Topics to prepare for Firstsource Solutions RPA Developer interview:
  • UiPath certification
  • Re Framework
  • OCR
  • Screen scraping
  • PDD
  • SDD
  • SQL
  • Orchestrator

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Nov 2018. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. RPA BP questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I got selected in interview and HR told me that I will get call from them for other formalities, i got call next day and they asked me to upload documents and then no updates from them now it is 5 months over. I'm tired of sending multiple remainders but no response. This reflects their responsibilities.

RPA Developer Interview Questions & Answers

Cognizant user image Ratul Chakraborty

posted on 13 Jul 2021

Interview Questionnaire 

1 Question

  • Q1. Orchestrator questions and REFramework

I applied via Referral and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1.RPA Basics 2. Mostly questions are related while explaining my projects 3. what new features are added in the recent version of uipath.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear about your projects and basic concepts of Uipath.

I applied via Other and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is active work queue
  • Ans. 

    Active work queue is a list of items that are currently being processed by a robot.

    • Active work queue helps the robot to prioritize tasks and manage workload.

    • It allows the robot to track the progress of each item in the queue.

    • Examples of items in the queue include invoices, purchase orders, and customer requests.

  • Answered by AI
  • Q2. What is session variable?
  • Ans. 

    Session variable is a variable that is stored and can be accessed during a user's session on a website or application.

    • Session variables are used to store user-specific information, such as login credentials or preferences.

    • They are stored on the server-side and can be accessed by the application during the user's session.

    • Session variables are typically cleared when the user logs out or their session expires.

    • Examples of ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare before the interview and review the development best practices in Blue Prism.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Technical 

(3 Questions)

  • Q1. Basics of activities and orchestrator
  • Q2. Re framework and uses
  • Ans. 

    ReFramework is a framework in UiPath for building scalable and reusable automation projects.

    • ReFramework provides a template for structuring automation projects with best practices

    • It includes components like Init, Process, End Process, and Exception Handling

    • ReFramework uses state machines to manage the flow of automation tasks

  • Answered by AI
  • Q3. Outlook and SMTP activities
Round 3 - Coding Test 

They ask live scenario to code in UIPath tool

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was of 3 rounds including coding challenge

Skills evaluated in this interview

Round 1 - Technical 

(2 Questions)

  • Q1. Best practices in RPA Development
  • Ans. 

    Best practices in RPA Development

    • Standardize naming conventions for better readability and maintainability

    • Implement exception handling to handle errors and exceptions gracefully

    • Use version control to track changes and collaborate with other developers

    • Document the RPA solution thoroughly for future reference and troubleshooting

    • Perform regular testing and debugging to ensure the accuracy and reliability of the automation

    • ...

  • Answered by AI
  • Q2. Detail explanation of RPA SDLC
  • Ans. 

    RPA SDLC is the process of developing and deploying RPA solutions.

    • RPA SDLC consists of six stages: planning, analysis, design, development, testing, and deployment.

    • During planning, the scope and objectives of the RPA solution are defined.

    • Analysis involves identifying the processes to be automated and gathering requirements.

    • Design involves creating a detailed plan for the RPA solution.

    • Development involves building and c...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Explain the project in detail and to the point

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I was interviewed in Oct 2023.

Round 1 - Technical 

(3 Questions)

  • Q1. Orchestrator related questions
  • Q2. State machine related questions
  • Q3. Basic UiPath questions
Round 2 - One-on-one 

(3 Questions)

  • Q1. Previous projects
  • Q2. Our work history
  • Q3. Which location your looking for

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was fine.but interviewer speaking like lazy and suddenly asked me to turn right your camera feeling awkward.basic UiPath related questions.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Classic folder vs modern folder
  • Ans. 

    Classic folder is the traditional way of organizing files in UiPath, while modern folder is a newer feature with enhanced security and management capabilities.

    • Classic folder is the original way of organizing files in UiPath, with limited security and management features.

    • Modern folder is a newer feature in UiPath, offering enhanced security, management, and collaboration capabilities.

    • Modern folders allow for better cont...

  • Answered by AI
  • Q2. Show some coding and asked what was an output.
  • Q3. Python related questions.
  • Q4. Document understanding.

Interview Preparation Tips

Topics to prepare for Capgemini RPA Developer interview:
  • .Net
  • Java
  • Python
Interview preparation tips for other job seekers - Don't waste your time to prepare interview.actually, I'm an RPA developer but he asked questions like python/Java devloper.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is left click
  • Ans. 

    Left click is a computer mouse action where the left button is pressed and released.

    • Left click is a common action used to select items, open files, and interact with software.

    • It is typically the primary button on a mouse and is used for most actions in computer applications.

    • Examples include clicking on icons, buttons, links, and dragging items on the screen.

  • Answered by AI
  • Q2. Do you know Excel as a database
  • Ans. 

    Yes, Excel can be used as a database for small-scale data management and analysis.

    • Excel can be used to store and organize data in tables similar to a database

    • Functions like VLOOKUP and PivotTables can be used for data analysis

    • Excel can handle large amounts of data but may not be as efficient as a traditional database for complex queries

  • Answered by AI

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Firstsource Solutions Interview FAQs

How many rounds are there in Firstsource Solutions RPA Developer interview?
Firstsource Solutions interview process usually has 3 rounds. The most common rounds in the Firstsource Solutions interview process are Resume Shortlist, One-on-one Round and Technical.
What are the top questions asked in Firstsource Solutions RPA Developer interview?

Some of the top questions asked at the Firstsource Solutions RPA Developer interview -

  1. What are the contents in PDD and SDD that are relevant for RPA develope...read more
  2. Difference between screen scraping and data scrapin...read more
  3. What do you mean by fuzzy selector...read more

Recently Viewed

PHOTOS

InsuranceDekho

3 office photos

LIST OF COMPANIES

Credit Bajaar

Overview

INTERVIEWS

Citicorp

200 top interview questions

LIST OF COMPANIES

Firstsource Solutions

Locations

SALARIES

Siemens

JOBS

Siemens

No Jobs

INTERVIEWS

Firstsource Solutions

No Interviews

SALARIES

Citicorp

SALARIES

Siemens

JOBS

Firstsource Solutions

No Jobs

Tell us how to improve this page.

Firstsource Solutions RPA Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Firstsource Solutions RPA Developer Salary
based on 36 salaries
₹2.5 L/yr - ₹6 L/yr
37% less than the average RPA Developer Salary in India
View more details

Firstsource Solutions RPA Developer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Senior Analyst
2.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
1.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Customer Service Associate
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate
1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
993 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Firstsource Solutions with

Infosys

3.6
Compare

Wipro

3.7
Compare

TCS

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview