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
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Can you provide a detailed overview of the technical discussions related to your past work experience?

I applied via Naukri.com and was interviewed before Feb 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is interface and difference between interface and abstract class
  • Ans. 

    An interface is a contract that specifies the methods that a class must implement. Abstract class is a class that cannot be instantiated.

    • An interface can only have abstract methods and constants, while an abstract class can have both abstract and non-abstract methods.

    • A class can implement multiple interfaces, but can only inherit from one abstract class.

    • Interfaces are used to achieve abstraction and provide loose coupl...

  • Answered by AI
  • Q2. What do you mean by reflection?
  • Ans. 

    Reflection is the ability of a program to examine and modify its own structure and behavior at runtime.

    • Reflection allows a program to inspect and manipulate its own code and data at runtime.

    • It is commonly used in frameworks and libraries to provide dynamic behavior.

    • Examples include Java's reflection API and .NET's System.Reflection namespace.

    • Reflection can be used to create new objects, invoke methods, and access field...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic c sharp questions
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 - Aptitude Test 

Logical quantitative

Round 3 - Coding Test 

Two coding questions array string programs

Round 4 - Technical 

(1 Question)

  • Q1. Computer oops networks projects data structure and algorithms
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Oct 2023.

Round 1 - Aptitude Test 

Online aptitude test was taken
1st round was general aptitude test
2nd was coding question with two questions to solve in 45 mins

Round 2 - Behavioral 

(1 Question)

  • Q1. General test with lots pf questions which describes your traits . Answer Honestly
Round 3 - Technical 

(1 Question)

  • Q1. It was a 15 - 20 mins interview round 1) Basic Intro 2) Asked about my projects . 3) MySQL queries , Normalization 4) Interface in Java and general 5) Write a code to return sum of numbers present in al...
Round 4 - HR 

(1 Question)

  • Q1. Did not clear Technical round
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

3 Leetcode Easy-Medium Questions

Round 2 - Technical 

(2 Questions)

  • Q1. Detailed Discussion on Projects written on Resume .
  • Q2. SQL Queries and some HR Questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Create own list without using java collections
  • Ans. 

    Create a custom list using arrays in Java

    • Declare an array of strings to store the elements of the list

    • Implement methods like add, remove, get, and size to manipulate the list

    • Use a counter variable to keep track of the number of elements in the list

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2022. There were 5 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 - Coding Test 

2 very easy coding questions. Solved both of them in 12-15 minutes.

Round 3 - Technical 

(1 Question)

  • Q1. Discussion on project. How will you implement call logs in mobile number efficiently. Make sure that you know everything about what you have written in project. Basic DSA question on binary search and map.
Round 4 - Technical 

(3 Questions)

  • Q1. Asked if I have my personal website.
  • Q2. What happens when you enter the address of your personal website in your browser? Deep discussion on this topic alongwith protocol , DNS table etc. Make sure that you do not have any vague idea about this ...
  • Q3. Discussion on internships.
Round 5 - HR 

(2 Questions)

  • Q1. Why do u want to wark at jpmc ?
  • Q2. Asked about my educational and family background. What job my father do , asked about my location preference (Mumbai, Bengaluru or Hyderabad) , asked how well my last 2 interviews were.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was an oncampus process. After performing all 3 rounds satisfactorily, HR was happy and she asked about my location preference for joining the job. I was quite happy and satisfied untill i saw that they selected only 4 people and i was not there. HR was such a dumb that she was not letting those guys who left to attend their other interviews to proceed for further rounds. I left my other interviews to put my all focus on getting selected and eventually found that they selected 4 people (out of which 1 was quite dumb and does not deserve the selection). So yeah ! Luck plays a vital role. But never lose your hope, your efforts will surely pay you once !
Interview experience
4
Good
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 - Technical 

(1 Question)

  • Q1. Core Java Questions, Springboot Hibernate question.
Round 3 - Technical 

(1 Question)

  • Q1. Docker implementation , Aws related questions
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion,why I resigned last company etc
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Includes a lotta apti based on logic sections

Round 2 - Coding Test 

DO Leetcode hard minimum

Round 3 - Technical 

(1 Question)

  • Q1. OOPS, System design, SQL

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 31 salaries
₹5 L/yr - ₹18.1 L/yr
116% 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

₹0 L/yr - ₹0 L/yr

Assistant Manager
1.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Developer
1.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Bank of America with

JPMorgan Chase & Co.

4.0
Compare

BA Continuum

4.1
Compare

Wells Fargo

3.9
Compare

Goldman Sachs

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