i
Deloitte
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Company Website and was interviewed before Mar 2020. There were 4 interview rounds.
A data provider is a software component that supplies data to an application or system.
Data provider is used to retrieve data from various sources like databases, files, web services, etc.
It helps in separating the data access logic from the application logic.
Data provider can be used in testing to supply test data to the application.
Examples of data providers are JDBC, ADO.NET, Entity Framework, etc.
There are multiple locator types used in software testing.
There are 8 types of locators: ID, Name, Class Name, Tag Name, Link Text, Partial Link Text, CSS Selector, and XPath.
Locators are used to identify web elements on a page.
The choice of locator type depends on the specific element being located and the structure of the HTML code.
Using unique locators can improve the stability and maintainability of automated tests
I used the Selenium framework for automated testing.
Selenium is an open-source framework for web application testing
It supports multiple programming languages such as Java, Python, and C#
It provides a range of tools for testing, including Selenium WebDriver and Selenium IDE
It allows for automated testing of web applications across multiple browsers and platforms
Example: Used Selenium WebDriver with Java to test a web a
An interface in Java is a collection of abstract methods and constants that can be implemented by a class.
Interfaces define a contract that a class must follow if it implements the interface.
Interfaces can be used to achieve abstraction and polymorphism in Java.
A class can implement multiple interfaces but can only extend one class.
Interfaces can have default methods and static methods since Java 8.
Examples of interfac...
posted on 6 Feb 2025
I was interviewed in Jan 2025.
I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
The onbeforeunload method is used to prevent form save.
Use the onbeforeunload method to display a warning message before leaving the page without saving the form.
Return a custom message in the method to prompt the user to confirm if they want to leave the page.
Example: window.onbeforeunload = function() { return 'Are you sure you want to leave this page without saving?'; };
Inheritance is a way to create a new class using properties and methods of an existing class, while polymorphism allows objects of different classes to be treated as objects of a common superclass.
Inheritance allows a class to inherit properties and methods from another class.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
Inheritance promotes code reusability and reduce...
Code to check if two strings are anagrams
Create a function that takes in two strings as input
Convert both strings to lowercase and remove any spaces
Sort both strings and compare if they are equal to determine if they are anagrams
I applied via Naukri.com
Java program to sort an array of strings
Use Arrays.sort() method to sort the array of strings
Import java.util.Arrays package
Example: String[] arr = {"apple", "banana", "orange"}; Arrays.sort(arr);
Collections in Java and Spring Boot are used to store and manipulate groups of objects.
Collections in Java are used to store multiple objects in a single unit.
Spring Boot provides support for managing collections through various data structures like List, Set, Map, etc.
Collections in Java and Spring Boot help in organizing and manipulating data efficiently.
Example: List
Few basics of java
Dsa question
Basic aptitude questions. Could be done easily if practiced enough
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
I had a conflict with a team member over project priorities.
Miscommunication led to conflicting priorities
Discussed the issue openly and found a compromise
Learned the importance of clear communication in team projects
Developed a web-based project management tool for tracking tasks and deadlines
Used React for front-end development
Implemented user authentication and authorization using JWT tokens
Utilized Node.js and Express for back-end development
Integrated MongoDB for database storage
based on 1 review
Rating in categories
Consultant
33.1k
salaries
| ₹6.3 L/yr - ₹23 L/yr |
Senior Consultant
20.8k
salaries
| ₹11 L/yr - ₹42 L/yr |
Analyst
14.1k
salaries
| ₹3.8 L/yr - ₹12.6 L/yr |
Assistant Manager
10k
salaries
| ₹7.8 L/yr - ₹24 L/yr |
Manager
7k
salaries
| ₹15.8 L/yr - ₹52 L/yr |
Accenture
PwC
Ernst & Young
Cognizant