i
FIS
Filter interviews by
Clear (1)
Rate your
company
🤫 100% anonymous
How was your last interview experience?
Java-related questions focused on object-oriented programming concepts and Java programs related to strings were asked.
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 14 Feb 2024
I appeared for an interview before Feb 2023.
Basic apti ques grammer and all
posted on 16 Sep 2024
I applied via Job Portal and was interviewed in Mar 2024. There was 1 interview round.
Java and automation question
posted on 21 Oct 2024
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
I applied via Walk-in and was interviewed in Feb 2024. There were 2 interview rounds.
Basics maths and reasoning and they will give you one topic based on that you have write story with 200 words with the given time
OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.
OOPS focuses on creating objects that contain data in the form of fields (attributes) and code in the form of procedures (methods).
Encapsulation, inheritance, and polymorphism are key principles of OOPS.
Encapsulation refers to the bundling of data with the methods that operate on that data.
Inheritance allows...
A class is a blueprint for creating objects in object-oriented programming, while a variable is a container for storing data.
A class defines the properties and behaviors of objects, while a variable holds a value that can be changed or manipulated.
Classes can be used to create multiple instances of objects with the same properties and behaviors.
Variables can be of different data types such as int, string, boolean, etc.
...
println adds a new line after printing, while print does not
println adds a new line character at the end of the output
print does not add a new line character, so the next output will be on the same line
Example: println('Hello') will print 'Hello' on a new line, while print('Hello') will print 'Hello' on the same line
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
I applied via Newspaper Ad and was interviewed in May 2024. There was 1 interview round.
posted on 6 Jun 2024
Wait and types refer to different strategies for handling synchronization in test automation.
Wait refers to pausing the test execution for a specified amount of time to allow for the loading of elements or completion of actions.
Types refer to different methods of waiting such as implicit, explicit, fluent, and thread.sleep.
Implicit wait waits for a specified amount of time before throwing a NoSuchElementException.
Expli...
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Senior Software Engineer
2.6k
salaries
| ₹8 L/yr - ₹30 L/yr |
Software Engineer
1.7k
salaries
| ₹4.1 L/yr - ₹16 L/yr |
Lead Engineer
709
salaries
| ₹8 L/yr - ₹28 L/yr |
Team Member
652
salaries
| ₹1.4 L/yr - ₹6.8 L/yr |
Senior Leader Engineer
649
salaries
| ₹9.9 L/yr - ₹30.5 L/yr |
TCS
Infosys
Wipro
HCLTech