Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Capgemini Team. If you also belong to the team, you can get access from here

Capgemini Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 38.9k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Capgemini QA Automation Engineer Interview Questions and Answers

Updated 25 Apr 2022

1 interview found

Sort by: Popular

QA Automation Engineer Interview Questions

user image Ruby Sinha

posted on 25 Apr 2022

I applied via Naukri.com and was interviewed in Mar 2022.

1 Interview Round

1

One-on-one Round (1 Question)

  • Q1. Difference between set and list? Difference between throw and throws?

Interview Preparation Tips

Interview preparation tips for other job seekers - Study selenium and java in depth

QA Automation Engineer Jobs at Capgemini

View all

Interview questions from similar companies

Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via Approached by Company and was interviewed in Feb 2024.

1 Interview Round

1

Technical Round (5 Questions)

  • Q1. Playwright related questions
  • Q2. Scenario based questions
  • Q3. API testing and data-related
  • Q4. Difference between soft and hard assertions
  • Q5. How to navigate the browser

Interview Preparation Tips

Topics to prepare for Cognizant QA Automation Engineer interview:
  • playwright
  • automation
Interview preparation tips for other job seekers - not received a reply from HR even I get good response from technical interview

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in May 2022.

3 Interview Rounds

1

Technical Round (1 Question)

  • Q1. Basic knowledge on sql, Basic questions on manual testing, core java and automation questions
2

HR Round (2 Questions)

  • Q1. We will check communication
  • Q2. Why should hire you? Why it? Introduce yourself?
3

Behavioral Round (1 Question)

  • Q1. Basic knowledge, salary discussion

Interview Preparation Tips

Topics to prepare for Infosys QA Automation Engineer interview:
  • Manual Testing
  • Core Java
  • Selenium
Interview preparation tips for other job seekers - I am technically strong and communication is good. Looking for opportunity
Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Resume Shortlist Round

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
2

Technical Round (1 Question)

  • Q1. Technical interview and HR
3

HR Round (1 Question)

  • Q1. Technical interview and HR

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare according to the topis that you mentioned in your resume

I applied via Recruitment Consulltant and was interviewed before Sep 2021.

1 Interview Round

1

Technical Round (3 Questions)

  • Q1. Project in which i worked, Android development
  • Q2. Appium and selenium related questions
  • Q3. Sdlc and stlc basic concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basic of testing, istqb certificate prefer

I was interviewed before May 2020.

Interview Questions

  • Q1. They asked me about Software Development and Interview was done by Junior Developer. Add Answer

Interview Preparation Tips

Interview preparation tips for other job seekers - It's rude to Interview a Software QA by Developer, there is much difference between Software Automation and Software Automation Testing. IBM Employee Vishnu Priya interviewed me without basic knowledge of Software Testing and completely distracted the Interview with API Development Questions. She was dumb about Assertions in Software Testing, Assertions are a key part of Automation Testing. She was very aggressive while she was asking me the questions.
Which language QA must remember when QA worked on several tools with several languages?
Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
 -

I applied via Naukri.com and was interviewed in Sep 2024.

1 Interview Round

1

Technical Round (10 Questions)

  • Q1. What is the output of below code class Animal{ Animal(){ System.out.println("animal is created") } class Dog extends Animal{ Dog(){ System.out.println("Dog i...read more
  • Q2. Output of this : System.out.println(10+20+"Hello"+30+40) - Explain
  • Q3. Output of this : String name="Hello"; name=name+"There"; system.out.println(name)
  • Q4. StringBuffer buffer=new StringBuffer("Hello") buffer.append("There"); System.out.println(buffer);
  • Q5. Which is valid or invalid a. ChromeDriver driver=new ChromeDriver(); b. WebDriver driver=new ChromeDriver(); c. WebDriver driver2=new WebDriver(); driver2=new C...read more
  • Q6. Program to sort the input in descending order without using inbuild method/functions
  • Q7. Difference between findElement and findElements
  • Q8. Difference between getwindowhandle and getwindowhandles() and what is output type
  • Q9. Question on finding the xpaths on website
  • Q10. Difference between String and StringBuilder?

Skills evaluated in this interview

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

I was interviewed in May 2024.

2 Interview Rounds

1

Technical Round (10 Questions)

  • Q1. Basics of Selenium(Windowhandles,Screenshot,Actions class,Selector Class,) with syntax
  • Q2. Asked to write Automation Framework architecture
  • Q3. What are the different gherkin words
  • Q4. What we will use in plugin
  • Q5. How to run runner class
  • Q6. Java oops, strings , exception handling
  • Q7. How to run parallel mode in testng,groups,priority
  • Q8. Write Merge Sort Programme
  • Q9. Write Reverse a string programme
  • Q10. Write syntax of data driven testing (XSSF Workbook) Syntax
2

Technical Round (1 Question)

  • Q1. Selenium basics ( window handles , screenshot,reports, file upload and download, Add extension, Headless mode)

Interview Preparation Tips

Interview preparation tips for other job seekers - I would say it is easy to crack Service based Companies. Just prepare all the concepts of Selenium, Java,TestNG,Maven,GitHub and basic 20 Programmes.

For Selenium and BDD(Cucumber)Learn Rahul Shetty Udemy course
For Java search and learn top 200 interview questions.
Basic programmes like ( Duplicate characters,reverse string,unique characters, string anagram, Bubble sort , merge sort, quick sort and some more) .

How I switched from my current company.
Do’s
Uninstall social media apps.
Stop watching movies.
Stop eating Junk food.
Study at least 1-2 hours daily.
Listen motivational songs.
Make connections on LinkedIn.
Make single page resume by creating on overleaf website.

How to apply to companies.
Don’t apply directly on company website(Big mistake)
Send resumes to hr directly(u will get their mails on some posts on LinkedIn)
Ask referral on LinkedIn.
Update Naukri daily 9am and put notice period to 30 or 15days.

Skills evaluated in this interview

Automation Test Engineer Interview Questions

Wipro user image Anuradha Shivhare

posted on 24 Oct 2024

Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Technical Round (2 Questions)

  • Q1. List, lambda function, reverse string program
  • Q2. Sort the list, dictionary
2

Technical Round (1 Question)

  • Q1. OOP concept, Decorator, list to dictionary, Linux
Interview experience
3
 Average
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via LinkedIn and was interviewed in Sep 2024.

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. What is Hard assert
  • Q2. What is soft assert

Skills evaluated in this interview

Capgemini Interview FAQs

How many rounds are there in Capgemini QA Automation Engineer interview?
Capgemini interview process usually has 1 rounds. The most common rounds in the Capgemini interview process are One-on-one Round.
How to prepare for Capgemini QA 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 Capgemini. The most common topics and skills that interviewers at Capgemini expect are Automation Engineering, Automation Testing, C#, QA Automation and Selenium.

Tell us how to improve this page.

People are getting interviews through

based on 1 Capgemini interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10k Interviews
Accenture Interview Questions
3.9
 • 7.8k Interviews
Infosys Interview Questions
3.7
 • 7.3k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Wipro Interview Questions
3.7
 • 5.2k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
Genpact Interview Questions
3.9
 • 2.9k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
LTIMindtree Interview Questions
3.5
 • 2.3k Interviews
View all
Capgemini QA Automation Engineer Salary
based on 99 salaries
₹3.5 L/yr - ₹10 L/yr
11% less than the average QA Automation Engineer Salary in India
View more details

Capgemini QA Automation Engineer Reviews and Ratings

based on 7 reviews

4.4/5

Rating in categories

4.7

Skill development

4.7

Work-Life balance

2.7

Salary & Benefits

4.6

Job Security

4.3

Company culture

2.6

Promotions/Appraisal

4.6

Work Satisfaction

Explore 7 Reviews and Ratings
QA Automation Engineer (Selenium + Performance Testing)

Hyderabad / Secunderabad,

Bangalore / Bengaluru

5-10 Yrs

₹ 7-17 LPA

Explore more jobs
Consultant
55.3k salaries
unlock blur

₹5.1 L/yr - ₹18 L/yr

Associate Consultant
52.9k salaries
unlock blur

₹2.9 L/yr - ₹11.6 L/yr

Senior Consultant
45.8k salaries
unlock blur

₹7.3 L/yr - ₹24 L/yr

Senior Analyst
20.3k salaries
unlock blur

₹2 L/yr - ₹9.2 L/yr

Senior Software Engineer
19.8k salaries
unlock blur

₹3.5 L/yr - ₹12.4 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.9
Compare

Cognizant

3.8
Compare

TCS

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview