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

Filter interviews by

LTIMindtree Automation Tester Interview Questions, Process, and Tips

Updated 30 Sep 2024

Top LTIMindtree Automation Tester Interview Questions and Answers

LTIMindtree Automation Tester Interview Experiences

4 interviews found

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse this word "I love automation" using java
  • Ans. 

    Reverse the word 'I love automation' using Java

    • Create a StringBuilder object and pass the word to be reversed as a parameter

    • Use the reverse() method of the StringBuilder class to reverse the word

    • Convert the reversed word back to a string using the toString() method

  • Answered by AI
  • Q2. Remove duplicate from array
  • Ans. 

    Remove duplicates from an array of strings

    • Create a new array to store unique strings

    • Iterate through the original array and add each string to the new array only if it hasn't been added before

    • Use a Set data structure to efficiently check for duplicates

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Prepared always.

Skills evaluated in this interview

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

(1 Question)

  • Q1. Core java question but tricky, input output questions

Automation Tester Interview Questions Asked at Other Companies

Q1. 1)Diffrence Between sanity and Smoke 2)What is regression Testing ... read more
asked in TCS
Q2. How to mouse hover an element? Write Xpath for an element? How to ... read more
Q3. How to validate that the URL loaded is correct or not?
asked in Deloitte
Q4. There is a table of students having column status with either pas ... read more
Q5. write the dynamic Xpath for the Date element in the cleartrip web ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Hashmap code, java program

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

I applied via Naukri.com and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Where have you applied oops in automation framework
  • Ans. 

    I have applied OOPs concepts in automation framework by creating classes for different components, inheritance for reusability, and encapsulation for data protection.

    • Used classes to represent different components of the automation framework

    • Implemented inheritance for reusability of code

    • Utilized encapsulation to protect data within the classes

    • Applied polymorphism to allow objects to be treated as instances of their pare

  • Answered by AI
  • Q2. How to read data
  • Ans. 

    Data can be read using various methods such as file input/output, database queries, API calls, and web scraping.

    • Use file input/output operations to read data from text files, CSV files, Excel sheets, etc.

    • Execute database queries to retrieve data from relational databases like MySQL, Oracle, SQL Server, etc.

    • Make API calls to fetch data from web services or RESTful APIs.

    • Utilize web scraping techniques to extract data fro

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Program to find common elements from an array and store in list
  • Ans. 

    Program to find common elements from an array of strings and store in a list

    • Iterate through each element in the array

    • Use a HashMap to store the frequency of each element

    • Add elements with frequency greater than 1 to the list

  • Answered by AI
  • Q2. Collection framework , hashmap vs hastable
Round 3 - HR 

(1 Question)

  • Q1. Salary expectations

Skills evaluated in this interview

LTIMindtree interview questions for designations

 Selenium Automation Tester

 (2)

 Software Automation Tester

 (1)

 Tester

 (2)

 Quality Assurance and Automation Tester

 (1)

 ETL Tester

 (7)

 Software Tester

 (4)

 Automation Lead

 (1)

 Automation

 (1)

Automation Tester Jobs at LTIMindtree

View all

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Swap two number with and without temporary variable
  • Ans. 

    Swap two numbers with and without temporary variable

    • Without temporary variable: Use addition and subtraction

    • With temporary variable: Use a third variable to store the value of one of the numbers

    • Example without temporary variable: a=5, b=7; a=a+b; b=a-b; a=a-b;

    • Example with temporary variable: a=5, b=7; temp=a; a=b; b=temp;

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't be afraid. It companies take interview to select you. And if you are selected in this company you are not lucky enough so try hard.

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. No question asked
  • Q2. They call and said we will give 10k only

Interview Preparation Tips

Interview preparation tips for other job seekers - In pandamic i gave my interview so this would be reason that they didnt ask much question
Because of lockdown

I applied via Campus Placement and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Introduction
  • Q2. Qualification, basic questions about customer service, empathy apology,how to handle angry customer..thats it

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be fluent in English and Hindi ..
Give some good and creative answers that's all..😊.

Interview Questionnaire 

3 Questions

  • Q1. They asked my previous development related question
  • Q2. Migrate mvc
  • Q3. Using of version control
  • Ans. 

    Version control is essential for managing code changes and collaborating with team members.

    • Version control allows for tracking changes made to code over time.

    • It enables collaboration between team members by allowing multiple people to work on the same codebase simultaneously.

    • It provides a way to revert to previous versions of code if necessary.

    • Popular version control systems include Git, SVN, and Mercurial.

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. For Pega, Questions depend on the topics which we mentioned in the resume.

I applied via Recruitment Consultant and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Easy java, spark and kafka ques
  • Q2. How to submit spark job

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare basics well and google interview questions on java and spark. Easy to crack interview if basics are all clear.

LTIMindtree Interview FAQs

How many rounds are there in LTIMindtree Automation Tester interview?
LTIMindtree interview process usually has 1-2 rounds. The most common rounds in the LTIMindtree interview process are Technical, Coding Test and HR.
How to prepare for LTIMindtree Automation Tester interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at LTIMindtree. The most common topics and skills that interviewers at LTIMindtree expect are Automation Testing, Automation, API Testing, C# and Cypress.
What are the top questions asked in LTIMindtree Automation Tester interview?

Some of the top questions asked at the LTIMindtree Automation Tester interview -

  1. Where have you applied oops in automation framew...read more
  2. program to find common elements from an array and store in l...read more
  3. reverse this word "I love automation" using j...read more

Tell us how to improve this page.

LTIMindtree Automation Tester Interview Process

based on 4 interviews

1 Interview rounds

  • Technical Round
View more
LTIMindtree Automation Tester Salary
based on 32 salaries
₹2.8 L/yr - ₹9.5 L/yr
7% less than the average Automation Tester Salary in India
View more details

LTIMindtree Automation Tester Reviews and Ratings

based on 2 reviews

4.5/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

4.5

Salary

4.0

Job security

4.0

Company culture

4.5

Promotions

4.0

Work satisfaction

Explore 2 Reviews and Ratings
Automation Tester

Chennai

6-11 Yrs

Not Disclosed

JavaScript Automation Tester

Gurgaon / Gurugram,

Chennai

7-12 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
21.5k salaries
unlock blur

₹5 L/yr - ₹19.1 L/yr

Software Engineer
16.2k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Technical Lead
6.4k salaries
unlock blur

₹9.4 L/yr - ₹36 L/yr

Module Lead
5.9k salaries
unlock blur

₹7 L/yr - ₹25.5 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹4.2 L/yr - ₹16.8 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Accenture

3.8
Compare

TCS

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