Upload Button Icon Add office photos
Engaged Employer

i

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

LTIMindtree Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 20k Reviews

Filter interviews by

LTIMindtree Testing Engineering Analyst Interview Questions and Answers

Updated 9 Mar 2022

LTIMindtree Testing Engineering Analyst Interview Experiences

1 interview found

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

Round 1 - Aptitude Test 

Aptitude test, That attempts to determine and measure a person's abitity to acquire,future training, some specific set of skills.

Round 2 - Group Discussion 

GD is a discussion that test the candidate's skills such as,leadership skills, communication skills, and social skills etc..

Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. Why should we hire you?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Market your self,
Apply even if u r not fully qualified,
use informational interviews to network...

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Technical questions
  • Q2. Previous project experience
  • Ans. 

    I have experience working on various testing projects, including web applications, mobile apps, and software systems.

    • Led testing efforts for a web application, ensuring functionality across different browsers and devices

    • Performed regression testing on a mobile app to identify and fix bugs before release

    • Collaborated with developers to create test cases for a software system, ensuring comprehensive coverage

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(1 Question)

  • Q1. Experience and profile check
Round 2 - Technical 

(1 Question)

  • Q1. Knowlege check and some protocols testing
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion and negotiation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Government Engineering College, Rewa and was interviewed in Aug 2023. 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 - HR 

(2 Questions)

  • Q1. Self introduction
  • Ans. Good morning sir I'm Yogendra Singh I have done my graduation in electrical engineering (EE) in government engineering college rewa rewa MP
  • Answered Anonymously
  • Q2. Education electrical engineering

Interview Preparation Tips

Interview preparation tips for other job seekers - Honesty ,good things ,always truth, properly work
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Why you are looking for a job change
  • Ans. 

    Seeking new challenges and growth opportunities in a different environment.

    • Looking for new challenges to enhance my skills

    • Seeking growth opportunities that align with my career goals

    • Interested in exploring different work environments

    • Want to broaden my experience in testing engineering

  • Answered by AI
  • Q2. What is your strength
  • Ans. 

    My strength lies in my ability to quickly learn new technologies and adapt to changing environments.

    • Quick learner

    • Adaptable to change

    • Strong problem-solving skills

    • Effective communication skills

    • Team player

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is inner join?
  • Ans. 

    Inner join is a type of join operation in relational databases that returns only the rows where there is a match in both tables being joined.

    • Inner join combines rows from two tables based on a related column between them.

    • It returns rows where there is a match in the common column of both tables.

    • Rows that do not have a match in the other table are not included in the result set.

    • Example: SELECT * FROM table1 INNER JOIN t

  • Answered by AI
  • Q2. Write a query to find duplicate
  • Ans. 

    Query to find duplicate entries in a database table

    • Use GROUP BY and HAVING clause to identify duplicate entries

    • Select the columns you want to check for duplicates

    • Example: SELECT column1, column2, COUNT(*) FROM table_name GROUP BY column1, column2 HAVING COUNT(*) > 1

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Questions on Javascript, Automata, Angular and UI material including CSS,HTML

Round 3 - Technical 

(4 Questions)

  • Q1. Different error codes
  • Ans. 

    Error codes are unique identifiers used to indicate specific issues or problems in software or systems.

    • Error codes help developers identify and troubleshoot issues in software.

    • Each error code corresponds to a specific problem or issue.

    • Common error codes include 404 for page not found and 500 for internal server error.

  • Answered by AI
  • Q2. Dependency Injection
  • Q3. How do you transfer data between two components in Angular?
  • Ans. 

    Data can be transferred between two components in Angular using input properties, output properties, and services.

    • Use input properties to pass data from parent to child components

    • Use output properties to emit events from child to parent components

    • Use services to share data between components that are not directly related

  • Answered by AI
  • Q4. Difference between var and let
  • Ans. 

    var is function scoped and can be redeclared, let is block scoped and cannot be redeclared.

    • var is function scoped, let is block scoped

    • var can be redeclared, let cannot be redeclared

    • let is preferred for variable declaration in modern JavaScript

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Salary Negotiation
  • Q2. Date of Joining

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good interview experience. Read basic questions about your domain

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jul 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Aptitude any topic questions it means percentage and partnerships

Round 3 - Technical 

(4 Questions)

  • Q1. Test cases and test scenarios any topic technical questions
  • Q2. Smoke, functional, integration, sanity testing
  • Q3. STLC and defect life cycle
  • Q4. White box and black box testing
Round 4 - HR 

(1 Question)

  • Q1. Testing any topic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - My career goal.
My short term goal is to get a job in a reputed company.
And my long term goal is to achieve a good position where I can build my career as well as organisation too.

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

Interview Questionnaire 

1 Question

  • Q1. Oops concept,reporting isnterface ,how to take screenshot

Interview Preparation Tips

Interview preparation tips for other job seekers - be clear with basics of java and selenium
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Logical
Technical
Communication based

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

Mostly automation related MCQ and Java code snippets

Round 3 - One-on-one 

(1 Question)

  • Q1. Selenium and Java related questions, general software testing questions
Round 4 - HR 

(1 Question)

  • Q1. General questions and pay related queries

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn more about Java and selenium remaining questions mostly they ask from your resume

LTIMindtree Interview FAQs

How many rounds are there in LTIMindtree Testing Engineering Analyst interview?
LTIMindtree interview process usually has 3 rounds. The most common rounds in the LTIMindtree interview process are Aptitude Test, Group Discussion and HR.

Tell us how to improve this page.

People are getting interviews through

based on 1 LTIMindtree interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
LTIMindtree Testing Engineering Analyst Salary
based on 10 salaries
₹5.5 L/yr - ₹10.3 L/yr
8% more than the average Testing Engineering Analyst Salary in India
View more details
Senior Software Engineer
21.2k salaries
unlock blur

₹4.7 L/yr - ₹18.5 L/yr

Software Engineer
16.2k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Module Lead
6.7k salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Technical Lead
6.5k salaries
unlock blur

₹9.3 L/yr - ₹37 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹4.2 L/yr - ₹16.2 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Accenture

3.9
Compare

TCS

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview