i
LTIMindtree
Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
Java OOPs concepts are used in automation framework design for better code organization and reusability.
Encapsulation: Used to hide the internal implementation details of classes and provide access through methods.
Inheritance: Allows for code reuse by creating parent-child relationships between classes.
Polymorphism: Enables methods to behave differently based on the object they are called on.
Abstraction: Helps in defin...
OTP can be handled by generating, sending, and verifying it in automated tests.
Generate OTP using a random number generator
Send OTP to the user via email, SMS, or any other communication channel
Verify OTP entered by the user against the generated OTP
To start Appium in automation, you need to install Appium server, set up desired capabilities, and run the server.
Install Appium server using npm install -g appium
Set up desired capabilities in your test script
Start the Appium server using the command appium
Types of mobile apps include native apps, web apps, and hybrid apps.
Native apps are developed for specific platforms like iOS or Android
Web apps are accessed through a web browser and do not need to be downloaded from an app store
Hybrid apps combine elements of both native and web apps
Examples include Instagram (native), Twitter (web), and Uber (hybrid)
Program to remove duplicate letters in a string
Iterate through the string and keep track of seen characters in a set
Append characters to a new string only if they are not already in the set
Return the new string without duplicate letters
Swipe action in mobile devices can be performed using swipe() method in Appium or TouchAction class in Selenium.
Use swipe() method in Appium to perform swipe action in mobile devices
Alternatively, use TouchAction class in Selenium for swipe action
Specify the start and end coordinates for the swipe action
Adjust the duration and speed of the swipe as needed
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I applied via Walk-in and was interviewed in Sep 2024. There was 1 interview round.
What people are saying about LTIMindtree
Implicit wait is set globally for all elements, while explicit wait is applied to specific elements only.
Implicit wait is set using driver.manage().timeouts().implicitlyWait() method
Explicit wait is implemented using WebDriverWait class in Selenium
Implicit wait is not recommended as it can slow down the test execution
Explicit wait is more flexible and efficient as it waits for a specific condition to be met
LTIMindtree interview questions for designations
I have 3 years of experience in automation testing using Selenium and Java. Developed test scripts for regression testing.
Utilized Selenium WebDriver with Java to automate test cases
Developed test scripts for regression testing
Used frameworks like TestNG for test execution and reporting
I have a proven track record of quickly learning new technologies and processes, with a focus on maximizing ROI.
I prioritize understanding the fundamentals of the new technology or process before diving into details
I leverage online resources, tutorials, and documentation to accelerate my learning curve
I seek guidance and mentorship from experienced professionals in the field to gain insights and best practices
I set cl...
Get interview-ready with Top LTIMindtree Interview Questions
I applied via Walk-in and was interviewed in Oct 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
I was interviewed in Jul 2024.
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.
Start at the beginning of the array and compare the first two elements. If they are in the wrong order, swap them.
Continue comparing adjacent elements and swapping them if necessary until the entire array is sorted.
Repeat this process for each element in the array u
Use a SQL query to find salaries greater than Adam's salary.
Use a subquery to get Adam's salary
Compare salaries using WHERE clause
Regression testing ensures changes do not affect existing functionality, while retesting focuses on verifying fixed defects.
Regression testing is performed to ensure that new code changes do not negatively impact existing functionality.
Retesting is done to verify that a specific defect has been fixed.
Regression testing is typically automated to save time and effort.
Retesting is usually done manually to ensure the fix i...
Jenkins is a popular open-source automation server used for continuous integration and continuous delivery of software projects.
Jenkins is used to automate the building, testing, and deployment of software projects.
It allows for the integration of various tools and plugins to support the automation process.
Jenkins can be configured to trigger builds automatically based on code changes in a version control system.
It pro...
1 Interview rounds
based on 29 reviews
Rating in categories
Senior Software Engineer
21.2k
salaries
| ₹4.7 L/yr - ₹18.6 L/yr |
Software Engineer
16.2k
salaries
| ₹2 L/yr - ₹10 L/yr |
Module Lead
6.7k
salaries
| ₹7 L/yr - ₹25.5 L/yr |
Technical Lead
6.5k
salaries
| ₹9.3 L/yr - ₹37 L/yr |
Senior Engineer
4.4k
salaries
| ₹4.2 L/yr - ₹16.3 L/yr |
Cognizant
Capgemini
Accenture
TCS