Premium Employer

i

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

Wells Fargo Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Wells Fargo Softwaretest Engineer Interview Questions and Answers

Updated 25 Nov 2024

Wells Fargo Softwaretest Engineer Interview Experiences

2 interviews found

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.

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

Softwaretest Engineer Interview Questions Asked at Other Companies

asked in Playablo
Q1. What is boundary value analysis? How do u perform boundary value ... read more
asked in Playablo
Q2. If u get a blocker defect just the previous day of ur release dat ... read more
Q3. 1. What is STLC, SDLC 2. What is the bug Life cycle. 3. Differenc ... read more
Q4. - Print the frequency of each alphabet for the given string. - Sw ... read more
asked in Playablo
Q5. Write Sql query for displaying total number of students from chil ... read more

Interview questions from similar companies

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 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
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?
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
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
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
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via citi.com and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Can you provide an overview of your background and experiences?
  • Ans. 

    I have a strong background in software testing with experience in manual and automated testing.

    • Over 5 years of experience in software testing

    • Proficient in manual testing techniques and tools such as Jira and TestRail

    • Skilled in automated testing using tools like Selenium and JUnit

    • Experience in creating test plans, test cases, and executing test scripts

    • Familiar with Agile and Scrum methodologies

  • Answered by AI

Wells Fargo Interview FAQs

How many rounds are there in Wells Fargo Softwaretest Engineer interview?
Wells Fargo interview process usually has 1-2 rounds. The most common rounds in the Wells Fargo interview process are Technical and Coding Test.
What are the top questions asked in Wells Fargo Softwaretest Engineer interview?

Some of the top questions asked at the Wells Fargo Softwaretest Engineer interview -

  1. What is interface and difference between interface and abstract cl...read more
  2. What do you mean by reflecti...read more

Tell us how to improve this page.

Wells Fargo Softwaretest Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join Wells Fargo Discover a welcome difference. Discover Wells Fargo.
Wells Fargo Softwaretest Engineer Salary
based on 48 salaries
₹4.5 L/yr - ₹13 L/yr
33% more than the average Softwaretest Engineer Salary in India
View more details

Wells Fargo Softwaretest Engineer Reviews and Ratings

based on 4 reviews

4.6/5

Rating in categories

4.3

Skill development

4.6

Work-life balance

4.4

Salary

4.6

Job security

4.6

Company culture

4.3

Promotions

4.3

Work satisfaction

Explore 4 Reviews and Ratings
Senior Software Engineer
4.7k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Financial Analyst
2.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Vice President
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Financial Analyst
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
1.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Wells Fargo with

HSBC Group

3.9
Compare

Standard Chartered

3.7
Compare

JPMorgan Chase & Co.

4.0
Compare

Bank of America

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