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 20.3k Reviews

Filter interviews by

LTIMindtree Test Analyst Interview Questions and Answers

Updated 22 Oct 2024

LTIMindtree Test Analyst Interview Experiences

2 interviews found

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 22 Oct 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse a number
  • Ans. 

    Reverse a number by converting it to a string and then reversing the characters

    • Convert the number to a string

    • Reverse the characters of the string

    • Convert the reversed string back to a number

  • Answered by AI
  • Q2. Reverse a String
  • Ans. 

    Reverse a given string

    • Create a character array from the input string

    • Use two pointers to swap characters from start and end of the array

    • Continue swapping until the pointers meet in the middle

  • Answered by AI

Skills evaluated in this interview

Test Analyst Interview Questions & Answers

user image Anonymous

posted on 12 Jun 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 before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Testing methodologies, Automation testing

Test Analyst Interview Questions Asked at Other Companies

asked in Fujitsu
Q1. What is the difference between manual testing and automated testi ... read more
asked in Infosys
Q2. Explain framework and practical uses of oops concepts in framewor ... read more
asked in Fujitsu
Q3. Why should Selenium be selected as a testing tool for web applica ... read more
asked in NSE.IT
Q4. What is bug life cycle?
asked in Fujitsu
Q5. What are the different parts of a test automation framework?

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java codeffdg erg erger
Round 2 - Technical 

(1 Question)

  • Q1. Code gge ee e
Round 3 - HR 

(1 Question)

  • Q1. Package discussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and detail-oriented Test Analyst with a strong background in software testing and quality assurance.

    • Over 5 years of experience in testing web and mobile applications

    • Proficient in creating test plans, test cases, and executing test scripts

    • Skilled in identifying and documenting software defects

    • Experience with automated testing tools such as Selenium

    • Strong analytical and problem-solving skills

  • Answered by AI
  • Q2. Oops concepts & Basic programs with Collection questions

Test Analyst Interview Questions & Answers

Infosys user image Namrata Mahakhud

posted on 15 Nov 2024

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

I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Java coding (basic)
  • Q2. Core Java (Fundamentals to Intermediate)
  • Q3. API testing (Rest Assured and Postman)
  • Q4. Selenium Basics
Round 2 - Behavioral 

(4 Questions)

  • Q1. Explain the project you were working on.
  • Q2. What are the obstacles faced and how you solved?
  • Q3. How teams collaborate?
  • Q4. Was there any mistake occurred and there was blame game between devops and testing team?
  • Ans. 

    Yes, there was a mistake that led to blame game between devops and testing team.

    • Miscommunication between devops and testing team regarding deployment instructions

    • Lack of clarity on testing requirements leading to missed bugs

    • Pressure to meet deadlines causing rushed testing and deployment

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Notice period and is it negotiable

Interview Preparation Tips

Interview preparation tips for other job seekers - The process was smooth
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Company Website

Round 1 - Aptitude Test 

AMCAT exam including basic logical reasoning, mathematics, graph interpretation, and quantitative skills.

Round 2 - Group Discussion 

Political views , basically confidence check

Interview Preparation Tips

Interview preparation tips for other job seekers - great opportiunity cto learn new tech
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 question on String

Round 2 - Technical 

(2 Questions)

  • Q1. Define Opps concept you have implemented in your framework
  • Ans. 

    Implemented Opps concept in framework for efficient test automation

    • Used Object-Oriented Programming principles to create reusable test components

    • Utilized Page Object Model design pattern to separate test logic from page elements

    • Implemented Inheritance and Polymorphism for code reusability and maintainability

  • Answered by AI
  • Q2. Method overload and method overriding
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Java programming
  • Q2. Salesforce testing
Round 2 - Coding Test 

Same coding and managerial round

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

(2 Questions)

  • Q1. How to write xpath?
  • Ans. 

    XPath is a language used for locating nodes in an XML document.

    • XPath uses path expressions to select nodes or node-sets in an XML document.

    • It can navigate through elements and attributes in an XML document.

    • XPath expressions can be used in various programming languages and tools like Selenium for web automation.

    • Example: //div[@class='example'] selects all div elements with class 'example'.

  • Answered by AI
  • Q2. What is assertion?
  • Ans. 

    Assertion is a statement that verifies the expected outcome of a test case.

    • Assertion is used to validate whether the actual result matches the expected result in a test case.

    • It helps in determining the success or failure of a test case.

    • Common types of assertions include checking for equality, presence of elements, and error messages.

    • Example: Assert.assertEquals(expectedResult, actualResult)

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Its easy to complete, we can complete it with some preparation on Aptitude

Round 2 - Group Discussion 

Questions are easy and Crisp, you need to answer promptly

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on Machine Learning and Statistics

LTIMindtree Interview FAQs

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

Some of the top questions asked at the LTIMindtree Test Analyst interview -

  1. Reverse a Str...read more
  2. Reverse a num...read more
  3. Testing methodologies, Automation test...read more

Tell us how to improve this page.

LTIMindtree Test Analyst Interview Process

based on 3 interviews

Interview experience

4.3
  
Good
View more

Test Analyst Interview Questions from Similar Companies

View all
LTIMindtree Test Analyst Salary
based on 112 salaries
₹3 L/yr - ₹10 L/yr
18% less than the average Test Analyst Salary in India
View more details

LTIMindtree Test Analyst Reviews and Ratings

based on 4 reviews

4.1/5

Rating in categories

2.7

Skill development

4.1

Work-life balance

3.1

Salary

3.3

Job security

3.6

Company culture

2.1

Promotions

3.2

Work satisfaction

Explore 4 Reviews and Ratings
Senior Software Engineer
21.3k salaries
unlock blur

₹4.6 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.3 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.8
Compare

Capgemini

3.7
Compare

Accenture

3.9
Compare

TCS

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