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.9

based on 19.9k Reviews

Filter interviews by

LTIMindtree Quality Assurance and Automation Tester Interview Questions, Process, and Tips

Updated 1 Sep 2024

LTIMindtree Quality Assurance and Automation Tester Interview Experiences

1 interview found

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

(6 Questions)

  • Q1. Suppose you have a dynamic web page with n number of popup and pages how will you automate it.
  • Ans. 

    Automate dynamic web page with multiple popups and pages by using a combination of tools like Selenium, TestNG, and Page Object Model.

    • Use Selenium WebDriver to interact with elements on the web page.

    • Implement TestNG for test case management and execution.

    • Utilize Page Object Model design pattern to organize and maintain the automation code.

    • Handle popups using WebDriver's switchTo() method.

    • Use explicit waits to handle dy...

  • Answered by AI
  • Q2. How will you automate payment gateway and payment process in selenium webdriver.
  • Ans. 

    Automating payment gateway and process in Selenium WebDriver involves identifying elements, handling pop-ups, and verifying transactions.

    • Identify and interact with payment gateway elements using Selenium WebDriver commands.

    • Handle any pop-ups or alerts that may appear during the payment process.

    • Verify successful completion of the payment transaction by checking for expected outcomes.

    • Use test data to simulate different p...

  • Answered by AI
  • Q3. Suppose you have a page will file upload tab and submit button, how will you automate it.
  • Q4. Write a code to find all links in a page.
  • Ans. 

    Code to find all links in a page

Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. Selenium waits Duplicate element in array
  • Q2. Frames
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java, selenium, testng
  • Q2. Oops concept of java
  • Ans. 

    Oops concept of java refers to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability of a method to do different things based on the object it is acting upon.

    • Abstraction: Hiding the imp...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Reversing string "I am Rahul"

Interview Preparation Tips

Topics to prepare for CGI Group Automation Test Engineer interview:
  • Java
  • Core Java
  • Selenium
  • SQL
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Why atos? Coding skills required
  • Ans. 

    Atos is a leading global IT services company with a strong focus on automation and coding skills.

    • Atos is a well-established global IT services company known for its expertise in automation and coding.

    • They have a strong reputation for delivering innovative solutions to clients using cutting-edge technologies.

    • Working at Atos will provide opportunities to enhance coding skills and work on challenging automation projects.

    • A...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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. Selenium interview questions
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jan 2023. There were 3 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 - Technical 

(2 Questions)

  • Q1. Programming questions related to Java
  • Q2. Questions related to Automation and Manual testing
Round 3 - HR 

(2 Questions)

  • Q1. Questions related to my family
  • Q2. Questions related to company

Interview Preparation Tips

Interview preparation tips for other job seekers - To develop programming and coding skill as well as to improve the communication skill.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Very tough....And critical thinking

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is your Strength?
  • Q2. Tell me about your Project

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't fear about your interview.Pratice well...Do well

I applied via Referral and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Explain the automation framework that you have worked on
  • Ans. 

    I have worked on a hybrid automation framework that combines data-driven and keyword-driven approaches.

    • The framework uses Excel sheets to store test data and keywords

    • It uses Selenium WebDriver for web automation and Appium for mobile automation

    • It has a modular structure with reusable functions and libraries

    • It generates detailed HTML reports with screenshots and logs

    • It supports parallel execution using TestNG

    • Example: I ...

  • Answered by AI
  • Q2. Explain sprint ceremonies
  • Ans. 

    Sprint ceremonies are meetings held during a sprint to plan, review, and improve the development process.

    • Sprint Planning: Meeting to plan the work for the upcoming sprint

    • Daily Stand-up: Daily meeting to discuss progress and plan for the day

    • Sprint Review: Meeting to review the work completed during the sprint

    • Sprint Retrospective: Meeting to reflect on the sprint and identify areas for improvement

  • Answered by AI
  • Q3. Write syntax to take the screenshot in selenium python
  • Ans. 

    Syntax to take a screenshot in Selenium Python.

    • Import the necessary modules - 'webdriver' and 'datetime'

    • Create an instance of the webdriver

    • Use the 'get_screenshot_as_file' method to take the screenshot

    • Save the screenshot with a unique name and location

    • Example: driver.get_screenshot_as_file('C:/Screenshots/screenshot.png')

  • Answered by AI
  • Q4. Writ syntax to switch on alert box
  • Ans. 

    Syntax to switch on alert box

    • Use driver.switch_to.alert() method to switch to alert box

    • Use accept() method to click on OK button in alert box

    • Use dismiss() method to click on Cancel button in alert box

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview.
Prepare for basic things and also prepare for Java Selenium.

Skills evaluated in this interview

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

I applied via Job Fair and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What experience do I have with certain type of servers and operating systems
  • Ans. 

    I have experience with various servers and operating systems.

    • I have worked with Windows Server 2016 and 2019.

    • I am familiar with Linux distributions such as Ubuntu and CentOS.

    • I have experience with virtualization technologies like VMware and Hyper-V.

    • I have worked with cloud platforms like AWS and Azure.

    • I have knowledge of server administration and troubleshooting.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident for what you stand for.

Skills evaluated in this interview

LTIMindtree Interview FAQs

How many rounds are there in LTIMindtree Quality Assurance and Automation Tester 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 Quality Assurance and Automation Tester interview?

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

  1. How will you automate payment gateway and payment process in selenium webdriv...read more
  2. suppose you have a dynamic web page with n number of popup and pages how will y...read more
  3. how will you automate API using selenium webdriv...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all
Senior Software Engineer
21.2k salaries
unlock blur

₹4.7 L/yr - ₹18.4 L/yr

Software Engineer
16.2k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Module Lead
6.8k salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Technical Lead
6.5k salaries
unlock blur

₹9.3 L/yr - ₹36.8 L/yr

Senior Engineer
4.4k salaries
unlock blur

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