i
LTIMindtree
Filter interviews by
I am a passionate SDET Automation Test Engineer with 5 years of experience in creating and executing automated test scripts.
5 years of experience in automation testing
Proficient in creating and executing automated test scripts
Strong knowledge of testing tools like Selenium and JUnit
Experience in Agile development environment
Excellent problem-solving skills
Program to reverse a string
Use a loop to iterate through the characters of the string
Swap the characters from start to end of the string
Repeat until the entire string is reversed
To handle pop-ups in automation testing, use methods like switchTo().alert(), accept(), dismiss(), getText()
Use switchTo().alert() method to switch focus to the pop-up
Use accept() method to click on the 'OK' button in the pop-up
Use dismiss() method to click on the 'Cancel' button in the pop-up
Use getText() method to retrieve the text from the pop-up for validation
getWindowsHandles is a method in Selenium WebDriver used to get the window handles of all the open browser windows.
getWindowsHandles returns a set of window handles as strings.
It is useful for switching between multiple browser windows during automation testing.
Example: Set<String> handles = driver.getWindowHandles();
I applied via Job Portal and was interviewed in Mar 2024. There was 1 interview round.
Java and automation question
I applied via Campus Placement and was interviewed in Jul 2023. There were 2 interview rounds.
2 Basic leetcode problems
I applied via Naukri.com and was interviewed before Dec 2022. There were 3 interview rounds.
Java program to reverse a sentence
Split the sentence into words using the split() method
Create a new array to store the reversed words
Iterate through the words in reverse order and add them to the new array
Join the reversed words using the join() method to form the reversed sentence
Program to find repeated character in a word.
Iterate through each character in the word
Store each character in a data structure
If a character is already present in the data structure, it is a repeated character
I have worked at multiple companies in the tech industry, gaining experience in automation testing.
Worked at XYZ Company as a SDET Automation Test Engineer
Implemented automation testing frameworks using Selenium and Java
Collaborated with cross-functional teams to ensure quality of software products
Some java codes with medium level
I worked on a project to automate testing for a web-based e-commerce platform.
Developed automated test scripts using Selenium WebDriver and Java
Performed regression testing to ensure new features did not break existing functionality
Collaborated with developers to identify and fix bugs in the code
Used Jira for tracking test cases and defects
Oops Concepts are fundamental principles of object-oriented programming such as 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 function to behave differently based on the object it is acting upon.
Abstraction: Hiding t...
posted on 23 Apr 2024
I applied via Walk-in and was interviewed in Mar 2024. There were 2 interview rounds.
Reverse string and and and
I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.
Oops concepts of Java
Encapsulation: Bundling data and methods together in a class
Inheritance: Acquiring properties and behaviors from a parent class
Polymorphism: Ability to take on many forms
Abstraction: Hiding complex implementation details
Interface: Blueprint of a class that defines methods to be implemented
posted on 29 Apr 2024
I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.
based on 3 interviews
Interview experience
based on 7 reviews
Rating in categories
Senior Software Engineer
21.5k
salaries
| ₹5 L/yr - ₹19.1 L/yr |
Software Engineer
16.2k
salaries
| ₹2 L/yr - ₹10 L/yr |
Technical Lead
6.4k
salaries
| ₹9.4 L/yr - ₹36 L/yr |
Module Lead
5.9k
salaries
| ₹7 L/yr - ₹25.5 L/yr |
Senior Engineer
4.4k
salaries
| ₹4.2 L/yr - ₹16.8 L/yr |
Cognizant
Capgemini
Accenture
TCS