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

Filter interviews by

Capgemini Senior QA Consultant Interview Questions and Answers

Updated 10 Jan 2025

Capgemini Senior QA Consultant Interview Experiences

4 interviews found

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

(1 Question)

  • Q1. Selenium program Java program Oops concepts
Round 2 - Technical 

(1 Question)

  • Q1. Selenium related real time questions Framework related questions and about current project
Round 3 - HR 

(1 Question)

  • Q1. Related to package
Round 4 - Mocha test 

(1 Question)

  • Q1. Basic English test for 40 mins, its is online assessment
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Reverse a integer
  • Ans. 

    To reverse an integer, convert it to a string, reverse the string, and convert it back to an integer.

    • Convert the integer to a string

    • Reverse the string

    • Convert the reversed string back to an integer

  • Answered by AI
  • Q2. Difference between scenario and scenario outline
  • Ans. 

    Scenario is a single test case while scenario outline is a template for multiple test cases with different inputs

    • Scenario is a single test case with specific inputs and expected outcomes

    • Scenario outline is a template for multiple test cases with placeholders for different inputs

    • Scenario outline uses Examples keyword to provide different sets of inputs for each test case

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Framework related questions
  • Q2. Xpath for dynamic elements
  • Ans. 

    Xpath is used to locate elements in XML/HTML documents. For dynamic elements, use functions like contains, starts-with, or position.

    • Use contains() function to locate elements with partial attribute values

    • Use starts-with() function to locate elements with attribute values starting with a specific string

    • Use position() function to locate elements based on their position in the document

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. How to pass authorisation dynamically
  • Ans. 

    Passing authorization dynamically involves generating and sending tokens or credentials at runtime.

    • Use token-based authentication to generate and pass tokens dynamically

    • Implement OAuth for secure authorization handling

    • Utilize JWT (JSON Web Tokens) for passing authorization dynamically

  • Answered by AI
  • Q2. Write a java program to remove the character which repeats in a string
  • Ans. 

    Java program to remove repeating characters in a string

    • Create a new string to store the result

    • Iterate through each character in the input string

    • Check if the character is already present in the result string before adding it

    • Return the final result string

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What is an array
  • Ans. 

    An array is a data structure that stores a collection of elements of the same type in a contiguous block of memory.

    • Arrays have a fixed size determined at the time of declaration.

    • Elements in an array are accessed using an index starting from 0.

    • Example: ['apple', 'banana', 'orange']

  • Answered by AI
  • Q2. Coding related to strings
  • Q3. Basic selenium api concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basics

Skills evaluated in this interview

Interview questions from similar companies

I applied via Referral and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Its from Java, Springboot, Microservices.. and touchbase of UI technologies such as Angular.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be well prepared for evry topic.. ask yourself what, when, why, how.
Thats how you can think logically.

then only you will be able to crack.

Interview Questionnaire 

1 Question

  • Q1. Rate yourself on a scale of 1 to 5, where do you stand at handling client requirement

I applied via Naukri.com and was interviewed in Feb 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All Technical quetions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared technically
Are these interview questions helpful?

I applied via Referral and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is the difference between System drive and Boot drive
  • Ans. 

    System drive and Boot drive are different in terms of their functionality and purpose.

    • System drive contains the operating system files and other system-related files.

    • Boot drive is the drive from which the computer boots up.

    • System drive can be different from the Boot drive.

    • For example, in a dual-boot system, each operating system may have its own system and boot drives.

  • Answered by AI
  • Q2. Azure does It support AD LDAP?
  • Ans. 

    Yes, Azure supports AD LDAP.

    • Azure Active Directory Domain Services provides LDAP support

    • Allows applications to authenticate and authorize users

    • Can be used to manage on-premises AD from Azure

    • Supports LDAPS (LDAP over SSL/TLS) for secure communication

  • Answered by AI
  • Q3. Azure does not support LDAP in MS Azure.The workaround is to setup Azure AD Domain services.Setup Security groups in Indentity and Accounts Management , then configure to LDAP connect.
  • Ans. 

    Azure does not support LDAP. Workaround is to setup Azure AD Domain services and configure LDAP connect.

    • Azure AD Domain services can be used as a workaround for LDAP.

    • Security groups can be set up in Identity and Accounts Management.

    • LDAP connect can be configured after setting up Azure AD Domain services.

    • Azure AD Domain services provides managed domain services such as domain join, group policy, LDAP, and Kerberos/NTLM ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn Azure MS Azure as a cloud solution to anwer the above.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2019. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Regarding my previous experience
  • Q2. A long lengthy order management questionnaire was given and we were asked to write 5 emails based on the order management.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, let the interviewer know your area of expertise.

Interview Questionnaire 

1 Question

  • Q1. About urself...Previous experince

Capgemini Interview FAQs

How many rounds are there in Capgemini Senior QA Consultant interview?
Capgemini interview process usually has 2 rounds. The most common rounds in the Capgemini interview process are Technical and HR.
What are the top questions asked in Capgemini Senior QA Consultant interview?

Some of the top questions asked at the Capgemini Senior QA Consultant interview -

  1. Write a java program to remove the character which repeats in a str...read more
  2. Difference between scenario and scenario outl...read more
  3. How to pass authorisation dynamica...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.5/5

based on 4 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.7
 • 3.4k Interviews
IBM Interview Questions
3.9
 • 2.5k Interviews
DXC Technology Interview Questions
3.6
 • 842 Interviews
View all
Capgemini Senior QA Consultant Salary
based on 48 salaries
₹11 L/yr - ₹19 L/yr
At par with the average Senior QA Consultant Salary in India
View more details

Capgemini Senior QA Consultant Reviews and Ratings

based on 4 reviews

2.3/5

Rating in categories

2.3

Skill development

2.2

Work-life balance

1.4

Salary

3.1

Job security

2.2

Company culture

2.2

Promotions

2.1

Work satisfaction

Explore 4 Reviews and Ratings
Consultant
58.6k salaries
unlock blur

₹8.9 L/yr - ₹16.5 L/yr

Associate Consultant
51.2k salaries
unlock blur

₹4.5 L/yr - ₹10 L/yr

Senior Consultant
50k salaries
unlock blur

₹12.4 L/yr - ₹21 L/yr

Senior Analyst
22.1k salaries
unlock blur

₹3.1 L/yr - ₹7.5 L/yr

Senior Software Engineer
21.6k salaries
unlock blur

₹4.7 L/yr - ₹12.9 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.7
Compare

Cognizant

3.7
Compare

TCS

3.6
Compare
write
Share an Interview