Filter interviews by
posted on 20 Aug 2024
I was interviewed in Feb 2024.
OOPS concepts in Java refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class. Example: class B extends class A.
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: private variables with public getter and setter methods.
Polymorphism: Ability ...
The company uses a hybrid framework combining elements of both BDD and keyword-driven testing.
Hybrid framework combines BDD and keyword-driven testing
BDD allows for collaboration between technical and non-technical team members
Keyword-driven testing simplifies test case creation and maintenance
I applied via Walk-in and was interviewed before Apr 2023. There were 2 interview rounds.
An IQ test tries to measure your intelligence, while an attribute test measure
The first step is to seek assistance from someone who has done it previously and is knowledge
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
I worked on a project to develop a mobile application for tracking fitness goals and workouts.
Tested user authentication and registration processes
Performed functional testing on workout tracking features
Conducted regression testing after each new feature implementation
Regression testing is retesting of software to ensure that recent changes have not adversely affected existing features. Regression defects are bugs that reappear after changes.
Regression testing is performed to make sure that new code changes have not introduced any new bugs or caused existing functionalities to break.
It involves re-executing test cases that cover the impacted areas of the software.
Regression defects ...
Verification ensures the product is built right, while validation ensures the right product is built.
Verification focuses on process, validation focuses on product
Verification answers 'Are we building the product right?'
Validation answers 'Are we building the right product?'
Verification is done before validation
Regression tests are run after every significant code change or new feature implementation.
Regression tests are typically run after every significant code change or new feature implementation to ensure that existing functionalities are not affected.
The frequency of running regression tests may vary depending on the project timeline and release cycle.
In Agile development, regression tests are often run as part of the co...
To select the 5th dropdown option, locate the dropdown element and choose the 5th option.
Locate the dropdown element using its unique identifier or class name
Use a method like 'selectByIndex' or 'selectByVisibleText' to choose the 5th option
Verify that the correct option has been selected
Use xpath to locate Google Search tab and Voice search button on the webpage.
For Google Search tab: //input[@name='btnK']
For Voice search button: //div[@aria-label='Search by voice']
Java program to reverse a string without using predefined methods.
Create a char array from the input string.
Use two pointers, one at the start and one at the end, to swap characters.
Continue swapping characters until the pointers meet in the middle.
Some common libraries used for verifying test cases are JUnit, TestNG, Selenium, and RestAssured.
JUnit is a popular Java testing framework for unit testing.
TestNG is another Java testing framework that supports parameterized and data-driven testing.
Selenium is a widely used tool for automating web browsers for testing purposes.
RestAssured is a Java library for testing RESTful APIs.
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
2 programs.
one finding number times a letter is repeated given a string. other finding all prime numbers until n.
When an order is placed on Amazon, it goes through multiple servers including web servers, application servers, databases, and payment gateways.
Order is received by web servers which handle the initial request from the user
Application servers process the order, check inventory, and update the database
Database servers store customer information, order details, and inventory levels
Payment gateways handle the transaction ...
posted on 3 Jun 2024
posted on 14 May 2024
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
To read and write data from ExcelSheet, use DataProvider code. Folder structure of framework should be organized. File upload can be done using appropriate methods.
Use Apache POI library to read and write data from ExcelSheet
DataProvider annotation in TestNG can be used to provide data to test methods
Organize framework with folders like src, test, main, resources, etc.
Use libraries like Selenium or Robot class to uploa
I applied via Campus Placement and was interviewed in Mar 2024. There were 4 interview rounds.
General Awareness and Numerical ability
2 coding questions related to Array and Strings
I was interviewed before Oct 2023.
Program to remove all spaces from a sentence
Iterate through each character in the sentence
If the character is not a space, add it to a new string
Return the new string without spaces
I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 3 interview rounds.
Test automation architecture involves designing frameworks, tools, and processes to automate testing. Test optimization techniques aim to improve efficiency and effectiveness of testing.
Design a modular framework to promote reusability of test scripts
Implement data-driven testing to cover various test scenarios
Utilize continuous integration tools for automated test execution
Leverage parallel testing to reduce overall t...
Write the combination of binary and linear search program using java or c#
based on 1 review
Rating in categories
Senior Software Engineer
3.3k
salaries
| ₹9.2 L/yr - ₹28 L/yr |
Software Engineer
3.2k
salaries
| ₹5 L/yr - ₹18.1 L/yr |
Claims Associate
2.3k
salaries
| ₹1.5 L/yr - ₹4.8 L/yr |
Associate Software Engineer
1.3k
salaries
| ₹3 L/yr - ₹8 L/yr |
Associate
997
salaries
| ₹2 L/yr - ₹6.1 L/yr |
Infosys
TCS
Wipro
HCLTech