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

Clear (1)

LTIMindtree Senior Automation Test Engineer Interview Questions, Process, and Tips

Updated 10 Nov 2024

Top LTIMindtree Senior Automation Test Engineer Interview Questions and Answers

  • Q1. What is overloading and overriding ? What are locators in Selenium? What is the syntax of xpath locator ? What are the methods to write the test cases? Is it mandatory to ...read more
  • Q2. How do you tell appium to run tests on ios or Android devices
  • Q3. Code to print the no of Times the letters present in a string
View all 8 questions

LTIMindtree Senior Automation Test Engineer Interview Experiences

4 interviews found

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

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

Round 1 - One-on-one 

(7 Questions)

  • Q1. Code to print the no of Times the letters present in a string
  • Ans. 

    Code to count the occurrences of each letter in a string and print the result

    • Iterate through each character in the string

    • Use a dictionary to store the count of each letter

    • Print the count of each letter at the end

  • Answered by AI
  • Q2. What are the ways to start a Appium server
  • Ans. 

    Appium server can be started using command line, programmatically in code, or using Appium desktop app.

    • Start Appium server using command line by running 'appium' command

    • Start Appium server programmatically in code using Appium server programmatically in code using AppiumDriverLocalService class

    • Start Appium server using Appium desktop app by launching the app and starting the server

  • Answered by AI
  • Q3. How to run tests parallel for mobile devices
  • Ans. 

    Tests can be run parallel for mobile devices using test automation frameworks like Appium or Espresso.

    • Use test automation frameworks like Appium or Espresso to run tests parallel for mobile devices

    • Leverage cloud-based testing platforms like Sauce Labs or BrowserStack for parallel testing on multiple devices

    • Implement parallel test execution using tools like TestNG or JUnit in combination with Appium or Espresso

    • Utilize d...

  • Answered by AI
  • Q4. How do you automate otp in mobile
  • Ans. 

    Automating OTP in mobile involves using automation tools to interact with the OTP input field and validate the received OTP.

    • Use automation tools like Appium or Espresso to interact with the OTP input field

    • Extract the OTP from the message received on the mobile device

    • Validate the extracted OTP with the OTP input field

    • Handle scenarios where OTP validation fails

  • Answered by AI
  • Q5. What are desired capabilities
  • Ans. 

    Desired capabilities are a set of properties or attributes that define the behavior of a browser or mobile device in Selenium automation testing.

    • Desired capabilities are key-value pairs that are used to configure the WebDriver instances in Selenium.

    • They can be used to set properties like browser name, version, platform, and other settings.

    • For example, setting 'browserName' to 'chrome' will launch the Chrome browser dur

  • Answered by AI
  • Q6. How do you tell appium to run tests on ios or Android devices
  • Ans. 

    To run tests on iOS or Android devices using Appium, specify the platformName capability in desired capabilities.

    • Specify platformName capability as 'iOS' for iOS devices and 'Android' for Android devices

    • Include other necessary desired capabilities like deviceName, platformVersion, appPackage, appActivity, etc.

    • Example: capabilities.setCapability('platformName', 'iOS');

  • Answered by AI
  • Q7. How to set up automation for ios devices
  • Ans. 

    Setting up automation for iOS devices involves using tools like Appium and Xcode for testing mobile applications.

    • Install Xcode on your Mac machine

    • Set up Appium for iOS automation

    • Connect your iOS device to the Mac machine

    • Create test scripts using Appium for iOS apps

    • Execute the test scripts on the connected iOS device

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Initially HR called me and asked about experience. There was 1 technical round in which they ask some basic coding questions and programs on online compiler. And last 1 managerial round happend
  • Q2. In python some List, String and Dictionary related problems. and 2-3 small programs on coding
Round 2 - One-on-one 

(1 Question)

  • Q1. In Manager round they ask me one scenario of ATM logic and ask to write 1 program for it

Interview Preparation Tips

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

Senior Automation Test Engineer Interview Questions Asked at Other Companies

Q1. (1) write a list comprehension to print a list from 1 to 10 (2) w ... read more
asked in Capgemini
Q2. what are the different types of datatypes in python?
asked in Capgemini
Q3. how do you concatenate a string and integer? is it possible ?
asked in Capgemini
Q4. what is xpath ? How do you find an element ? what is the differen ... read more
asked in Capgemini
Q5. if some data is not found on the page, do page refresh and how do ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Mar 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me about yourself Java basic questions Selenium basic questions
Round 2 - Technical 

(1 Question)

  • Q1. Java coding Selenium date picker Testing framework

I applied via Naukri.com and was interviewed in Jul 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is overloading and overriding ? What are locators in Selenium? What is the syntax of xpath locator ? What are the methods to write the test cases? Is it mandatory to have input tag in defining xpath?
  • Ans. 

    Answers to questions related to automation testing using Selenium

    • Overloading is when a method has the same name but different parameters in the same class, while overriding is when a subclass provides its own implementation of a method already defined in its superclass

    • Locators in Selenium are used to identify web elements on a web page

    • The syntax of xpath locator is //tagname[@attribute='value']

    • Methods to write test cas...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do keep your java basics clear and where you use these java concepts in automation.

Skills evaluated in this interview

LTIMindtree interview questions for designations

 Automation Test Engineer

 (22)

 Automation Test Specialist

 (1)

 Senior Automation Engineer

 (2)

 Sdet Automation Test Engineer

 (2)

 Tosca Automation Test Engineer

 (1)

 Senior Test Engineer

 (32)

 Test Engineer

 (17)

 Senior Performance Test Engineer

 (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Aug 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on selenium, Rest Api, Java ,Sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare according to the Job description mentioned in the mail

Interview Questionnaire 

1 Question

  • Q1. Core java, Selenium, Restassured
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Oct 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. 1. Tell me about yourself 2. About project and skills that i have 3. Based the above, they are asking the questions 4. most of them are not direct questions, example they didn't asked what is interface and...
  • Q2. Tell me yourself, about automation role that you are playing in your company, framework related questions, CI CD tools exposure

Interview Preparation Tips

Topics to prepare for Mphasis Senior Automation Test Engineer interview:
  • All java concepts
  • java programs
  • selenium concepts
Interview preparation tips for other job seekers - Preparation and practice is key mantra to crack the interview.

I applied via Naukri.com and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain about automation project you worked on
  • Q2. Wap in java to reverse string, exceptional handling, waits in selenium,
  • Ans. 

    Java code to reverse a string with exception handling and waits in Selenium

    • Use StringBuilder to reverse the string

    • Use try-catch block for exception handling

    • Use implicit or explicit waits in Selenium for synchronization

    • Example: String originalString = "hello"; StringBuilder reversedString = new StringBuilder(originalString).reverse();

    • Example: try { // code that may throw exception } catch (Exception e) { // handle excep

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Day to day activities, explain any challenging task you faced
Round 3 - HR 

(1 Question)

  • Q1. Nothing much than salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident on selenium topics and manual testing topics and little bit of java knowledge is enough

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. I attended interview on TOSCA Automation tool. Interviewer was very cool.. He asked basic questions about tosca tool usage but questions are some what tricky.. If we prepare like some interview questions f...

Interview Preparation Tips

Interview preparation tips for other job seekers - On any tool ur attending interview meanz you shoudl be having some handson usage otherwise it js very difficult to crack the interview
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Selenium related questions
  • Q2. Sql queries update
Contribute & help others!
anonymous
You can choose to be anonymous

LTIMindtree Interview FAQs

How many rounds are there in LTIMindtree Senior Automation Test Engineer interview?
LTIMindtree interview process usually has 1-2 rounds. The most common rounds in the LTIMindtree interview process are Technical and One-on-one Round.
How to prepare for LTIMindtree Senior Automation Test Engineer 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 Test Engineering.
What are the top questions asked in LTIMindtree Senior Automation Test Engineer interview?

Some of the top questions asked at the LTIMindtree Senior Automation Test Engineer interview -

  1. What is overloading and overriding ? What are locators in Selenium? What is the...read more
  2. How do you tell appium to run tests on ios or Android devi...read more
  3. Code to print the no of Times the letters present in a str...read more

Recently Viewed

JOBS

Genpact

jodhpur

No Jobs

JOBS

Infosys

Lead

63 jobs

SALARIES

Infosys

Lead

unlock blur L/yr

(167 salaries)

REVIEWS

Infosys

Lead

4.3

(8 reviews)

DESIGNATION

INTERVIEWS

Tata BlueScope Steel

No Interviews

REVIEWS

LTIMindtree

No Reviews

INTERVIEWS

Tata BlueScope Steel

No Interviews

INTERVIEWS

LTIMindtree

No Interviews

INTERVIEWS

LTIMindtree

No Interviews

Tell us how to improve this page.

LTIMindtree Senior Automation Test Engineer Interview Process

based on 4 interviews

1 Interview rounds

  • Technical Round
View more
LTIMindtree Senior Automation Test Engineer Salary
based on 116 salaries
₹5 L/yr - ₹19 L/yr
23% less than the average Senior Automation Test Engineer Salary in India
View more details

LTIMindtree Senior Automation Test Engineer Reviews and Ratings

based on 12 reviews

3.5/5

Rating in categories

3.4

Skill development

3.5

Work-life balance

2.6

Salary

3.5

Job security

2.9

Company culture

2.8

Promotions

2.9

Work satisfaction

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

₹0 L/yr - ₹0 L/yr

Software Engineer
16.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
6.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Module Lead
5.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹0 L/yr - ₹0 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