Upload Button Icon Add office photos

Bank of America

Compare button icon Compare button icon Compare

Filter interviews by

Bank of America Softwaretest Engineer Interview Questions and Answers

Updated 15 Oct 2024

Bank of America Softwaretest Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hirevue interview test consisted of 5 qns

Round 2 - Technical 

(2 Questions)

  • Q1. Explain your project
  • Ans. 

    Developed a test automation framework for a web application using Selenium and Java

    • Used Selenium WebDriver for automated testing

    • Implemented test scripts in Java programming language

    • Executed tests on different browsers and platforms

    • Generated test reports using TestNG framework

  • Answered by AI
  • Q2. Sql joins and finding second highest salary
  • Ans. 

    Using SQL joins to find the second highest salary in a table.

    • Use a self join to compare each row with every other row in the table.

    • Order the results by salary in descending order and use LIMIT to get the second highest salary.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Where do you see yourself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior software test engineer leading a team and working on cutting-edge technologies.

    • Advancing to a senior role within the company

    • Leading a team of software test engineers

    • Working on innovative technologies like AI and automation

    • Continuing to enhance my skills through training and certifications

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

(1 Question)

  • Q1. What was makor difference between MT n MX message format
  • Ans. 

    MT and MX message formats are both used for communication between systems, but MT is for financial messages while MX is for general messages.

    • MT message format is specific to financial messages, such as SWIFT MT messages used in banking transactions.

    • MX message format is more general and can be used for various types of messages, such as XML messages used in web services.

    • MT messages are typically structured in a specific...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Analytics payments
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

3 coding que easy,med and hard

Round 2 - Technical 

(2 Questions)

  • Q1. Os related que What is kernel , OS types ,what happens after booting computr ,etc
  • Q2. Creat a array and print all elements , which database used for pdf storing sql or nosql
Round 3 - Technical 

(2 Questions)

  • Q1. OOps related que abstraction , inheritance , code it
  • Q2. Middel element of linked list
Round 4 - HR 

(2 Questions)

  • Q1. What challenges u faced in engineering?
  • Q2. Situational based questions
Round 5 - HR 

(2 Questions)

  • Q1. Why u choose to work deustch bank ?
  • Q2. Project related quw
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Mcq+coding which are medium level questions

Round 2 - Technical 

(3 Questions)

  • Q1. Multiple inheritance allowed in java?
  • Ans. 

    No, multiple inheritance is not allowed in Java.

    • Java does not support multiple inheritance for classes to avoid the diamond problem.

    • However, multiple inheritance is allowed for interfaces in Java.

    • Example: class A extends B, C is not allowed, but interface X extends Y, Z is allowed.

  • Answered by AI
  • Q2. Diff btw static and final
  • Ans. 

    Static is used to define class-level variables and methods, while final is used to define constants and prevent inheritance or modification.

    • Static variables and methods belong to the class itself, while final variables cannot be changed once initialized.

    • Static members can be accessed without creating an instance of the class, while final members must be accessed through an instance.

    • Static variables are shared among all...

  • Answered by AI
  • Q3. What is data encapsulation?
  • Ans. 

    Data encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.

    • Encapsulation hides the internal state of an object and only exposes the necessary functionalities through methods.

    • It helps in achieving data abstraction and information hiding.

    • Example: A class 'Car' encapsulates data like speed, color, and methods like accelerate() and brake().

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Team player with excellent communication skills

  • Answered by AI
  • Q2. What are company core values
  • Ans. 

    Company core values are the fundamental beliefs that guide the behavior and decisions of employees.

    • Integrity - acting with honesty and transparency in all dealings

    • Innovation - constantly seeking new and better ways to solve problems

    • Customer focus - prioritizing the needs and satisfaction of customers

    • Teamwork - collaborating effectively with colleagues to achieve common goals

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Java and react question
Round 2 - Technical 

(1 Question)

  • Q1. Little technical and project oriented question
Round 3 - Coding Test 

Basic hacker rank problem

Round 4 - CTO round 

(1 Question)

  • Q1. Asked few questions on react and java
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Explain event driven architecture of node.js
  • Ans. 

    Node.js uses event-driven architecture where events trigger callbacks to handle asynchronous operations.

    • Node.js uses event loop to handle asynchronous operations efficiently

    • Events are emitted by various objects in Node.js like HTTP servers, file system, etc.

    • Callbacks are registered to handle events and execute code when events occur

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Coding Test 

Core java , string, thread , sql, mvc, spring boot

Round 2 - Technical 

(2 Questions)

  • Q1. 2 coding questions on array and string
  • Q2. Sorting , thread
Round 3 - Technical 

(3 Questions)

  • Q1. Managerial round
  • Q2. Project and some basic questions
  • Q3. Describe your project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Island Perimeter and Number of Provinces. Basic Leetcode question

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

Behavioural and culture fit

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 - One-on-one 

(2 Questions)

  • Q1. Sql, reporting tool, control m , unix, power bi
  • Q2. Sql, unix, testing tool

Interview Preparation Tips

Interview preparation tips for other job seekers - Read the JD

Bank of America Interview FAQs

How many rounds are there in Bank of America Softwaretest Engineer interview?
Bank of America interview process usually has 3 rounds. The most common rounds in the Bank of America interview process are Coding Test, Technical and HR.

Tell us how to improve this page.

Bank of America Softwaretest Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Bank of America Softwaretest Engineer Salary
based on 32 salaries
₹6.5 L/yr - ₹22 L/yr
131% more than the average Softwaretest Engineer Salary in India
View more details

Bank of America Softwaretest Engineer Reviews and Ratings

based on 4 reviews

5.0/5

Rating in categories

4.7

Skill development

5.0

Work-life balance

4.7

Salary

5.0

Job security

5.0

Company culture

4.6

Promotions

4.8

Work satisfaction

Explore 4 Reviews and Ratings
Team Lead
2.3k salaries
unlock blur

₹5.7 L/yr - ₹16 L/yr

Assistant Manager
1.9k salaries
unlock blur

₹7 L/yr - ₹26 L/yr

Team Developer
1.9k salaries
unlock blur

₹2.4 L/yr - ₹11 L/yr

Software Engineer
1.1k salaries
unlock blur

₹6.6 L/yr - ₹27.5 L/yr

Manager
981 salaries
unlock blur

₹11.5 L/yr - ₹38 L/yr

Explore more salaries
Compare Bank of America with

JPMorgan Chase & Co.

4.0
Compare

BA Continuum

4.1
Compare

Wells Fargo

3.8
Compare

Goldman Sachs

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