Upload Button Icon Add office photos

Becton Dickinson

Compare button icon Compare button icon Compare

Filter interviews by

Becton Dickinson Software Quality Engineer Interview Questions and Answers

Updated 29 Apr 2024

Becton Dickinson Software Quality Engineer Interview Experiences

3 interviews found

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

I applied via Walk-in and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Framework explain
  • Ans. 

    A framework is a set of guidelines, libraries, and tools used to develop software applications.

    • Framework provides a structure for developers to build upon

    • It includes pre-written code and libraries to simplify development

    • Frameworks can be specific to a programming language or technology

    • Examples: React for front-end web development, Spring for Java applications

  • Answered by AI
  • Q2. Reverse a string without Reverse the number
  • Ans. 

    To reverse a string without reversing the numbers, split the string into words and reverse each word individually.

    • Split the string into an array of words

    • Reverse each word individually

    • Join the reversed words back together

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic of java

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Basic Details such current. Company , salary

Software Quality Engineer Interview Questions Asked at Other Companies

asked in Adobe
Q1. Palindromic Partitioning Problem Statement Given a string ‘str’, ... read more
asked in Adobe
Q2. Leaders in an Array Problem Statement You are given a sequence of ... read more
asked in Adobe
Q3. Anagram Pairs Verification Problem Your task is to determine if t ... read more
asked in Adobe
Q4. Cycle Detection in a Linked List Determine if a given Singly Link ... read more
asked in Adobe
Q5. Spiral Matrix Path Problem You are provided with a two-dimensiona ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Framework explain
  • Ans. 

    A framework is a set of guidelines, libraries, and tools used to develop software applications.

    • Framework provides a structure for developers to build upon

    • It includes pre-written code, libraries, and APIs

    • Frameworks help in reducing development time and effort

    • Examples: React, Angular, Spring

  • Answered by AI
  • Q2. Sql based questions
  • Q3. Reverse a string
  • Ans. 

    Reverse a string by iterating through the characters and swapping them

    • Create a function that takes a string as input

    • Initialize two pointers, one at the beginning and one at the end of the string

    • Swap the characters at the two pointers and move them towards the center until they meet

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn sql and Java basics

Skills evaluated in this interview

Interview questions from similar companies

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

I was interviewed in Dec 2024.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about your self

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers it will help full to learn
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. DSA question, String constant pool Project related basic

Interview Preparation Tips

Topics to prepare for Varian Medical Systems Senior Software Engineer interview:
  • DSA
  • OOPS
Interview preparation tips for other job seekers - Prepare oops and dsa

I applied via Naukri.com and was interviewed in May 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 - Aptitude Test 

Online assessment with MCQ questions

Round 3 - Technical 

(2 Questions)

  • Q1. One on one technical evaluation
  • Q2. 1) What is latest defect, documents we prepare throughout SDLC and STLC 2) in automation: how to handle browser certificate errors in selenium? 3) challenges in appium? 4) testng >> annotations, parameterz...
  • Ans. 

    Questions related to software testing and automation

    • Defect tracking and documentation throughout SDLC and STLC

    • Handling browser certificate errors in Selenium automation

    • Challenges in Appium testing

    • Annotations and parameterizing in TestNG

    • Handling dynamic elements in testing

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. 1) test strategy and test plan 2) scrum ceremonies 3) scenario handling 4) RTM and test optimization
Round 5 - HR 

(2 Questions)

  • Q1. Discussion on education and work background.
  • Q2. Discussion on package and joining date

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and study the company's portfolio. they analyze technical skills and communication skills

Skills evaluated in this interview

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 - One-on-one 

(2 Questions)

  • Q1. What is Spring Boot and Various annotations used inside
  • Ans. 

    Spring Boot is a framework for building standalone, production-grade Spring-based applications.

    • Spring Boot provides a simpler and faster way to set up, configure, and run both web and non-web applications.

    • Annotations used in Spring Boot include @SpringBootApplication, @RestController, @RequestMapping, @Autowired, and @ComponentScan.

    • These annotations help with configuration, dependency injection, and mapping HTTP reques

  • Answered by AI
  • Q2. About React Basics .
Round 3 - Technical 

(1 Question)

  • Q1. Similar Questions as above and Some Design related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keeps your Basics good
Brush up data sctructures

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 Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Core Java questions

Interview Questionnaire 

2 Questions

  • Q1. Virtual keyword usage, casting, vtable and vptr concepts
  • Q2. Colored and sliced cube

Interview Preparation Tips

Interview preparation tips for other job seekers - be strong in basics and also know how compiler works. it helps a lot

I applied via campus placement at Manipal Institute of Technology (MIT) and was interviewed before Oct 2021. There were 3 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 - Coding Test 

Basics of java and aome advance level java and also wotk on some data structure . In case you are expirenced be clear with your projects. Be prepared for the manegerial round also .

Basic programms like reversal of string.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Manegerial round along with system designing some behaviourial questions were also there System design questions
  • Ans. Practice concepts like indexing and pratitioning ,queations may be asked abt it
  • Answered Anonymously
  • Q2. Knowledge of azure and power bi is additional

Interview Preparation Tips

Topics to prepare for Beckman Coulter Software Engineer interview:
  • Java
  • Javascript
Interview preparation tips for other job seekers - Basics of java and some advanced concepts , some basic data structure also

Becton Dickinson Interview FAQs

How many rounds are there in Becton Dickinson Software Quality Engineer interview?
Becton Dickinson interview process usually has 1 rounds. The most common rounds in the Becton Dickinson interview process are Technical and HR.
How to prepare for Becton Dickinson Software Quality Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Becton Dickinson. The most common topics and skills that interviewers at Becton Dickinson expect are SQL, Selenium, Test Cases, Automation and Backend.
What are the top questions asked in Becton Dickinson Software Quality Engineer interview?

Some of the top questions asked at the Becton Dickinson Software Quality Engineer interview -

  1. Reverse a string without Reverse the num...read more
  2. Reverse a str...read more
  3. Framework expl...read more

Tell us how to improve this page.

Becton Dickinson Software Quality Engineer Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

Philips Interview Questions
3.9
 • 157 Interviews
Abbott Interview Questions
4.1
 • 146 Interviews
GE Healthcare Interview Questions
4.0
 • 72 Interviews
Medtronic Interview Questions
4.0
 • 69 Interviews
Stryker Interview Questions
4.0
 • 41 Interviews
View all

Fast track your campus placements

View all
Becton Dickinson Software Quality Engineer Salary
based on 39 salaries
₹3.6 L/yr - ₹9.7 L/yr
17% more than the average Software Quality Engineer Salary in India
View more details

Becton Dickinson Software Quality Engineer Reviews and Ratings

based on 4 reviews

4.8/5

Rating in categories

3.8

Skill development

5.0

Work-life balance

3.5

Salary

5.0

Job security

5.0

Company culture

3.8

Promotions

3.8

Work satisfaction

Explore 4 Reviews and Ratings
Area Sales Manager
163 salaries
unlock blur

₹6.8 L/yr - ₹17.3 L/yr

Senior Area Sales Manager
138 salaries
unlock blur

₹10.4 L/yr - ₹26.3 L/yr

Senior Design Engineer
118 salaries
unlock blur

₹8 L/yr - ₹20.9 L/yr

Senior Software Engineer
68 salaries
unlock blur

₹8.4 L/yr - ₹28.3 L/yr

Quality Engineer
63 salaries
unlock blur

₹6.5 L/yr - ₹16 L/yr

Explore more salaries
Compare Becton Dickinson with

Medtronic

4.0
Compare

Johnson & Johnson

4.0
Compare

Abbott

4.1
Compare

Siemens Healthineers

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