Upload Button Icon Add office photos

Filter interviews by

KPMG Global Services Performance Test Engineer Interview Questions and Answers for Freshers

Updated 24 Mar 2022

KPMG Global Services Performance Test Engineer Interview Experiences for Freshers

1 interview found

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

Round 1 - Technical 

(1 Question)

  • Q1. Basics of performance testing, performance monitoring, different types of Performance testing
Round 2 - Technical 

(1 Question)

  • Q1. How to do CLI mode of testing, correlation and parameterization?, Bean shell processes,
  • Ans. 

    CLI mode of testing involves using command line interface to execute tests. Correlation and parameterization can be done using Bean shell processes.

    • CLI mode of testing involves running tests from the command line interface

    • Correlation involves identifying dynamic values in the response and replacing them with variables

    • Parameterization involves replacing hard-coded values with variables

    • Bean shell processes can be used to...

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. Why KPMG? Why are leaving TCS, carrier goals,
  • Ans. 

    I am leaving TCS to join KPMG because of the opportunities for growth and development, the company's reputation, and alignment with my career goals.

    • Opportunities for growth and development: KPMG offers a wide range of projects and clients, providing me with the chance to enhance my skills and knowledge.

    • Company's reputation: KPMG is a globally recognized firm known for its expertise and high-quality services. Joining KP...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on yourself, proper communication with interviewers

Skills evaluated in this interview

Interview questions from similar companies

I applied via Company Website and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How do you handle downtime
  • Ans. 

    I prioritize identifying the root cause and finding a solution while keeping stakeholders informed.

    • Identify the root cause of the downtime

    • Communicate with stakeholders about the issue and expected resolution time

    • Work on finding a solution as quickly as possible

    • Implement preventative measures to avoid future downtime

    • Document the incident and steps taken for future reference

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Because confident and prepare well for versant test

I applied via LinkedIn and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basic OOPS concepts?
  • Q2. Logical Coding like remove duplicates from array

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on your basic OOPS concepts

Interview Questionnaire 

1 Question

  • Q1. Basics questions on SAP

Interview Preparation Tips

Interview preparation tips for other job seekers - Recomend, not to join this company. what they promise and what they provide is totally irrelevant. No ethics.

I applied via Recruitment Consulltant and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Assignment 

Cofing round on hackerearth

Round 2 - Case Study 

Case study with algo and db design

Interview Preparation Tips

Interview preparation tips for other job seekers - Great technology, poor worklife balance

I applied via Company Website and was interviewed in May 2022. There were 7 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 - Aptitude Test 

This aptitude + technical MCQ test was of 120 minutes in duration. Had MCQs on quantitative ability, logical ability, Language, and technical MCQs consisted of questions on DBMS, OS, Networks, DSA. There were two coding questions as well. One on Bit Manipulating, and the other on DFS.

Round 3 - One-on-one 

(1 Question)

  • Q1. A question on BFS very similar to Leetcode 924. Was given one hour to discuss and come to an optimized solution with the interviewer.
Round 4 - Technical 

(4 Questions)

  • Q1. Search an element in a sorted and rotated array
  • Ans. 

    Search an element in a sorted and rotated array

    • Find the pivot point where the array is rotated

    • Divide the array into two sub-arrays based on pivot point

    • Perform binary search on the appropriate sub-array

  • Answered by AI
  • Q2. SQL query on left join
  • Q3. Questions on CPP memory management
  • Q4. Questions related to projects done
Round 5 - Technical 

(2 Questions)

  • Q1. Propose a system for a popular media stream service
  • Ans. 

    Proposed system for a popular media stream service

    • Implement a recommendation engine to suggest content based on user preferences and viewing history

    • Integrate with social media platforms to allow users to share and discuss content

    • Provide multiple subscription options with varying levels of access and features

    • Ensure high-quality streaming with minimal buffering through the use of content delivery networks

    • Implement robust...

  • Answered by AI
  • Q2. Questions related to Fullstack Tech Stacks
Round 6 - Case Study 

Guesstimate on number of Reddit users in India. No starting input was given. Gave solution by using bottom to top approach. Tried to focus on quantifying teenagers with internet access and a particular interest about internet. Gave a figure around ~1 million in a year.

Round 7 - HR 

(1 Question)

  • Q1. Where do you see yourself at McKinsey?

Interview Preparation Tips

Topics to prepare for McKinsey & Company Software Engineer interview:
  • DSA
  • DBMS
  • Web Development
Interview preparation tips for other job seekers - Show leadership potential. Be honest. They are smart, they are McKinsey, they know what's what. If appearing for software profile, the preparation is no different from what's needed for other companies. They are highly selective. Rest assured; it will be good experience, keep your head up.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Asked about SAAS, JS questions
Round 2 - Coding Test 

Given a case study need to solve in 2 days

Round 3 - One-on-one 

(1 Question)

  • Q1. Explain the case study. Palindrome function in any prog language
  • Ans. 

    A palindrome function checks if a given string reads the same forwards and backwards.

    • A palindrome function typically involves reversing the input string and comparing it to the original string.

    • Examples: 'racecar' is a palindrome, 'hello' is not a palindrome.

    • Common languages for implementing a palindrome function include Python, Java, and C++.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. General Guidelines
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

4 problems 2 easy 2 meds

Round 2 - Technical 

(3 Questions)

  • Q1. Problem solving
  • Q2. Why you choose bcg
  • Q3. Case study what is it
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

This round includes an assignment which needs to be completed based on Java, Springboot, REST and any Frontend. They evaluated the case study based on how I write the APIs, how normalised my database is, and how user friendly the UI is.

Round 2 - Technical 

(1 Question)

  • Q1. How will you add pagination in Spring Boot JPA query?
  • Ans. 

    Use Spring Data JPA's Pageable interface to add pagination in queries.

    • Use Pageable interface in repository method signature

    • Pass PageRequest object with page number, size, and sorting criteria

    • Example: public List findAllUsers(Pageable pageable);

Answered by AI

Skills evaluated in this interview

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

I appeared for an interview in May 2023.

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. HVAC, FLS & Experience
Round 3 - Technical 

(1 Question)

  • Q1. Software Proficiency Test

KPMG Global Services Interview FAQs

How many rounds are there in KPMG Global Services Performance Test Engineer interview for freshers?
KPMG Global Services interview process for freshers usually has 3 rounds. The most common rounds in the KPMG Global Services interview process for freshers are Technical and Behavioral.
What are the top questions asked in KPMG Global Services Performance Test Engineer interview for freshers?

Some of the top questions asked at the KPMG Global Services Performance Test Engineer interview for freshers -

  1. How to do CLI mode of testing, correlation and parameterization?, Bean shell pr...read more
  2. Basics of performance testing, performance monitoring, different types of Perfo...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Deloitte Interview Questions
3.8
 • 2.9k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.2k Interviews
KPMG India Interview Questions
3.5
 • 807 Interviews
ZS Interview Questions
3.3
 • 456 Interviews
BCG Interview Questions
3.7
 • 198 Interviews
Citco Interview Questions
3.1
 • 142 Interviews
Bain & Company Interview Questions
3.8
 • 108 Interviews
WSP Interview Questions
4.2
 • 97 Interviews
View all
KPMG Global Services Performance Test Engineer Salary
based on 4 salaries
₹9.3 L/yr - ₹17.8 L/yr
77% more than the average Performance Test Engineer Salary in India
View more details
Assistant Manager
2.8k salaries
unlock blur

₹11 L/yr - ₹37.5 L/yr

Consultant
2.7k salaries
unlock blur

₹8.5 L/yr - ₹28 L/yr

Associate Consultant
2.2k salaries
unlock blur

₹4.7 L/yr - ₹18 L/yr

Analyst
1k salaries
unlock blur

₹1.5 L/yr - ₹9.5 L/yr

Senior Analyst
901 salaries
unlock blur

₹3.6 L/yr - ₹13 L/yr

Explore more salaries
Compare KPMG Global Services with

Deloitte

3.8
Compare

Ernst & Young

3.4
Compare

PwC

3.4
Compare

KPMG India

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