Upload Button Icon Add office photos

Fidelity Investments

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Fidelity Investments Associate Quality Engineer Interview Questions and Answers

Updated 16 Jan 2025

Fidelity Investments Associate Quality Engineer Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was easy round with some basic apti questions

Round 2 - Technical 

(2 Questions)

  • Q1. Basic tech round to check your skills
  • Q2. Asked towrite a basic program
Round 3 - HR 

(1 Question)

  • Q1. Wanting to know the long term goals

Interview questions from similar companies

I applied via LinkedIn and was interviewed in Apr 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 - Technical 

(7 Questions)

  • Q1. Explain Selenium Framework
  • Ans. 

    Selenium Framework is an open-source automation tool used for testing web applications.

    • It supports multiple programming languages like Java, Python, C#, etc.

    • It consists of three main components: Selenium IDE, Selenium WebDriver, and Selenium Grid.

    • It allows for cross-browser testing and supports various browsers like Chrome, Firefox, Safari, etc.

    • It provides various features like element locating, handling pop-ups and al...

  • Answered by AI
  • Q2. What are OOPS Concepts
  • Ans. 

    OOPS Concepts are the fundamental principles of Object-Oriented Programming.

    • Encapsulation - bundling of data and methods that operate on that data

    • Inheritance - ability of a class to inherit properties and methods from a parent class

    • Polymorphism - ability of objects to take on multiple forms or have multiple behaviors

    • Abstraction - hiding of complex implementation details and showing only essential features

  • Answered by AI
  • Q3. How to start DB using Selenium
  • Ans. 

    To start DB using Selenium, we need to establish a connection to the database and execute SQL queries.

    • Import the necessary libraries for database connectivity and Selenium

    • Create a connection to the database using the appropriate driver

    • Execute SQL queries to perform desired actions on the database

    • Close the database connection after use

  • Answered by AI
  • Q4. Difference between interface and abstract class
  • Ans. 

    Interface defines only method signatures while abstract class can have both method signatures and implementations.

    • An interface can be implemented by multiple classes while a class can only inherit from one abstract class.

    • An abstract class can have constructors while an interface cannot.

    • An abstract class can have non-abstract methods while an interface can only have abstract methods.

    • An abstract class can have instance v...

  • Answered by AI
  • Q5. How to take xpath of a row
  • Ans. 

    To take xpath of a row, identify the unique identifier of the row and use it in the xpath expression.

    • Identify the unique identifier of the row, such as an ID or class attribute

    • Use the identifier in the xpath expression to locate the row

    • Example: //table[@id='tableId']/tbody/tr[@class='rowClass']

  • Answered by AI
  • Q6. Describe agile ceremonies in project
  • Ans. 

    Agile ceremonies are regular meetings held during a project to ensure collaboration, communication, and progress towards goals.

    • Sprint planning: setting goals and tasks for the upcoming sprint

    • Daily stand-up: brief meetings to discuss progress and any obstacles

    • Sprint review: demonstration of completed work to stakeholders

    • Sprint retrospective: reflection on the previous sprint and identifying areas for improvement

  • Answered by AI
  • Q7. String and array related programs
Round 3 - Technical 

(1 Question)

  • Q1. String function related programs
Round 4 - One-on-one 

(2 Questions)

  • Q1. Manual Testing questions like difference between SIT and ST
  • Q2. Scenario based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong with fundamentals of Selenium, OOPS Concepts, Practice String and array related programs, Manual Testing Concepts should be clearly understood.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. How do you work on handling multiple windows using Selenium
  • Ans. 

    Handling multiple windows in Selenium involves switching between windows and using window handles.

    • Use getWindowHandles() method to get all window handles

    • Switch between windows using switchTo().window() method

    • Perform actions on the desired window

    • Close or quit windows as needed

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - HR 

(1 Question)

  • Q1. What is your overall experience and expertise in your field?
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - HR 

(5 Questions)

  • Q1. About project and company
  • Q2. Why should we hire you
  • Ans. 

    I have a strong attention to detail, excellent problem-solving skills, and a passion for ensuring quality in all aspects of the job.

    • Extensive experience in quality assurance testing

    • Proven track record of identifying and resolving issues

    • Strong communication skills to collaborate with team members

    • Ability to adapt to new technologies and processes

    • Passion for continuous improvement and learning

  • Answered by AI
  • Q3. Hr ask about my internship
  • Q4. Hr explain about they company
  • Q5. Finnally he tell you recruiter will inform about the you were selected or not
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Online coding round was conducted .

Round 2 - Technical 

(1 Question)

  • Q1. Java question, selenium questions, testing
Round 3 - HR 

(1 Question)

  • Q1. Why, how when how much
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Mostly question on program and testing

Round 3 - Technical 

(1 Question)

  • Q1. More detailed questions on program logic and testing
Round 4 - HR 

(1 Question)

  • Q1. Expectations, work life ,goals,future plan, why amex

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on program and logic of core language
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Apr 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Logical reasoning current affairs

Round 2 - One-on-one 

(1 Question)

  • Q1. About yourself resume related
Round 3 - Technical 

(1 Question)

  • Q1. Skills venture capital private equity
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain your Automation framework
  • Ans. 

    My automation framework is a hybrid framework combining data-driven and keyword-driven approaches for efficient test automation.

    • Combines data-driven and keyword-driven approaches

    • Utilizes reusable functions and libraries

    • Supports parallel execution for faster testing

    • Integrates with CI/CD pipelines for continuous testing

    • Provides detailed reporting and logging for easy analysis

  • Answered by AI
  • Q2. Explain OOPS concept
  • Ans. 

    OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOPS focuses on creating objects that interact with each other to solve a problem.

    • It involves concepts like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • E...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Coding question

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Sep 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about your What is your greatest strength Life cycle of mortgage Banking terms
  • Ans. 

    My greatest strength is my attention to detail and thorough understanding of the mortgage life cycle and banking terms.

    • Attention to detail helps me catch errors and ensure accuracy in quality assurance processes

    • Thorough understanding of mortgage life cycle includes origination, underwriting, closing, and servicing

    • Banking terms knowledge includes terms like APR, escrow, and amortization

  • Answered by AI
  • Q2. What is your weakness Why should we hire you.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with your answer, and research about the roles and responsibilities which you are applying too, Learn about the company's achievements and goals.

Fidelity Investments Interview FAQs

How many rounds are there in Fidelity Investments Associate Quality Engineer interview?
Fidelity Investments interview process usually has 3 rounds. The most common rounds in the Fidelity Investments interview process are Aptitude Test, Technical and HR.
What are the top questions asked in Fidelity Investments Associate Quality Engineer interview?

Some of the top questions asked at the Fidelity Investments Associate Quality Engineer interview -

  1. Basic tech round to check your ski...read more
  2. Asked towrite a basic prog...read more

Tell us how to improve this page.

Fidelity Investments Associate Quality Engineer Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 568 Interviews
Citicorp Interview Questions
3.7
 • 567 Interviews
HSBC Group Interview Questions
4.0
 • 490 Interviews
Goldman Sachs Interview Questions
3.5
 • 408 Interviews
American Express Interview Questions
4.2
 • 361 Interviews
UBS Interview Questions
3.9
 • 339 Interviews
Morgan Stanley Interview Questions
3.7
 • 308 Interviews
Morningstar Interview Questions
3.9
 • 241 Interviews
Bank of America Interview Questions
4.3
 • 237 Interviews
View all
Lead Software Engineer
969 salaries
unlock blur

₹12 L/yr - ₹36 L/yr

Software Engineer
907 salaries
unlock blur

₹7 L/yr - ₹22 L/yr

Process Specialist
296 salaries
unlock blur

₹3.4 L/yr - ₹7.2 L/yr

Principal Software Engineer
225 salaries
unlock blur

₹17.4 L/yr - ₹55 L/yr

Senior Process Specialist
186 salaries
unlock blur

₹4 L/yr - ₹9.2 L/yr

Explore more salaries
Compare Fidelity Investments with

Vanguard

4.1
Compare

Blackrock

3.8
Compare

Charles Schwab

4.2
Compare

JPMorgan Chase & Co.

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