Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Deloitte Team. If you also belong to the team, you can get access from here

Deloitte 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

Deloitte Test Engineer Interview Questions and Answers

Updated 25 Dec 2024

Deloitte Test Engineer Interview Experiences

2 interviews found

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 25 Dec 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between sdlc and stlc
  • Ans. 

    SDLC is Software Development Life Cycle which focuses on development of software, while STLC is Software Testing Life Cycle which focuses on testing of software.

    • SDLC is the process of developing software from planning to deployment, while STLC is the process of testing software from test planning to test closure.

    • SDLC includes phases like requirements gathering, design, coding, testing, and deployment, while STLC includ...

  • Answered by AI
  • Q2. Bug life cycle? Defect triage

Interview Preparation Tips

Topics to prepare for Deloitte Test Engineer interview:
  • Basic concepts

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 31 Jan 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is your RAR
  • Q2. Explain the daily routine RAR
  • Ans. 

    RAR stands for Review, Analyze, and Report. It is a daily routine followed by Test Engineers.

    • Reviewing test cases and test plans

    • Analyzing test results and identifying issues

    • Reporting bugs and defects

    • Collaborating with the development team to resolve issues

    • Preparing test reports and documentation

  • Answered by AI

Test Engineer Interview Questions Asked at Other Companies

asked in Infosys
Q1. 1. What is the frame work u have worked and explain the framework ... read more
asked in Info Edge
Q2. Consecutive Characters Problem Statement Given a matrix of lowerc ... read more
asked in GlobalStep
Q3. What are the problems we faced in the old generation video game c ... read more
Q4. what is a type of testing? What are the principles?
asked in Info Edge
Q5. Remove Duplicates Problem Statement You are given an array of int ... read more

Interview questions from similar companies

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
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 

Easy njsfds asjdfjsda iasdfjk kffojal;ks

Round 3 - One-on-one 

(2 Questions)

  • Q1. About projects and internship
  • Q2. About my experience leading a team

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident and answer calmly and don't fumble keep it friendly
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2023. 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. Starting from OOPS, then .NET Core, Then Angular and MS-SQL. For the .NET Developer
Round 3 - Technical 

(1 Question)

  • Q1. Second round will be little bit deeper with core concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, and Have good communication with Interviewer. Ask good questions at the end.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. .net questions, web api
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2022. There were 2 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 

(2 Questions)

  • Q1. Remove duplicates in array
  • Ans. 

    Remove duplicates in array

    • Use a hash table to keep track of seen elements

    • Sort the array and remove duplicates in a single pass

  • Answered by AI
  • Q2. What is public static void main in java
  • Ans. 

    public static void main is the entry point of a Java program

    • public: access modifier that allows the main method to be accessed from anywhere

    • static: indicates that the main method belongs to the class and not to an instance of the class

    • void: indicates that the main method does not return any value

    • main: the name of the method that serves as the entry point of the program

    • String[] args: an array of strings that can be pass

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn Java well and be confident and every word you speak you should be ready for another question

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Case Study 

Asked performance based questions like Looping vs MNI, Start Process vs Async Subprocess

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer Asked questions on scenario based and past project experience and challenges.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Pretty basic technical round around 30 mins. For an associate level role the technical questions are pretty straightforward and easy.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops, javascript, react related questions
  • Q2. .net and ci/cd
Round 2 - HR 

(2 Questions)

  • Q1. Tell me strength
  • Ans. 

    My strength lies in my problem-solving skills, attention to detail, and ability to work well under pressure.

    • Strong problem-solving skills

    • Attention to detail

    • Ability to work well under pressure

  • Answered by AI
  • Q2. What is situation you were lacked in something in your journey
  • Ans. 

    I lacked experience in working with a specific programming language

    • I lacked experience in Java programming during my first job

    • I struggled to adapt to the syntax and best practices of Java

    • I took online courses and worked on personal projects to improve my Java skills

  • Answered by AI

Deloitte Interview FAQs

How many rounds are there in Deloitte Test Engineer interview?
Deloitte interview process usually has 1 rounds. The most common rounds in the Deloitte interview process are Technical.
What are the top questions asked in Deloitte Test Engineer interview?

Some of the top questions asked at the Deloitte Test Engineer interview -

  1. Difference between sdlc and s...read more
  2. Explain the daily routine ...read more
  3. Bug life cycle? Defect tri...read more

Tell us how to improve this page.

Deloitte Test Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.4
 • 1.2k Interviews
KPMG India Interview Questions
3.5
 • 803 Interviews
ZS Interview Questions
3.3
 • 453 Interviews
BCG Interview Questions
3.7
 • 197 Interviews
Bain & Company Interview Questions
3.8
 • 106 Interviews
WSP Interview Questions
4.2
 • 94 Interviews
Mercer Interview Questions
3.7
 • 81 Interviews
Gartner Interview Questions
4.1
 • 80 Interviews
View all
Deloitte Test Engineer Salary
based on 151 salaries
₹3 L/yr - ₹10.9 L/yr
17% more than the average Test Engineer Salary in India
View more details

Deloitte Test Engineer Reviews and Ratings

based on 28 reviews

4.6/5

Rating in categories

4.4

Skill development

4.3

Work-life balance

4.5

Salary

4.3

Job security

4.6

Company culture

4.1

Promotions

4.4

Work satisfaction

Explore 28 Reviews and Ratings
Consultant
34.5k salaries
unlock blur

₹6.4 L/yr - ₹28 L/yr

Senior Consultant
21.9k salaries
unlock blur

₹11 L/yr - ₹42.2 L/yr

Analyst
14.8k salaries
unlock blur

₹3.9 L/yr - ₹12.9 L/yr

Assistant Manager
10.3k salaries
unlock blur

₹7.8 L/yr - ₹24 L/yr

Manager
7.2k salaries
unlock blur

₹16 L/yr - ₹52 L/yr

Explore more salaries
Compare Deloitte with

Accenture

3.8
Compare

PwC

3.4
Compare

Ernst & Young

3.4
Compare

Cognizant

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