Upload Button Icon Add office photos

PwC

Compare button icon Compare button icon Compare

Filter interviews by

PwC Automation Engineer Interview Questions, Process, and Tips

Updated 28 Jul 2024

Top PwC Automation Engineer Interview Questions and Answers

  • Q1. What is POJO class Difference between throw and throws How to run the tests parallelly in TestNg What is final , Finally How to validate response in rest api How to store ...read more
  • Q2. Coding: take your name as input. Print them letter by letter and print if vowels repeat in your name.
  • Q3. Difference between findElements and findElement?

PwC Automation Engineer Interview Experiences

3 interviews found

Automation Engineer Interview Questions & Answers

user image Arnab Samanta

posted on 28 Jul 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Difference between findElements and findElement?
  • Ans. 

    findElements returns a list of web elements matching the locator, while findElement returns the first web element matching the locator.

    • findElements returns a list of web elements, findElement returns the first element

    • findElements returns an empty list if no elements are found, findElement throws NoSuchElementException

    • findElements is useful for finding multiple elements, findElement is useful for finding a single elemen

  • Answered by AI
  • Q2. Coding: take your name as input. Print them letter by letter and print if vowels repeat in your name.
  • Ans. 

    The code takes a name as input, prints each letter, and checks if any vowels repeat in the name.

    • Create a function that takes a string input for the name

    • Iterate through each letter in the name and print them individually

    • Check for vowel repetition by keeping track of vowels encountered

  • Answered by AI
  • Q3. What is Fluent wait?
  • Ans. 

    Fluent wait is a dynamic wait mechanism in Selenium WebDriver that waits for a condition to be true before proceeding.

    • Fluent wait is used to handle dynamic web elements that may load at different times.

    • It can define the maximum amount of time to wait for a condition, as well as the frequency of checking.

    • Example: WebDriverWait wait = new WebDriverWait(driver, 10); wait.until(ExpectedConditions.visibilityOfElementLocated

  • Answered by AI
  • Q4. Some others selenium questions.
  • Q5. Tell me about yourself. Role and responsibilities from your previous project.
  • Ans. 

    I am an Automation Engineer with experience in designing and implementing automated test scripts for web applications.

    • Designed and implemented automated test scripts using Selenium WebDriver for regression testing

    • Collaborated with developers to integrate automated tests into continuous integration pipeline

    • Performed manual testing to identify bugs and validate automated test results

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is POJO class Difference between throw and throws How to run the tests parallelly in TestNg What is final , Finally How to validate response in rest api How to store response and use it in another r...
  • Ans. 

    Answers to common interview questions for Automation Engineer

    • POJO class is a plain old java object used to represent data

    • throw is used to throw an exception while throws is used to declare an exception

    • To run tests parallelly in TestNG, use the 'parallel' attribute in the test tag

    • final is used to declare a constant variable while Finally is used to execute a block of code after try-catch

    • To validate response in rest api,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Study more about Java and test ng

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

I applied via Referral and was interviewed in Aug 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Understand the technical concepts clearly
Round 2 - One-on-one 

(1 Question)

  • Q1. Just simple questions
Round 3 - HR 

(3 Questions)

  • Q1. What are your salary expectations?
  • Q2. Why should we hire you?
  • Q3. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - Should be strong in the technical skill

Automation Engineer Jobs at PwC

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Spring, Hibernate and java and angular questions
  • Q2. What is REST API, Difference between Spring MVC and Spring Boot, Abstract class, interfaces etc
  • Ans. 

    Answering questions related to REST API, Spring MVC, Spring Boot, abstract class, and interfaces.

    • REST API is a set of rules for building web services. It uses HTTP methods to access resources.

    • Spring MVC is a framework for building web applications using the Model-View-Controller architecture.

    • Spring Boot is a framework for building standalone, production-grade Spring-based applications.

    • An abstract class is a class that ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared well on what you have mentioned on your resume.

I applied via Recruitment Consulltant and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Assignment 

Cofing round on hackerearth

Round 2 - Case Study 

Case study with algo and db design

Interview Preparation Tips

Interview preparation tips for other job seekers - Great technology, poor worklife balance

Interview Questionnaire 

1 Question

  • Q1. Reverse a LL, Git use cases

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself

Interview Questionnaire 

1 Question

  • Q1. Basics questions on SAP

Interview Preparation Tips

Interview preparation tips for other job seekers - Recomend, not to join this company. what they promise and what they provide is totally irrelevant. No ethics.

I applied via LinkedIn and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basic OOPS concepts?
  • Q2. Logical Coding like remove duplicates from array

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on your basic OOPS concepts

Interview Questionnaire 

1 Question

  • Q1. Java basics
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2022. 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 tips
Round 2 - Coding Test 

It depends on the region, for me they conducted tool test in the 1st round.

Round 3 - Technical 

(2 Questions)

  • Q1. Technical questions on previously done projects
  • Q2. About software and tool proficiency

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your work( for experienced guys)

PwC Interview FAQs

How many rounds are there in PwC Automation Engineer interview?
PwC interview process usually has 1-2 rounds. The most common rounds in the PwC interview process are Technical, One-on-one Round and HR.
How to prepare for PwC Automation Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at PwC. The most common topics and skills that interviewers at PwC expect are Leadership Development, Python, Automation, CCTV Monitoring and Computer Science.
What are the top questions asked in PwC Automation Engineer interview?

Some of the top questions asked at the PwC Automation Engineer interview -

  1. What is POJO class Difference between throw and throws How to run the tests par...read more
  2. Coding: take your name as input. Print them letter by letter and print if vowel...read more
  3. Difference between findElements and findEleme...read more

Tell us how to improve this page.

PwC Automation Engineer Interview Process

based on 1 interview

1 Interview rounds

  • Technical Round
View more

Interview Questions from Similar Companies

Deloitte Interview Questions
3.8
 • 2.8k Interviews
Ernst & Young Interview Questions
3.4
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 791 Interviews
ZS Interview Questions
3.4
 • 449 Interviews
BCG Interview Questions
3.7
 • 196 Interviews
Bain & Company Interview Questions
3.8
 • 105 Interviews
Grant Thornton Interview Questions
3.7
 • 101 Interviews
Blackrock Interview Questions
3.8
 • 99 Interviews
WSP Interview Questions
4.2
 • 91 Interviews
View all
PwC Automation Engineer Salary
based on 6 salaries
₹5 L/yr - ₹7.5 L/yr
5% more than the average Automation Engineer Salary in India
View more details
IN-Manager Senior Agentic Automation Engineer

Bangalore / Bengaluru

6-10 Yrs

Not Disclosed

Associate Agentic Automation Engineer

Bangalore / Bengaluru

2-4 Yrs

Not Disclosed

IN-Senior Associate_Senior Agentic Automation Engineer_

Bangalore / Bengaluru

3-7 Yrs

Not Disclosed

Explore more jobs
Senior Associate
15.7k salaries
unlock blur

₹8 L/yr - ₹30.2 L/yr

Associate
13.4k salaries
unlock blur

₹4.9 L/yr - ₹17 L/yr

Manager
6.9k salaries
unlock blur

₹14 L/yr - ₹45 L/yr

Senior Consultant
4.4k salaries
unlock blur

₹9 L/yr - ₹33 L/yr

Associate2
4.3k salaries
unlock blur

₹4.7 L/yr - ₹17.6 L/yr

Explore more salaries
Compare PwC with

Deloitte

3.8
Compare

Ernst & Young

3.4
Compare

Accenture

3.8
Compare

TCS

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