Upload Button Icon Add office photos

Filter interviews by

BNP Paribas India Solutions Senior Quality Analyst Interview Questions and Answers

Updated 29 Sep 2022

BNP Paribas India Solutions Senior Quality Analyst Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Aug 2022. There were 3 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 

(1 Question)

  • Q1. Tell me about yourself? What sanity and smoke testing? Explain Defect life cycle. Agile methodologies Soap UI Selenium Selectors Types of xpath
  • Ans. 

    I am a Senior Quality Analyst with expertise in Agile methodologies, Soap UI, Selenium Selectors, and Defect life cycle.

    • Sanity testing is a quick and shallow testing to ensure the basic functionality of the application.

    • Smoke testing is a preliminary testing to check if the critical functionalities of the application are working fine.

    • Defect life cycle includes the stages of defect identification, logging, prioritization...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. How will you manage travel? Tell me about yourself Why Leaving current company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview experience really good with BNP Paribas.

Skills evaluated in this interview

Interview questions from similar companies

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

(2 Questions)

  • Q1. What is permission set and profiles
  • Ans. 

    Permission sets and profiles are used in Salesforce to control access to objects, fields, and records.

    • Permission sets are used to grant additional permissions to specific users or groups beyond what is already defined in their profiles.

    • Profiles are used to define the baseline permissions and settings for a user or group.

    • Permission sets can be assigned to users in addition to their profile to give them access to specifi...

  • Answered by AI
  • Q2. Explain the End to End process of loan origination
  • Ans. 

    Loan origination process involves application, underwriting, approval, and funding stages.

    • Customer submits loan application with required documents

    • Lender reviews application for completeness and accuracy

    • Underwriting process assesses borrower's creditworthiness and risk

    • Loan approval or denial decision is made based on underwriting results

    • Funding stage involves disbursing approved loan amount to borrower

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Aptitude Test 

60 mins aptitude and reasoning and java syntax questions

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. Difference between Defect masking and Cascading
  • Ans. 

    Defect masking occurs when a major defect hides a minor defect, while cascading is when one defect triggers multiple defects.

    • Defect masking occurs when a major defect prevents the detection of a minor defect.

    • Cascading is when one defect triggers a series of other defects.

    • Defect masking can lead to overlooking important issues, while cascading can result in a chain reaction of defects.

    • Example of defect masking: A critic...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Test cases on eCommerce platform
  • Ans. 

    Test cases for eCommerce platform

    • Verify user can successfully add items to cart

    • Test checkout process with different payment methods

    • Check for proper error messages when entering invalid information

    • Test search functionality for products

    • Verify discounts and promotions are applied correctly

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Write sql queries
  • Ans. 

    SQL queries for Senior Quality Analyst position

    • Use SELECT statement to retrieve data from database

    • Use WHERE clause to filter data based on specific conditions

    • Use JOIN clause to combine data from multiple tables

    • Use GROUP BY clause to group data based on specific columns

    • Use ORDER BY clause to sort data in ascending or descending order

  • Answered by AI
  • Q2. What do u do in passtime, then expecfjng i should say studying.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be less descriminatory

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2022. There were 4 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 - Aptitude Test 

Basic English Grammar

Round 3 - HR 

(1 Question)

  • Q1. Previous job details
Round 4 - One-on-one 

(1 Question)

  • Q1. Previous job details, expectations etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - You should have impeccable English.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

MCQ BASED - medium to difficult

Round 2 - Assignment 

Assignment based on your profile , scenario based must

Round 3 - Technical 

(2 Questions)

  • Q1. About your previous company work and programming related questions
  • Q2. Oops concept , dsa , sql , debugging a problem in your code
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me about your project
  • Q2. API testing, SQL, Program based questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain about agile methodology
  • Ans. 

    Agile methodology is a project management approach that emphasizes flexibility, collaboration, and incremental progress.

    • Agile methodology involves breaking down projects into small, manageable tasks called sprints.

    • It prioritizes customer feedback and collaboration over rigid planning.

    • Adaptability and responding to change are key principles of agile methodology.

    • Common frameworks for agile include Scrum, Kanban, and Extr

  • Answered by AI
  • Q2. Explain about bug life cycle
  • Ans. 

    Bug life cycle refers to the stages a bug goes through from identification to resolution in software testing.

    • Bug is identified by tester

    • Bug is reported in bug tracking system

    • Bug is assigned to developer for fixing

    • Developer fixes the bug

    • Bug is retested by tester

    • Bug is closed if fixed or reopened if issue persists

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

JavaScript program on strings

BNP Paribas India Solutions Interview FAQs

How many rounds are there in BNP Paribas India Solutions Senior Quality Analyst interview?
BNP Paribas India Solutions interview process usually has 3 rounds. The most common rounds in the BNP Paribas India Solutions interview process are Resume Shortlist, Technical and HR.

Tell us how to improve this page.

People are getting interviews through

based on 1 BNP Paribas India Solutions interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
BNP Paribas India Solutions Senior Quality Analyst Salary
based on 4 salaries
₹8.1 L/yr - ₹14 L/yr
61% more than the average Senior Quality Analyst Salary in India
View more details
Senior Associate
763 salaries
unlock blur

₹4.5 L/yr - ₹14.8 L/yr

Assistant Manager
418 salaries
unlock blur

₹5.9 L/yr - ₹24 L/yr

Senior Software Engineer
355 salaries
unlock blur

₹7 L/yr - ₹21 L/yr

Associate 1
258 salaries
unlock blur

₹2.5 L/yr - ₹9.4 L/yr

Associate
255 salaries
unlock blur

₹1.9 L/yr - ₹9.5 L/yr

Explore more salaries
Compare BNP Paribas India Solutions with

HSBC Group

4.0
Compare

JPMorgan Chase & Co.

4.0
Compare

Barclays Global Service Centre

4.0
Compare

Wipro

3.7
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