Upload Button Icon Add office photos

Broadcom

Compare button icon Compare button icon Compare

Filter interviews by

Broadcom Manual Tester Interview Questions and Answers

Updated 3 May 2019

Broadcom Manual Tester Interview Experiences

1 interview found

Interview Questionnaire 

6 Questions

  • Q1. My project responsibilities
  • Ans. 

    My project responsibilities include creating test cases, executing test scripts, reporting bugs, and collaborating with developers.

    • Creating test cases based on requirements

    • Executing test scripts to validate software functionality

    • Reporting bugs found during testing

    • Collaborating with developers to resolve issues

  • Answered by AI
  • Q2. Defect life cycle
  • Q3. API Testing
  • Q4. Test reports
  • Q5. Test design report
  • Q6. Database testing

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Test pattern generation
  • Q2. C code program basics
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

No question I am remembering

Round 2 - Technical 

(5 Questions)

  • Q1. C programming question
  • Q2. VLSI design questions
  • Q3. Setup time analysis
  • Q4. Hold time analysis
  • Q5. Test patter generation
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic Questions about map, sets, array, and unordered_map etc. Not to hard. Sometimes they might ask to optimize the solution

Round 2 - HR 

(1 Question)

  • Q1. Same HR questions like salary discussions, RSUs information and work culture related information.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good in coding, pick any language but C/C++ will have some advantage over other. Also be confident in answering the question. Don't try to mislead the interviewer.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Nov 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 

(2 Questions)

  • Q1. They asked me some coding questions On C
  • Q2. Printing pattern, arrays
Round 3 - Technical 

(2 Questions)

  • Q1. Questions on arrays and strings
  • Q2. Code to select 3 options and ascending, descending, swapping
  • Ans. 

    Code to select 3 options and perform ascending, descending, and swapping operations.

    • Create a list of 3 options

    • Implement sorting algorithms for ascending and descending order

    • Swap the positions of two options based on user input

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with basic C coding questions and be thorough with your resume, don't bluff

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

30 mins 2 easy leetcode questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Swap two numbers
  • Ans. 

    To swap two numbers, store one number in a temporary variable, assign the value of the second number to the first, and then assign the temporary variable to the second number.

    • Create a temporary variable to store one of the numbers

    • Assign the value of the second number to the first number

    • Assign the value of the temporary variable to the second number

  • Answered by AI
  • Q2. Longest cinsecutive subsequence
  • Ans. 

    Find the longest consecutive subsequence in an array of strings.

    • Sort the array of strings to ensure consecutive elements are next to each other

    • Iterate through the sorted array to find the longest consecutive subsequence

    • Track the current consecutive subsequence length and update the longest length found

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jul 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. Questions about Thermal basics. JD also about melting point temperatures
Round 3 - HR 

(1 Question)

  • Q1. Salary negotiations and joining date details
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Company Website and was interviewed before May 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Questions related to digital and Analog electronics were asked

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Feb 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What were your previous projects that you have worked on
  • Ans. 

    I have worked on projects related to developing software for autonomous vehicles and implementing machine learning algorithms for predictive maintenance.

    • Developed software for autonomous vehicles to improve navigation and obstacle avoidance

    • Implemented machine learning algorithms for predictive maintenance in manufacturing plants

    • Collaborated with cross-functional teams to integrate new technologies into existing systems

  • Answered by AI
  • Q2. What all your technical skills and stacks that you have previously used for your projects
  • Ans. 

    I have experience with Java, Python, SQL, AWS, Docker, and Kubernetes in my previous projects.

    • Java

    • Python

    • SQL

    • AWS

    • Docker

    • Kubernetes

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is docker and why do we use it for containerising applications
  • Ans. 

    Docker is a platform for developing, shipping, and running applications in containers.

    • Docker allows applications to be isolated in containers, making them portable and easy to deploy across different environments.

    • Containers share the host OS kernel but run as isolated processes, providing lightweight and efficient virtualization.

    • Docker simplifies the process of packaging applications and their dependencies, ensuring co...

  • Answered by AI
  • Q2. What is database normalisation and how your project benefited from it in the past
  • Ans. 

    Database normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Database normalization involves breaking down data into smaller, more manageable tables and defining relationships between them.

    • It helps in reducing data redundancy, improving data integrity, and making the database more efficient.

    • For example, in a project I worked on, we normalized the database by spl...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. What has been your experience with challenging projects
  • Ans. 

    I have extensive experience working on challenging projects in various industries.

    • Led a team in developing a complex software solution for a major client

    • Managed a project with tight deadlines and limited resources

    • Implemented innovative solutions to overcome technical obstacles

    • Collaborated with cross-functional teams to deliver successful outcomes

  • Answered by AI
  • Q2. How would you approach learning about new domain and technologies with a different background
  • Ans. 

    I would approach learning about new domain and technologies with a different background by leveraging my existing skills, seeking out resources, and collaborating with experts in the field.

    • Identify key concepts and terminology in the new domain

    • Seek out online courses, tutorials, and books to gain foundational knowledge

    • Collaborate with colleagues or mentors who have experience in the new domain

    • Experiment with hands-on p...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Micron Technology Senior Engineer interview:
  • IT Projects
  • Python
  • Reactjs
  • Django
  • Databases
Interview preparation tips for other job seekers - Prepare well on your skillsets and domain knowledge to defend your skills in front of the interviewer well

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Jan 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Simple Python Coding questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. Logical questions on Memory allocation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Look at problems asked to solve with a open mind, it will really help answering the questions.

Broadcom Interview FAQs

What are the top questions asked in Broadcom Manual Tester interview?

Some of the top questions asked at the Broadcom Manual Tester interview -

  1. Defect life cyc...read more
  2. API Testi...read more
  3. Test design repo...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Qualcomm Interview Questions
3.8
 • 274 Interviews
Intel Interview Questions
4.2
 • 223 Interviews
Texas Instruments Interview Questions
4.1
 • 125 Interviews
Synopsys Interview Questions
3.8
 • 89 Interviews
Molex Interview Questions
3.9
 • 53 Interviews
View all
Software Engineer
135 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
127 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Accountant
119 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Principal Software Engineer
50 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Test Engineer
48 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Broadcom with

D E C

2.8
Compare

Fedder And Garten

5.0
Compare

Hi Technologies Limited, UAB

3.7
Compare

JK Khanna & Co.

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