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 for Freshers

Updated 18 Dec 2024

Capgemini Selenium Automation Tester Interview Experiences for Freshers

1 interview found

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

(1 Question)

  • Q1. OOPS concepts, Testng

Interview questions from similar companies

Interview Questionnaire 

6 Questions

  • Q1. If you preparing for Automation job with selenium java then brush up your concept on below:.
  • Q2. 1. Java OOPS concept like interface , inheritance, Encapsulation and Polymorphism and where you have used in your project one example
  • Q3. 2. TestNg and it's annotations and order of execution.
  • Ans. 

    TestNG is a testing framework for Java. Annotations like @Test, @BeforeMethod, @AfterMethod, etc. are used to define test cases and their order of execution.

    • @Test annotation is used to define a test case.

    • @BeforeMethod and @AfterMethod annotations are used to define pre and post conditions for each test case.

    • Test cases can be grouped using @Test annotation with 'groups' parameter.

    • Test cases can be prioritized using @Tes...

  • Answered by AI
  • Q4. 3. Selenium and it's method and different commands used.
  • Ans. 

    Selenium is a popular automation testing tool used for web applications. It has various methods and commands for testing.

    • Selenium WebDriver is used for automating web applications

    • findElement() method is used to locate an element on the web page

    • sendKeys() method is used to enter text into a text field

    • click() method is used to click on an element

    • getTitle() method is used to get the title of the web page

    • getText() method i...

  • Answered by AI
  • Q5. 4. Read about maven how to execute project using maven commands.
  • Q6. 5. Git repository . How to push and pull code.
  • Ans. 

    Git is a version control system. Push code to upload changes to a remote repository. Pull code to download changes from a remote repository.

    • To push code, use the command 'git push '. For example, 'git push origin master'.

    • To pull code, use the command 'git pull '. For example, 'git pull origin master'.

    • Make sure to commit changes before pushing code using the command 'git commit -m '.

    • Use 'git status' to check the statu...

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. BDD framework
  • Q2. Testng Screenshot
  • Q3. Extent report Wait
  • Q4. Screenshot X-path

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Python dictionary
  • Q2. Python functions

Interview Preparation Tips

Interview preparation tips for other job seekers - Machine learning , ie learning full function related Oops concepts required must
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself new keyword related to string program for occurence of character in string 2nd max number in array java program

Interview Questionnaire 

1 Question

  • Q1. Tecnical and theoretical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - it was really good they gave some time to think .
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
-
Result
No response

I applied via Walk-in and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Print all even numbers in an array exactly like this -> {2,4,6}. Without even concatenating the curly braces.
  • Ans. 

    Print even numbers in array without curly braces.

    • Iterate through array and check if each element is even.

    • If element is even, add it to a new array of strings.

    • Join the elements of new array with commas to form final output.

  • Answered by AI
  • Q2. Difference between Abstract and Interface classes
  • Ans. 

    Abstract classes can have both abstract and non-abstract methods, while interfaces can only have abstract methods.

    • Abstract classes can have constructors, fields, and methods with implementation.

    • Interfaces can only have abstract methods and constants.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

    • Abstract classes are used to define a common behavior for subclasses, while interface...

  • Answered by AI
  • Q3. Input String -> "My name is so and so", Output -> "{My-name-is-so-and-so}"
  • Q4. Git commands you have used, and how to handle merge conflict?
  • Ans. 

    Git commands used and handling merge conflicts

    • Git commands used: git clone, git pull, git push, git add, git commit, git merge, git rebase

    • To handle merge conflict: git status to see conflicted files, git diff to see the differences, manually resolve conflicts in the files, git add the resolved files, git commit the changes

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I am not sure about the particular question they asked but the thing is they are testing about how much you are confident with your answers and fluency.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well, don't underestimate

Interview Questionnaire 

3 Questions

  • Q1. Oops concept
  • Q2. Difference between hash map and hash table
  • Ans. 

    HashMap and HashTable are both data structures used to store key-value pairs, but they differ in their implementation and features.

    • HashMap is not synchronized and allows null values and keys, while HashTable is synchronized and does not allow null values or keys.

    • HashMap is faster than HashTable for non-thread-safe operations, but HashTable is safer for thread-safe operations.

    • HashMap uses Iterator to traverse the elemen...

  • Answered by AI
  • Q3. What is difference between abstract class and abstract method
  • Ans. 

    Abstract class is a class that cannot be instantiated while abstract method is a method without implementation.

    • Abstract class can have both abstract and non-abstract methods while abstract method can only exist in an abstract class or interface.

    • Abstract class can have constructors while abstract method cannot.

    • Abstract class can provide default implementation for its non-abstract methods while abstract method cannot.

    • Exa...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be on time.Be confident prepare java well and oops concept

Skills evaluated in this interview

I applied via Campus Placement

Round 1 - Coding Test 

Coding test Whit box testing black book testing Gray Box testing

Round 2 - Technical 

(4 Questions)

  • Q1. Technical related Questions
  • Q2. Technical related question
  • Q3. Attitude test related
  • Q4. JavaScript programming related

Interview Preparation Tips

Interview preparation tips for other job seekers - Ok no issue Automation test engineer interview related question

Capgemini Interview FAQs

How many rounds are there in Capgemini Selenium Automation Tester interview for freshers?
Capgemini interview process for freshers usually has 1 rounds. The most common rounds in the Capgemini interview process for freshers are Technical.
How to prepare for Capgemini Selenium Automation Tester interview for freshers?
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 for freshers?

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

  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 for Freshers

based on 1 interview

Interview experience

3
  
Average
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

₹0 L/yr - ₹0 L/yr

Associate Consultant
50.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
46.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
20.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
20.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.7
Compare

TCS

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