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 Software Tester Interview Questions, Process, and Tips

Updated 22 Sep 2024

Top Capgemini Software Tester Interview Questions and Answers

View all 10 questions

Capgemini Software Tester Interview Experiences

11 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

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

Round 1 - Technical 

(8 Questions)

  • Q1. What exception have you faced and how to you handle exceptions
  • Q2. About robot class
  • Q3. Reverse a string/number of vowels in giver string
  • Ans. 

    Reverse a string and count the number of vowels in the given string.

    • Create a function that takes a string as input

    • Reverse the string using built-in functions or loops

    • Count the number of vowels in the string using a loop or regex

    • Return the reversed string and the count of vowels

  • Answered by AI
  • Q4. Print the repeating substring in given string
  • Ans. 

    Find and print the repeating substring in a given string.

    • Iterate through the string and check for repeating substrings

    • Use a hashmap to keep track of seen substrings

    • Return the repeating substrings as an array of strings

  • Answered by AI
  • Q5. Screen shot code
  • Q6. Types of waits in selenium
  • Ans. 

    Types of waits in Selenium include implicit, explicit, and fluent waits.

    • Implicit wait: Waits for a certain amount of time before throwing a NoSuchElementException.

    • Explicit wait: Waits for a certain condition to occur before proceeding further in the code.

    • Fluent wait: Waits for a condition to be true with a defined polling frequency.

    • Example: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);

  • Answered by AI
  • Q7. Explain runner file and code for report
  • Ans. 

    A runner file is used to execute test scripts and generate reports in software testing.

    • Runner file is a script that executes test cases written in a testing framework.

    • It can be used to run multiple test cases in a specific order.

    • The code for generating reports in a runner file typically includes functions to collect test results and format them into a readable report.

    • Example: In a Selenium test automation project, a ru...

  • Answered by AI
  • Q8. Interface in selenium
  • Ans. 

    Interface in Selenium is a way to define a set of methods that a class must implement.

    • Interface in Selenium is used to define a contract for classes that implement it.

    • It helps in achieving abstraction and modularity in test automation.

    • Example: WebDriver interface in Selenium is implemented by classes like ChromeDriver, FirefoxDriver, etc.

  • Answered by AI

Skills evaluated in this interview

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

Practice oops and coding skills brushup

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice coding questions and apptitute test

Software Tester Interview Questions Asked at Other Companies

asked in Amdocs
Q1. Which is a best technique to generate automated test report ?
asked in Infosys
Q2. What is mean by automation testing and manual testing
Q3. What is SDLC and STLC ? Types of Testing?Types Of Test Cases And ... read more
Q4. 1)What is regression 2)Difference between Regression and Retestin ... read more
asked in Capgemini
Q5. how to fetch from hashmap? what is agile? tell about hybrid frame ... read more

Software Tester Interview Questions & Answers

user image Diksha Jadhav

posted on 25 May 2024

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

(1 Question)

  • Q1. Oops concepts Technical based questions Scenario based questions Sql
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. One logical reserve string program in java oops concept manual testing questions selenium method

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a good interview. Interviewr asked me related my skills and about my project details

Capgemini interview questions for designations

 Software Engineer Tester

 (1)

 Tester

 (2)

 Automation Tester

 (11)

 ETL Tester

 (6)

 Performance Tester

 (3)

 Manual Tester

 (1)

 Trainee Tester

 (1)

 QA Tester

 (1)

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

I applied via Company Website and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

I had applied off-campus in 2021 so the questions were related to aptitude and psuedo code and some game based aptitude as well.

Round 2 - Technical 

(3 Questions)

  • Q1. Asked about project
  • Q2. Questions related to OOPS concepts
  • Q3. Pattern and String coding question
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself in short
  • Ans. 

    I am a detail-oriented software tester with 5 years of experience in manual and automated testing.

    • 5 years of experience in software testing

    • Proficient in manual and automated testing

    • Detail-oriented and thorough in testing processes

  • Answered by AI
  • Q2. Are you okay with relocation
  • Ans. 

    Yes, I am open to relocation for the right opportunity.

    • I am open to relocating for the right job opportunity

    • I have relocated for previous jobs and am comfortable with the process

    • I understand the importance of being flexible and open to new experiences

  • Answered by AI

Get interview-ready with Top Capgemini Interview Questions

Software Tester Interview Questions & Answers

user image Snehal Chaudhari

posted on 25 Jun 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It had logical reasoning, quantitative and English grammar related questions

Round 2 - Technical 

(2 Questions)

  • Q1. What is collections
  • Ans. 

    Collections are data structures that store and organize multiple elements in a single unit.

    • Collections can store elements of the same or different data types.

    • Examples of collections include arrays, lists, sets, and maps.

    • Collections provide methods for adding, removing, and accessing elements.

  • Answered by AI
  • Q2. Code for hashmap
  • Ans. 

    A hashmap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

    • Use HashMap class in Java to create a hashmap

    • Use put() method to add key-value pairs

    • Use get() method to retrieve values based on keys

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Testing questions also performance testing questions

Round 2 - Technical 

(1 Question)

  • Q1. All basic questions on testing and project questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic knowledge on testing sdlc and stlc lifecycle
Round 1 - Technical 

(1 Question)

  • Q1. Testing types Agile scrum ceremonies Scenario based questions RTM JIRA

Interview Preparation Tips

Interview preparation tips for other job seekers - Explain whatever you have done earlier in your career effectively. Be clear with the basics
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement 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 - Technical 

(1 Question)

  • Q1. Basics of C and .net for freshers. SDLC , STLC , defeat life cycle, regression testing, sanity testing , exploratory testing
Round 3 - HR 

(1 Question)

  • Q1. Why should we hire you. Strength and weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Go confident and if u don't know answer say no. Keep basic concepts clear

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

Interview Questionnaire 

2 Questions

  • Q1. How to fetch from hashmap? what is agile? tell about hybrid framework?
  • Ans. 

    To fetch from a hashmap, use the get() method. Agile is a software development methodology. A hybrid framework combines different testing approaches.

    • To fetch a value from a hashmap, use the get() method with the corresponding key

    • Agile is a software development methodology that emphasizes iterative and incremental development

    • A hybrid framework in software testing combines different testing approaches, such as keyword-dr...

  • Answered by AI
  • Q2. Difference between abstact class and interface
  • Ans. 

    Abstract class is a class with implementation while interface is a contract without implementation.

    • Abstract class can have constructors while interface cannot

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

    • Abstract class can have non-abstract methods while interface can only have abstract methods

    • Example of abstract class: Animal with method eat() implemented

    • Example of interface: Ru

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - it was so nice.
Be prepare basics strong

Skills evaluated in this interview

Capgemini Interview FAQs

How many rounds are there in Capgemini Software Tester interview?
Capgemini interview process usually has 1-2 rounds. The most common rounds in the Capgemini interview process are Technical, Aptitude Test and HR.
How to prepare for Capgemini Software 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 Agile, Automation Testing, Backend, Front End and Reporting Tools.
What are the top questions asked in Capgemini Software Tester interview?

Some of the top questions asked at the Capgemini Software Tester interview -

  1. how to fetch from hashmap? what is agile? tell about hybrid framewo...read more
  2. What is Test...read more
  3. difference between abstact class and interf...read more

Tell us how to improve this page.

Capgemini Software Tester Interview Process

based on 9 interviews

3 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • HR Round
View more
Capgemini Software Tester Salary
based on 356 salaries
₹2 L/yr - ₹9 L/yr
9% more than the average Software Tester Salary in India
View more details

Capgemini Software Tester Reviews and Ratings

based on 37 reviews

3.9/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.4

Salary

4.2

Job security

4.1

Company culture

3.1

Promotions

3.7

Work satisfaction

Explore 37 Reviews and Ratings
Consultant
55.4k salaries
unlock blur

₹5.2 L/yr - ₹18 L/yr

Associate Consultant
50.7k salaries
unlock blur

₹3 L/yr - ₹11.8 L/yr

Senior Consultant
46.6k salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Senior Analyst
21k salaries
unlock blur

₹2.2 L/yr - ₹9 L/yr

Senior Software Engineer
20.4k salaries
unlock blur

₹3.5 L/yr - ₹12.5 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