Upload Button Icon Add office photos

Filter interviews by

Wipro PARI Automation Engineer Interview Questions and Answers

Updated 22 Feb 2024

Wipro PARI Automation Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

All the aptitude type questions and bar, graph type questions

Round 2 - HR 

(3 Questions)

  • Q1. Communication and project, problem solving skills
  • Q2. Introduces your self, and college project
  • Q3. Are you ready to relocate
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 tips
Round 2 - Aptitude Test 
Round 3 - Technical 

(1 Question)

  • Q1. What is the difference between 2d and 3d
  • Ans. 

    2D refers to two-dimensional objects or images, while 3D refers to three-dimensional objects or images.

    • 2D objects have length and width, while 3D objects have length, width, and depth

    • 2D images are flat, while 3D images have depth and can be viewed from different angles

    • 2D objects can be represented on a piece of paper or screen, while 3D objects require special software or equipment to view

    • Examples of 2D objects include...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. What about your self
  • Ans. 

    I am an experienced Automation Engineer with a strong background in developing and implementing automated testing solutions.

    • I have a deep understanding of various automation tools and frameworks such as Selenium, Appium, and Robot Framework.

    • I have successfully designed and executed automated test scripts for web applications, mobile apps, and APIs.

    • I am proficient in programming languages like Java, Python, and JavaScri...

  • Answered by AI
  • Q2. Who is president of india an today lastest news
  • Ans. 

    The President of India is Ram Nath Kovind. The latest news is not available.

    • The current President of India is Ram Nath Kovind.

    • There is no specific latest news mentioned in the question.

  • Answered by AI
Round 5 - Technical 

(3 Questions)

  • Q1. Why u are working on here
  • Ans. 

    I am working here because I am passionate about automation and enjoy solving complex problems.

    • I have a strong background in automation engineering and enjoy applying my skills to improve efficiency and productivity.

    • I find satisfaction in developing automated solutions that streamline processes and reduce human error.

    • I am motivated by the opportunity to work with cutting-edge technologies and contribute to the advanceme...

  • Answered by AI
  • Q2. What is best employee Aim for our company
  • Ans. 

    The best employee aim for our company is someone who is highly skilled in automation engineering and has a strong work ethic.

    • Highly skilled in automation engineering

    • Strong work ethic

    • Ability to work independently and as part of a team

    • Excellent problem-solving and troubleshooting skills

    • Attention to detail and accuracy

    • Continuous learning and adaptability

    • Effective communication and collaboration

    • Ability to meet deadlines an

  • Answered by AI
  • Q3. When established this company are known

Interview Preparation Tips

Interview preparation tips for other job seekers - i am working Wipro pari team such a great experience in my life

Skills evaluated in this interview

Automation Engineer Interview Questions Asked at Other Companies

asked in GEA Group
Q1. 16) What is modbus ? Types of modbus? How many slaves we can conn ... read more
asked in Blue Yonder
Q2. 1. What is the difference between Absolute & Relative Xpaths?
Q3. 1. Explain oops concepts in coding. 2. Write a program to find mi ... read more
Q4. One coding challenge was given to find the number of palindrome w ... read more
asked in GEA Group
Q5. 15) What is ASI protocol? How many slaves we can connect to one m ... read more

Interview questions from similar companies

I applied via Walk-in and was interviewed before Oct 2021. There were 2 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 tips
Round 2 - Machine Building 

(3 Questions)

  • Q1. What is PLC (Programmable logic controller)?
  • Ans. 

    PLC is a digital computer used for automation of electromechanical processes in industries.

    • PLC is a hardware device that receives inputs from sensors and other devices, processes them using a program, and then generates outputs to control machines or processes.

    • It is used in industries for automation of various processes such as assembly lines, packaging, and material handling.

    • PLCs can be programmed using ladder logic, ...

  • Answered by AI
  • Q2. Programmable logic controller
  • Q3. What are the different types of valves?
  • Ans. 

    Valves are devices used to control the flow of fluids or gases. There are several types of valves used in different applications.

    • Gate valves

    • Globe valves

    • Ball valves

    • Butterfly valves

    • Check valves

    • Diaphragm valves

    • Needle valves

    • Pinch valves

    • Pressure relief valves

    • Solenoid valves

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Titan Engineering & Automation Automation Engineer interview:
  • Industrial Automation
  • Automation Testing
  • Pneumatic System
  • Siemens PLC
Interview preparation tips for other job seekers - Greater skill/experience in automation can be leveraged

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Hackrank question based on array and srng

Round 2 - Technical 

(1 Question)

  • Q1. Coding round based on dsa'

I applied via Naukri.com and was interviewed in Jun 2022. There were 4 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 tips
Round 2 - Coding Test 

Above Average Coding test with some basic and some advanced questions

Round 3 - Technical 

(2 Questions)

  • Q1. Selenium Framework explanation Hardware & Software Integration Computer Networks Basics SCADA & PLC systems in short AGILE Scrum methodology JAVA
  • Q2. How many hooks are there in the cucumber Framework
  • Ans. 

    There are 23 hooks in the Cucumber Framework.

    • Hooks are used to perform actions before or after scenarios or steps.

    • There are 7 types of hooks in Cucumber: Before, After, BeforeStep, AfterStep, BeforeAll, AfterAll, and Around.

    • Examples of hook usage include setting up test data, closing browser sessions, and logging test results.

  • Answered by AI
Round 4 - Technical 

(4 Questions)

  • Q1. What is the difference in driver. Navigate and driver.get
  • Ans. 

    driver.navigate() loads a new web page while driver.get() loads a web page for the first time.

    • driver.get() loads a web page for the first time

    • driver.navigate() loads a new web page without closing the current one

    • driver.navigate() can also go back and forward in the browser history

    • driver.get() and driver.navigate() both accept a URL as a parameter

  • Answered by AI
  • Q2. What comes first Grooming or sprint planning?
  • Ans. 

    Grooming comes before sprint planning.

    • Grooming is the process of refining the product backlog items and making them ready for sprint planning.

    • Sprint planning is the process of selecting the backlog items for the upcoming sprint and creating a plan for their implementation.

    • Grooming helps in identifying dependencies, clarifying requirements, and estimating the effort required for each backlog item.

    • Sprint planning builds ...

  • Answered by AI
  • Q3. How to pass username & password to the system?
  • Ans. 

    Username & password can be passed to the system through various methods such as environment variables, configuration files, or user input.

    • Environment variables can be set and accessed through code

    • Configuration files can be read and parsed to retrieve login credentials

    • User input can be accepted through a GUI or command line interface

    • Encryption and secure storage should be used to protect sensitive information

  • Answered by AI
  • Q4. How do you automate Non-SQL Database systems?
  • Ans. 

    Non-SQL databases can be automated using programming languages and APIs.

    • Use programming languages like Python, Java, or Ruby to automate non-SQL databases.

    • Use APIs provided by the database vendor to automate database operations.

    • Create scripts to automate repetitive tasks like data backups, data migration, and data synchronization.

    • Use tools like Apache NiFi, Talend, or Pentaho to automate data integration and processing...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Pros
The process was good.
The Company environment seemed really positive.
Offer released by this company is above expectations


Cons
They called for face to face interview instead of a virtual
It took total 6 hours for me to get free (Weekday)
Don't expect any lunch coupons
They took 20 mins just to tell me whether I was through or not.
They took a month to respond after they got my documents

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com

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 tips
Round 2 - Technical 

(1 Question)

  • Q1. About Software knowledge.
  • Ans. Basic knowledge of CCW, FACTORY TALK VIEW AND FLEXI SOFT
  • Answered Anonymously
Round 3 - HR 

(1 Question)

  • Q1. Notice period,Current CTC and expectations etc
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

My name is Amarendra Pratap Singh Yadav

Round 2 - Technical 

(3 Questions)

  • Q1. Pannel wiring,PLC,SCADA, HMI
  • Q2. SCADA full name Supervisory Controller And Data Acquisition
  • Q3. HMI full name HMI is a hardware and software device

Interview Preparation Tips

Topics to prepare for Rockwell Automation Automation Engineer interview:
  • Siemens PLC
  • SCADA Designing
  • HMI Programming
  • Pannel wiring
  • RLC
Interview preparation tips for other job seekers - My name is Amarendra Pratap Singh Yadav.My highest qualification diploma in electrical engineering 2023 passout . Mobile number XXXXX

I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All basic and fundamental programming questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice interview. Very decent questions were asked.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Types of communication protocols
  • Ans. 

    Communication protocols are rules and standards for data exchange between devices.

    • TCP/IP

    • HTTP

    • FTP

    • SMTP

    • Modbus

  • Answered by AI
  • Q2. Difference between Sink vs source
  • Ans. 

    Sink is a destination where data is sent, while source is where data originates from.

    • Sink receives data, while source sends data

    • Sink is typically the end point in a data flow, while source is the starting point

    • Examples: Sink - Database, Source - Sensor

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Prepare python data structures and python basics

Wipro PARI Interview FAQs

How many rounds are there in Wipro PARI Automation Engineer interview?
Wipro PARI interview process usually has 3-4 rounds. The most common rounds in the Wipro PARI interview process are Aptitude Test, Technical and HR.
What are the top questions asked in Wipro PARI Automation Engineer interview?

Some of the top questions asked at the Wipro PARI Automation Engineer interview -

  1. what is the difference between 2d and...read more
  2. when established this company are kn...read more
  3. Communication and project, problem solving ski...read more

Tell us how to improve this page.

Wipro PARI Automation Engineer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
 • 425 Interviews
Johnson Controls Interview Questions
3.6
 • 262 Interviews
GKN Interview Questions
3.8
 • 25 Interviews
TMEIC Interview Questions
3.8
 • 19 Interviews
Festo Interview Questions
3.9
 • 18 Interviews
View all
Wipro PARI Automation Engineer Salary
based on 37 salaries
₹1.8 L/yr - ₹9 L/yr
At par with the average Automation Engineer Salary in India
View more details

Wipro PARI Automation Engineer Reviews and Ratings

based on 6 reviews

2.9/5

Rating in categories

2.4

Skill development

1.5

Work-life balance

1.6

Salary

4.4

Job security

1.4

Company culture

1.5

Promotions

1.9

Work satisfaction

Explore 6 Reviews and Ratings
Member
202 salaries
unlock blur

₹1.8 L/yr - ₹9.1 L/yr

Design Engineer
158 salaries
unlock blur

₹1.8 L/yr - ₹9.7 L/yr

Lead Member
143 salaries
unlock blur

₹5.1 L/yr - ₹17 L/yr

Mechanical Engg. Design
96 salaries
unlock blur

₹2.8 L/yr - ₹8.5 L/yr

Control Software Engineer
85 salaries
unlock blur

₹3.5 L/yr - ₹11.3 L/yr

Explore more salaries
Compare Wipro PARI with

Siemens

4.1
Compare

Schneider Electric

4.1
Compare

Johnson Controls

3.5
Compare

Honeywell Automation

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