i
IBM
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.
Inner join returns only the matching rows between two tables, while outer join returns all rows from both tables.
Inner join only includes rows with matching values in both tables
Outer join includes all rows from both tables, even if there are no matching values
Types of outer joins include left outer join, right outer join, and full outer join
To test an ATM machine, I would perform functional, security, and usability testing to ensure it operates correctly and securely.
Test the functionality of withdrawing cash, depositing cash, checking balance, transferring funds, etc.
Perform security testing to check for vulnerabilities such as card skimming, unauthorized access, etc.
Conduct usability testing to ensure the interface is user-friendly and intuitive for cus...
I have worked on a project testing a mobile banking application for a major financial institution.
Performed functional testing to ensure all features worked correctly
Conducted regression testing after each new release
Collaborated with developers to troubleshoot and resolve issues
Created and executed test cases based on user stories
I have previously used MySQL and MongoDB databases.
MySQL was used for relational database management system.
MongoDB was used for NoSQL database management system.
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
What people are saying about IBM
My framework is a hybrid framework that combines data-driven and keyword-driven approaches.
The framework uses Excel sheets to store test data and keywords
It uses Selenium WebDriver for web automation
It has a modular structure with reusable functions
It generates HTML reports for test results
It supports both manual and automated testing
Sanity testing is a quick and shallow testing to ensure the basic functionality of the application is working.
Identify the critical functionalities of the application
Execute a set of predefined test cases to ensure the basic functionality is working
Verify the application is stable and can handle normal inputs
Ensure the application is ready for further testing
Examples: login functionality, basic navigation, data display
IBM interview questions for designations
Get interview-ready with Top IBM Interview Questions
I applied via Walk-in and was interviewed in Apr 2020. There were 3 interview rounds.
Testing process life cycle involves planning, designing, executing, and reporting. Challenges include lack of resources, time constraints, and changing requirements.
Testing process life cycle includes planning, designing, executing, and reporting
Challenges faced include lack of resources, time constraints, and changing requirements
Planning involves identifying test objectives, test scenarios, and test cases
Designing in...
I applied via Naukri.com and was interviewed before Oct 2020. There was 1 interview round.
I applied via Company Website and was interviewed before Feb 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Sep 2019. There were 5 interview rounds.
OOPs concepts in Java are the fundamental principles of object-oriented programming.
Encapsulation: wrapping data and code into a single unit
Inheritance: creating new classes from existing ones
Polymorphism: using a single interface to represent multiple types
Abstraction: hiding implementation details from the user
Examples: class, object, inheritance, polymorphism, encapsulation
Stack is a LIFO data structure while Queue is a FIFO data structure.
Stack follows Last In First Out (LIFO) principle while Queue follows First In First Out (FIFO) principle.
Stack has two main operations: push and pop while Queue has two main operations: enqueue and dequeue.
Stack is used in recursive function calls, undo/redo operations, and backtracking while Queue is used in breadth-first search, printing tasks in ord...
SQL query to find second highest salary in database
Use ORDER BY and LIMIT to get the second highest salary
Assume ties are allowed and use DISTINCT
Method overloading is having multiple methods with the same name but different parameters. Method overriding is having a method in a subclass with the same name and parameters as a method in its superclass.
Method overloading is done within the same class while method overriding is done in different classes (subclass and superclass).
Method overloading is achieved by changing the number of parameters or the data type of ...
The parent class of all classes in Java is the Object class.
All classes in Java implicitly extend the Object class.
The Object class provides basic methods such as toString(), equals(), and hashCode().
Any class can override these methods to provide custom implementations.
Example: public class MyClass extends Object { ... }
Example: Object obj = new MyClass();
SQL databases are relational and use structured query language, while NoSQL databases are non-relational and use various data models.
SQL databases are based on a fixed schema, while NoSQL databases are schema-less.
SQL databases use tables to store data, while NoSQL databases use various data models like key-value, document, columnar, or graph.
SQL databases are better suited for complex queries and structured data, whil...
I applied via Company Website and was interviewed before Oct 2019. There were 4 interview rounds.
based on 3 interviews
1 Interview rounds
based on 35 reviews
Rating in categories
Application Developer
11.9k
salaries
| ₹5.8 L/yr - ₹26.2 L/yr |
Software Engineer
5.6k
salaries
| ₹6.9 L/yr - ₹22.2 L/yr |
Advisory System Analyst
5.4k
salaries
| ₹9.5 L/yr - ₹25.5 L/yr |
Senior Software Engineer
4.9k
salaries
| ₹8 L/yr - ₹32 L/yr |
Software Developer
4.7k
salaries
| ₹10.1 L/yr - ₹32.7 L/yr |
Oracle
TCS
Cognizant
Accenture