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

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Capgemini Selenium Automation Tester Interview Questions and Answers

Updated 18 Dec 2024

Capgemini Selenium Automation Tester Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. OOPS concepts, Testng
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Explain about oops concepts?
  • Ans. 

    OOPs concepts refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability of a function to behave differently based on the object it is acting upon.

    • Abstraction: Hiding the complex im...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was very good experience.

Selenium Automation Tester Interview Questions Asked at Other Companies

asked in Cognizant
Q1. How to get the count of all text box in a web page?
Q2. Why should Selenium be selected as a testing tool for web applica ... read more
Q3. What are the different parts of a test automation framework?
Q4. What are some of the best practices in test automation?
Q5. How can you run a selected test from a group of tests in Cucumber ... read more

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain your automation framework
  • Q2. Different types of waits
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. 5 error codes of sql
  • Q2. 5 maven commands
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. FindElement vs findElements
  • Ans. 

    findElement is used to locate a single element on a web page, while findElements is used to locate multiple elements.

    • findElement returns the first matching element on the page, while findElements returns a list of all matching elements.

    • findElement throws NoSuchElementException if no element is found, while findElements returns an empty list.

    • findElement is used when you expect only one element to be present, while findE...

  • Answered by AI
  • Q2. Largest number in array, Java program
  • Ans. 

    Java program to find the largest number in an array of strings

    • Convert each string element in the array to an integer using Integer.parseInt()

    • Initialize a variable to store the largest number and compare each element to update it

    • Return the largest number found in the array

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Asked some questions on selenium, sql query and java programming

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

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

Round 1 - Technical 

(1 Question)

  • Q1. 1)Diff between continue and break ? 2)what is maven3)write code for extent report
  • Ans. 

    1) continue - skips the current iteration and continues with the next iteration in a loop. break - exits the loop immediately. 2) Maven is a build automation tool used primarily for Java projects. 3) Extent Report is a reporting library for Selenium test automation.

    • continue statement is used to skip the current iteration and continue with the next iteration in a loop

    • break statement is used to exit the loop immediately

    • M...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HCLTech Selenium Automation Tester interview:
  • Selenium
  • Core Java

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. 1. Find the second non repetitive character
  • Ans. 

    The second non-repetitive character is to be found in a given array of strings.

    • Iterate through each character in the strings and count their occurrences

    • Identify the characters that occur only once

    • Return the second non-repetitive character

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Framework waits java oops concepts java programs testng annotations
  • Q2. Testng annotations

Interview Preparation Tips

Topics to prepare for Wipro Selenium Automation Tester interview:
  • Selenium
Interview preparation tips for other job seekers - java
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Jun 2023. 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 - Assignment 

Web elements,web element,web driver,xpath

Round 3 - Technical 

(1 Question)

  • Q1. How many types of locators, type of xpath
  • Ans. 

    There are 8 types of locators in Selenium: ID, Name, Class Name, Tag Name, Link Text, Partial Link Text, CSS Selector, XPath.

    • ID - locates elements by their ID attribute

    • Name - locates elements by their Name attribute

    • Class Name - locates elements by their Class attribute

    • Tag Name - locates elements by their HTML tag name

    • Link Text - locates elements by the exact text of a link

    • Partial Link Text - locates elements by a parti...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About automation testing

Skills evaluated in this interview

Capgemini Interview FAQs

How many rounds are there in Capgemini Selenium Automation Tester interview?
Capgemini interview process usually has 1 rounds. The most common rounds in the Capgemini interview process are Technical.
How to prepare for Capgemini Selenium Automation Tester 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 Testing, Selenium, Appium, Application Software and Black Box Testing.
What are the top questions asked in Capgemini Selenium Automation Tester interview?

Some of the top questions asked at the Capgemini Selenium Automation Tester interview -

  1. Explain about oops concep...read more
  2. OOPS concepts, Tes...read more

Tell us how to improve this page.

Capgemini Selenium Automation Tester Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more
Capgemini Selenium Automation Tester Salary
based on 13 salaries
₹4 L/yr - ₹10 L/yr
At par with the average Selenium Automation Tester Salary in India
View more details

Capgemini Selenium Automation Tester Reviews and Ratings

based on 5 reviews

4.5/5

Rating in categories

3.9

Skill development

4.5

Work-life balance

4.2

Salary

4.5

Job security

4.5

Company culture

3.6

Promotions

4.0

Work satisfaction

Explore 5 Reviews and Ratings
Consultant
55.2k salaries
unlock blur

₹5.1 L/yr - ₹17.6 L/yr

Associate Consultant
50.9k salaries
unlock blur

₹3 L/yr - ₹11.8 L/yr

Senior Consultant
46.1k salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Senior Analyst
20.8k salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Senior Software Engineer
20.1k salaries
unlock blur

₹3.5 L/yr - ₹12.4 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.8
Compare

TCS

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