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

Filter interviews by

IBM Automation Test Analyst Interview Questions and Answers

Updated 14 Mar 2024

IBM Automation Test Analyst Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Its complete from Project and resume. They asked many questions from project scenario and gave some scenario's to write automation script.

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Testng framework,use of testng annotations
  • Q2. Maven
  • Q3. Polymorphism, Collection framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare indepth concepts of framework,java basic concepts.

Automation Test Analyst Interview Questions Asked at Other Companies

asked in TCS
Q1. L1 - TR - Find the largest number/smallest number in the array, s ... read more
asked in IBM
Q2. They asked many questions from the project scenario and gave some ... read more
asked in Accenture
Q3. How do you extract data from Excel?
asked in Mphasis
Q4. What is method overloading?
asked in Accenture
Q5. Explain your test automation framework.
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 - Technical 

(2 Questions)

  • Q1. Basics of UFT testing
  • Q2. Day to day activities

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on automation tools and framework used
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Explain your test automation framework
  • Ans. 

    My test automation framework is a data-driven framework using Selenium WebDriver and TestNG.

    • Data-driven approach for reusability and maintainability

    • Integration with Selenium WebDriver for web automation

    • TestNG for test execution and reporting

    • Page Object Model for better organization and readability

    • Custom libraries for common functions like logging, reporting, and assertions

  • Answered by AI
  • Q2. How do u extract data from Excel
  • Ans. 

    Data can be extracted from Excel using libraries like Apache POI or Openpyxl in programming languages like Java or Python.

    • Use Apache POI library in Java to read/write Excel files

    • Use Openpyxl library in Python to manipulate Excel files

    • Extract data by reading rows and columns from Excel sheets

    • Use specific methods like getCell() or getRow() to access data

  • Answered by AI
  • Q3. Various questions in selenium

Skills evaluated in this interview

What people are saying about IBM

View All
rjdj4d
Verified Icon
1w
works at
IBM
Left IBM, now diving into Data Analytics!
Hey folks, I resigned/was laid off from IBM two months ago because of project issues. Before that, I actually asked to leave my project because of a toxic environment and boring work (no growth). Now, I'm transitioning to a Data Analyst role from being an SCM Consultant (10 LPA). I'm currently learning SQL, Excel, Power BI, and Python. Any advice on additional courses, tips for cracking interviews, job referrals, or salary expectations would be greatly appreciated!
Got a question about IBM?
Ask anonymously on communities.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Questions on Oops concepts
  • Q2. Questions on Selenium
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explain tosca commander
  • Ans. 

    Tosca Commander is a test automation tool used for end-to-end testing of software applications.

    • Tosca Commander allows testers to create and execute automated test cases without the need for coding.

    • It provides a visual interface for creating test cases using drag-and-drop functionality.

    • Test cases in Tosca Commander can be easily maintained and reused for regression testing.

    • It supports integration with various test manag...

  • Answered by AI

Skills evaluated in this interview

IBM HR Interview Questions

279 questions and answers

Q. What tasks did you work on in your last project?
Q. Tell me about gravitation.
Q. What is your role?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. L1 - TR - Find the largest number/smallest number in the array, sorting the variables L2 - MR - Situational questions and basic college questions and certifications done.
  • Ans. 

    Find the largest or smallest number in an array using various methods.

    • Use a loop to iterate through the array and compare each element.

    • Example: For array [3, 1, 4, 1, 5], largest is 5, smallest is 1.

    • Utilize built-in functions like Math.max() and Math.min() in JavaScript.

    • Example: In JavaScript, Math.max(...array) returns the largest number.

    • Sorting the array can also help: sort the array and pick first/last element.

  • Answered by AI
  • Q2. L3 - HR - Salary expectations, TCS founder, What you know about TCS

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the walkins every weekend in TCS, definitely you can crack it
Are these interview questions helpful?

I applied via Campus Placement and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is a bit
  • Ans. 

    A bit is the smallest unit of data in computing, representing a binary value of 0 or 1.

    • A bit can represent two states: off (0) or on (1).

    • Bits are the building blocks of all digital data, including text, images, and sound.

    • In binary code, a sequence of bits can represent numbers, letters, and commands.

    • For example, the letter 'A' is represented as 01000001 in binary, which is 65 in decimal.

  • Answered by AI
  • Q2. What us the size of a bit
  • Ans. 

    A bit is the smallest unit of digital information. It can have a value of either 0 or 1.

    • A bit is a binary digit, represented as either 0 or 1.

    • It is the basic unit of information used in computing and digital communications.

    • A group of 8 bits is called a byte.

    • The size of a bit is dependent on the architecture of the computer system.

  • Answered by AI
  • Q3. How many bits are there in C
  • Ans. 

    C is a programming language and does not have a fixed number of bits.

    • C is a high-level programming language that can be compiled to run on different architectures with varying bit sizes.

    • The number of bits in C depends on the hardware architecture it is compiled for.

    • For example, C code compiled for a 32-bit architecture will have 32-bit integers, while code compiled for a 64-bit architecture will have 64-bit integers.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and patient. Dont hesitate to give answers.

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is Abstraction
  • Q2. Concept of hiding implementation

Interview Preparation Tips

Interview preparation tips for other job seekers - Not bad, good atmosphere, positive response from staff

I applied via Campus Placement and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All technical discussion not much deeper but basic questions of graduation were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and don't hesitate 🙂

IBM Interview FAQs

How many rounds are there in IBM Automation Test Analyst interview?
IBM interview process usually has 1 rounds. The most common rounds in the IBM interview process are Technical.

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

TCS Automation Test Analyst Interview Questions
3.5
 • 11.3k Interviews
Accenture Automation Test Analyst Interview Questions
3.7
 • 8.8k Interviews
Infosys Automation Test Analyst Interview Questions
3.6
 • 8k Interviews
Wipro Automation Test Analyst Interview Questions
3.7
 • 6.2k Interviews
Capgemini Automation Test Analyst Interview Questions
3.7
 • 5.1k Interviews
HCLTech Automation Test Analyst Interview Questions
3.5
 • 4.2k Interviews
Genpact Automation Test Analyst Interview Questions
3.7
 • 3.5k Interviews
View all
IBM Automation Test Analyst Salary
based on 23 salaries
₹8.1 L/yr - ₹16.1 L/yr
35% more than the average Automation Test Analyst Salary in India
View more details

IBM Automation Test Analyst Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

3.6

Skill development

4.5

Work-life balance

3.1

Salary

4.5

Job security

3.6

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 2 Reviews and Ratings
Application Developer
12.8k salaries
unlock blur

₹5.2 L/yr - ₹27.1 L/yr

Software Engineer
6.1k salaries
unlock blur

₹8 L/yr - ₹22.9 L/yr

Software Developer
6.1k salaries
unlock blur

₹13.7 L/yr - ₹34.4 L/yr

Senior Software Engineer
5.5k salaries
unlock blur

₹14.3 L/yr - ₹30 L/yr

Advisory System Analyst
4.6k salaries
unlock blur

₹13.6 L/yr - ₹23 L/yr

Explore more salaries
Compare IBM with

Oracle

3.6
Compare

TCS

3.5
Compare

Cognizant

3.7
Compare

Accenture

3.7
Compare
write
Share an Interview