i
IBM
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Instance variable is a variable declared in a class, but outside of any method. Each object of the class has its own copy of the instance variable.
Instance variables are declared at the class level, outside of any method.
Each object of the class has its own copy of the instance variable.
Instance variables are used to store the state of an object.
A collection is a group of related objects or data items that are stored together.
Collections can be used to store and manipulate groups of objects or data items in programming.
Common types of collections include arrays, lists, sets, and maps.
Collections provide methods for adding, removing, and accessing elements within the group.
Example: An array of integers [1, 2, 3, 4] is a collection of numbers.
List is an interface in Java that represents an ordered collection of elements.
List is an interface in Java.util package
It extends Collection interface and is implemented by classes like ArrayList, LinkedList, etc.
List allows duplicate elements and maintains insertion order
Defect life cycle is the process of identifying, reporting, fixing, retesting, and closing software defects.
Defect identification: Defects are identified through testing or user feedback.
Defect reporting: Defects are reported in a defect tracking system with details like steps to reproduce, severity, and priority.
Defect fixing: Developers analyze and fix the reported defects.
Defect retesting: Testers verify that the fi...
Regression testing is retesting of software to ensure new code changes do not adversely affect existing functionality. Performance testing is testing to assess the speed, responsiveness, and stability of a system under a particular workload.
Regression testing ensures that new code changes do not introduce new bugs or issues in existing functionality.
Performance testing evaluates the speed, responsiveness, and stability...
An x path is a way to navigate through elements in XML or HTML documents.
Start with a forward slash (/) to indicate the root element
Use element names to navigate through the document
Use square brackets to specify conditions for selecting elements
Use @ symbol to select attributes of elements
To find x path and script for screenshot, use browser developer tools and Selenium WebDriver.
Use browser developer tools to inspect elements and find x path
Use Selenium WebDriver to capture screenshot
Example x path: //input[@id='username']
Example script for screenshot: driver.manage().window().maximize(); File screenshotFile = ((TakesScreenshot)driver).getScreenshotAs(OutputType.FILE); FileUtils.copyFile(screenshotFile
A program to reverse a given string
Create a character array to store the reversed string
Iterate through the original string from end to start and copy each character to the new array
Terminate the new array with a null character to indicate end of string
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.
posted on 8 Mar 2024
I applied via Walk-in and was interviewed before Mar 2023. There was 1 interview round.
1st round is aptitude test all questions are related to domain knowledge & related to testing
Types of testing include functional, non-functional, manual, automated, and more. SDLC includes planning, design, development, testing, and deployment.
Functional testing ensures that the software meets the requirements and specifications.
Non-functional testing checks the performance, security, and usability of the software.
Manual testing is done by humans, while automated testing is done by software.
SDLC includes plann...
API testing includes functional, performance, security, and integration testing.
Functional testing: testing the functionality of API endpoints
Performance testing: testing the speed and scalability of API
Security testing: testing the security of API against attacks
Integration testing: testing the integration of API with other systems
Examples: Postman, SoapUI, JMeter
posted on 15 Mar 2022
I applied via Company Website and was interviewed in Feb 2022. There were 4 interview rounds.
Company details
C language
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
C++ ,Java , CAD , CNC programming, Data analytics
posted on 30 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
Aptitude test includes number series, profit and loss, percentage, train problems
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
I conducted regular risk assessments and maintained a risk register to identify and mitigate potential risks.
Regularly reviewed and updated the risk register to ensure all potential risks were identified
Analyzed the likelihood and impact of each risk to prioritize mitigation efforts
Collaborated with team members to develop action plans for addressing high-priority risks
Monitored the implementation of risk mitigation st...
I have experience conducting ISO audits in my previous role.
Conducted ISO audits to ensure compliance with standards
Analyzed processes and documentation for adherence to ISO requirements
Provided recommendations for improvement based on audit findings
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Application Developer
11.7k
salaries
| ₹5.6 L/yr - ₹23.9 L/yr |
Software Engineer
5.5k
salaries
| ₹5.3 L/yr - ₹22.4 L/yr |
Advisory System Analyst
5.2k
salaries
| ₹9.3 L/yr - ₹27.5 L/yr |
Senior Software Engineer
4.8k
salaries
| ₹8 L/yr - ₹30 L/yr |
Senior Systems Engineer
4.6k
salaries
| ₹5.7 L/yr - ₹20.5 L/yr |
Oracle
TCS
Cognizant
Accenture