Upload Button Icon Add office photos
Engaged Employer

i

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

BNY Verified Tick

Compare button icon Compare button icon Compare
4.0

based on 3.9k Reviews

Filter interviews by

BNY QA Analyst Interview Questions and Answers

Updated 20 Sep 2022

BNY QA Analyst Interview Experiences

1 interview found

QA Analyst Interview Questions & Answers

user image Anonymous

posted on 20 Sep 2022

I applied via Referral and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic core java and webdriver related questions, manual concepts
Round 2 - HR 

(1 Question)

  • Q1. Why do you want to join bny mellon?
  • Ans. 

    I want to join BNY Mellon because of its reputation as a leading financial institution and its commitment to innovation and technology.

    • BNY Mellon is known for its strong reputation in the financial industry

    • I am impressed by the company's focus on innovation and technology

    • I believe BNY Mellon offers great opportunities for professional growth and development

    • The company's values align with my own, particularly in terms o

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They ask basics only, but answer quickly and clearly.

Interview questions from similar companies

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

I applied via Job Portal and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Test Data read from Excel
  • Ans. 

    Test data can be read from Excel using libraries like Apache POI or OpenPyXL.

    • Use libraries like Apache POI or OpenPyXL to read data from Excel files

    • Identify the sheet and cell from which data needs to be read

    • Handle different data types like strings, numbers, dates, etc.

    • Perform validations on the data read from Excel

  • Answered by AI
  • Q2. TestNG Annotations
  • Q3. How to estimate in Agile project
  • Ans. 

    Estimating in Agile projects involves breaking down tasks, assigning story points, and using historical data.

    • Break down tasks into smaller, manageable units

    • Assign story points to each task based on complexity and effort required

    • Use historical data and team velocity to estimate future tasks

    • Collaborate with team members to reach a consensus on estimates

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. How to decide which feature to test if testing window is very narrow
  • Ans. 

    Prioritize critical features based on impact and risk assessment

    • Identify critical features based on impact on core functionality

    • Prioritize features with high risk of failure or impact on user experience

    • Consider customer feedback and usage data to prioritize features

    • Collaborate with stakeholders to determine key features for testing

    • Use risk-based testing approach to focus on high-risk areas

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to join Wells Fargo

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Naukri.com

Round 1 - Technical 

(5 Questions)

  • Q1. Basic questions on manual testing concepts, SQL query, Unix shell scripting questions,etl and some situations based questions
  • Q2. What is bug life cycle
  • Ans. 

    Bug life cycle is the process of identifying, reporting, fixing, retesting, and closing a software bug.

    • Bug identification: Bug is identified by QA engineer during testing.

    • Bug reporting: QA engineer reports the bug with detailed information.

    • Bug fixing: Developer fixes the bug based on the reported details.

    • Bug retesting: QA engineer retests the fixed bug to ensure it is resolved.

    • Bug closing: Once the bug is confirmed fix

  • Answered by AI
  • Q3. Write query for duplicate records
  • Ans. 

    Query to find duplicate records in a database table

    • Use GROUP BY clause with HAVING COUNT() function to identify duplicate records

    • Select columns to display duplicate records

    • Example: SELECT column1, column2, COUNT(*) FROM table_name GROUP BY column1, column2 HAVING COUNT(*) > 1

  • Answered by AI
  • Q4. How to copy one file to another
  • Ans. 

    Use a file copy command to copy one file to another

    • Use the 'cp' command in Unix/Linux systems

    • Syntax: cp source_file destination_file

    • Example: cp file1.txt file2.txt

  • Answered by AI
  • Q5. How would you handle major bugs in your current project

Skills evaluated in this interview

QA Engineer Interview Questions & Answers

UBS user image Sayali Bagal

posted on 10 Oct 2024

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

(2 Questions)

  • Q1. Write program to get count of letters in a word
  • Ans. 

    Program to count letters in a word using array of strings

    • Create an array to store the count of each letter in the word

    • Iterate through each letter in the word and increment the count in the array

    • Return the array with the count of each letter

  • Answered by AI
  • Q2. How to find elements that are not available in dom in selenium? exception in selenium
  • Ans. 

    To find elements not available in DOM in Selenium, use try-catch block to handle NoSuchElementException.

    • Use try-catch block to handle NoSuchElementException when trying to find elements not available in DOM.

    • Catch the exception and handle it appropriately in the code.

    • Use WebDriverWait with ExpectedConditions to wait for the element to be present before interacting with it.

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed in Oct 2024.

Round 1 - Coding Test 

Basics js question was there

Round 2 - Technical 

(1 Question)

  • Q1. Scenario based questions
Round 3 - HR 

(1 Question)

  • Q1. Basic hr questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Connecting String using Java selenium
  • Ans. 

    To connect strings using Java Selenium, use the concatenation operator (+) or the concat() method.

    • Use the concatenation operator (+) to connect strings: String result = str1 + str2;

    • Use the concat() method to connect strings: String result = str1.concat(str2);

  • Answered by AI
Round 2 - Coding Test 

Snapshot code for capturing images

Skills evaluated in this interview

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 

(1 Question)

  • Q1. Experience and Knowledge Gained .
Round 3 - HR 

(1 Question)

  • Q1. Knowledge and Work Experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - Experience will be preferable.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Mar 2023.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About project About last 2-3 Worked project Various testing process follow in current project
  • Q2. TEST automation BASIC SQL
Round 2 - One-on-one 

(1 Question)

  • Q1. What was the complex issue you have faced And you resolved that Various standard selenium interview questions. Page object model
  • Ans. 

    I faced a complex issue with a flaky test case due to dynamic elements, resolved by implementing dynamic waits.

    • Identified the root cause of the flakiness - dynamic elements causing timing issues

    • Implemented dynamic waits using WebDriverWait in Selenium to handle the dynamic elements

    • Utilized explicit waits with expected conditions like elementToBeClickable or visibilityOfElementLocated

    • Regularly reviewed and updated the d

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to CV.
Round 1 - Coding Test 

Basic program

Round 2 - Technical 

(2 Questions)

  • Q1. Selenium commands on Browser
  • Ans. 

    Selenium commands are used to automate browser actions.

    • Selenium commands can be used to open a browser window

    • Commands can be used to navigate to a specific URL

    • Commands can be used to interact with web elements on a page

    • Commands can be used to perform actions like clicking a button or filling out a form

    • Commands can be used to handle alerts and pop-ups

    • Examples of Selenium commands include get(), findElement(), click(), s

  • Answered by AI
  • Q2. Agile related interview questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and truthful towards your technical knowledge

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Selenium questions - iframes, window handles, locators, synchronization (waits)
  • Q2. What is Test harness
  • Ans. 

    Test harness is a software tool used to run automated tests on software applications.

    • Test harness provides a framework for running test cases and reporting results.

    • It includes test data, test scripts, and a way to execute tests.

    • Test harness can simulate user interactions and test different scenarios.

    • Examples of test harness tools include JUnit for Java and NUnit for .NET.

  • Answered by AI
  • Q3. How will you write test case for a scenario
  • Ans. 

    To write a test case for a scenario, identify the objective, define test steps, determine expected results, and validate the outcome.

    • Identify the objective of the test case

    • Define the test steps to be executed

    • Determine the expected results for each step

    • Validate the outcome against the expected results

    • Include preconditions and postconditions if necessary

  • Answered by AI

Skills evaluated in this interview

BNY Interview FAQs

How many rounds are there in BNY QA Analyst interview?
BNY interview process usually has 2 rounds. The most common rounds in the BNY interview process are Technical and HR.

Tell us how to improve this page.

People are getting interviews through

based on 1 BNY interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Wells Fargo Interview Questions
3.9
 • 553 Interviews
Bajaj Finserv Interview Questions
4.0
 • 493 Interviews
HSBC Group Interview Questions
4.0
 • 485 Interviews
Goldman Sachs Interview Questions
3.6
 • 404 Interviews
American Express Interview Questions
4.2
 • 356 Interviews
UBS Interview Questions
4.0
 • 333 Interviews
Morgan Stanley Interview Questions
3.7
 • 300 Interviews
Citicorp Interview Questions
3.7
 • 278 Interviews
Bank of America Interview Questions
4.3
 • 231 Interviews
View all
BNY QA Analyst Salary
based on 34 salaries
₹3 L/yr - ₹9.2 L/yr
At par with the average QA Analyst Salary in India
View more details

BNY QA Analyst Reviews and Ratings

based on 4 reviews

3.8/5

Rating in categories

2.5

Skill development

4.4

Work-Life balance

2.9

Salary & Benefits

2.3

Job Security

3.8

Company culture

2.4

Promotions/Appraisal

3.5

Work Satisfaction

Explore 4 Reviews and Ratings
Analyst
1.9k salaries
unlock blur

₹2 L/yr - ₹11.5 L/yr

Senior Analyst
1.7k salaries
unlock blur

₹3.7 L/yr - ₹15 L/yr

Senior Associate
1.1k salaries
unlock blur

₹11.5 L/yr - ₹25 L/yr

Intermediate Representative
1.1k salaries
unlock blur

₹2.6 L/yr - ₹7.5 L/yr

Vice President
1k salaries
unlock blur

₹15.3 L/yr - ₹51.1 L/yr

Explore more salaries
Compare BNY with

State Street Corporation

3.8
Compare

Northern Trust

3.8
Compare

Citibank

3.9
Compare

HSBC Group

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview