Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by IBM Team. If you also belong to the team, you can get access from here

IBM Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 21.7k Reviews

Filter interviews by

IBM Junior Software Test Engineer Interview Questions and Answers

Updated 20 Mar 2024

IBM Junior Software Test Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. What is Instance variable
  • Ans. 

    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.

  • Answered by AI
  • Q2. What is collection
  • Ans. 

    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.

  • Answered by AI
  • Q3. List is interface or class
  • Ans. 

    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

  • Answered by AI
  • Q4. Webdriver is interface or class

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear the basic opp concept and basic java program

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. What is the defect life cycle
  • Ans. 

    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...

  • Answered by AI
  • Q2. What is regression testing and performance testing
  • Ans. 

    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...

  • Answered by AI
  • Q3. Write a x path
  • Ans. 

    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

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Find x path and script for screenshot
  • Ans. 

    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

  • Answered by AI
  • Q2. Write reverse string programme
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - study well

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Ask about test cases, scenarios in different types
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Walk-in and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Aptitude Test 

1st round is aptitude test all questions are related to domain knowledge & related to testing

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.
Round 2 - Technical 

(1 Question)

  • Q1. Types of testing & sdlc
  • Ans. 

    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...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Types of API Testing
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I have immediately joiner person.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Feb 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Tell me about yourself.
Round 3 - Assignment 

Company details

Round 4 - Coding Test 

C language

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell about your self java introduced, about java
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

C++ ,Java , CAD , CNC programming, Data analytics

Round 2 - Technical 

(5 Questions)

  • Q1. What product management ur doing
  • Q2. Where did you undergo your technical traing
  • Q3. Where did u place most of your focus when reviewing somebody else code
  • Q4. What did you develop
  • Q5. What was the project before you are doing
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude test includes number series, profit and loss, percentage, train problems

Round 2 - Technical 

(2 Questions)

  • Q1. About SQL queries and database
  • Q2. About object oriented programming, pointers, arrays, linked list
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Training demonstration
  • Q2. Risk assessments or Risk register maintenance example
  • Ans. 

    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...

  • Answered by AI
  • Q3. ISO audit experience
  • Ans. 

    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

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Salary negotiation

IBM Interview FAQs

How many rounds are there in IBM Junior Software Test Engineer interview?
IBM interview process usually has 1 rounds. The most common rounds in the IBM interview process are Technical.
What are the top questions asked in IBM Junior Software Test Engineer interview?

Some of the top questions asked at the IBM Junior Software Test Engineer interview -

  1. What is Instance varia...read more
  2. What is collect...read more
  3. List is interface or cl...read more

Tell us how to improve this page.

IBM Junior Software Test Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
IBM Junior Software Test Engineer Salary
based on 5 salaries
₹3.2 L/yr - ₹6.5 L/yr
42% more than the average Junior Software Test Engineer Salary in India
View more details

IBM Junior Software Test Engineer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

3.0

Skill development

3.0

Work-life balance

4.0

Salary

5.0

Job security

2.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
Application Developer
11.7k salaries
unlock blur

₹5.6 L/yr - ₹23.9 L/yr

Software Engineer
5.5k salaries
unlock blur

₹5.3 L/yr - ₹22.4 L/yr

Advisory System Analyst
5.2k salaries
unlock blur

₹9.3 L/yr - ₹27.5 L/yr

Senior Software Engineer
4.8k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Senior Systems Engineer
4.6k salaries
unlock blur

₹5.7 L/yr - ₹20.5 L/yr

Explore more salaries
Compare IBM with

Oracle

3.7
Compare

TCS

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview