Upload Button Icon Add office photos

Filter interviews by

Jbm Auto Components Quality Assurance and Testing Interview Questions and Answers

Updated 13 May 2018

Jbm Auto Components Quality Assurance and Testing Interview Experiences

1 interview found

I applied via Referral and was interviewed in Jan 2018. There were 7 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. My personal habits and positive and negatives
  • Q2. They asked about my loyalty and hard and smart works
  • Q3. What is your aim in this company after 5 to 10 years?
  • Ans. 

    My aim in this company after 5 to 10 years is to become a senior QA and testing manager, leading a team of skilled professionals and contributing to the company's growth.

    • Work towards becoming a senior QA and testing manager

    • Lead a team of skilled professionals

    • Contribute to the company's growth and success

  • Answered by AI
  • Q4. Who is your role model?
  • Ans. 

    My role model is my former manager who always demonstrated exceptional leadership skills and dedication to quality work.

    • Demonstrated exceptional leadership skills

    • Dedication to quality work

    • Provided guidance and support to team members

    • Encouraged professional growth and development

    • Handled challenging situations with grace and composure

  • Answered by AI

Interview Preparation Tips

Round: Resume Shortlist
Experience: By my final year project and my languages

Round: Test
Experience: Metals name and purposes.
Reasoning questions and do or die rounds

Round: Group Discussion
Experience: About agriculture and
growth of MNC in India

General Tips: Make your resume neat and know full details about the company that you going to interview. Make sure the interview date,day and venue. Always show your positive manners to HR and learn to sell yourself to this world by your knowledge.
Skills: General knowlege in my field, Communication, Leadership, Time Management
Duration: 1-4 weeks

Interview questions from similar companies

I applied via Referral and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Please explain about your profile

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all be free to attend the interview.
Be bold in your explanations.
Questions mainly fall from your profile explanation.

Try to tell what you have worked with.

I applied via Naukri.com and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Inventory management
  • Q2. Logistics
  • Q3. FIFO
  • Q4. MRP
  • Q5. Personal details

Interview Preparation Tips

Interview preparation tips for other job seekers - Given details briefly

I applied via Naukri.com and was interviewed in Feb 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Technical question regarding OTR industry
  • Q2. About distribution channel

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and Attend the interview

I applied via Referral and was interviewed before May 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Self intro and why do you select data analyst posting

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.Greetings to hr and interviewee
2. Smiling face and don't show your fear in face
3. Be bold in what your knowing then don't struggle to say answer
4. Positive attitude
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Basic java questions
  • Q2. Situation based question
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed before Oct 2021. 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 

(3 Questions)

  • Q1. What are the Siemens plc models?
  • Ans. 

    Siemens plc models include S7-1200, S7-1500, S7-300, S7-400, and LOGO!

    • S7-1200

    • S7-1500

    • S7-300

    • S7-400

    • LOGO!

  • Answered by AI
  • Q2. What is the spc?
  • Ans. 

    SPC stands for Statistical Process Control, a method used to monitor and control processes to ensure they are operating efficiently and within specifications.

    • SPC involves collecting and analyzing data to identify variations in a process

    • It helps in detecting and correcting issues before they result in defects

    • Common tools used in SPC include control charts, histograms, and Pareto charts

  • Answered by AI
  • Q3. How to configure the dp dp coupler?
  • Ans. 

    To configure a dp dp coupler, set the parameters for communication protocol, baud rate, address, and data format.

    • Set the communication protocol to match the devices being connected.

    • Configure the baud rate to ensure proper data transmission speed.

    • Assign a unique address to the dp dp coupler for identification.

    • Choose the appropriate data format for the connected devices.

    • Test the configuration to ensure proper communicati

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Personal details

Skills evaluated in this interview

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

It was easy coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Regarding Kalman Filter
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the smart pointers?
  • Ans. 

    Smart pointers are objects that store a pointer to dynamically allocated memory and provide automatic memory management.

    • Smart pointers help prevent memory leaks by automatically releasing memory when the pointer is no longer needed.

    • Examples include unique_ptr, shared_ptr, and weak_ptr in C++.

    • unique_ptr is used for exclusive ownership, shared_ptr for shared ownership, and weak_ptr to break circular references.

  • Answered by AI
  • Q2. What is the lamda function?
  • Ans. 

    A lambda function is a small anonymous function defined in a single line of code without a name.

    • Lambda functions are often used in programming languages that support functional programming.

    • They are commonly used for short, simple operations that do not require a named function.

    • Lambda functions can take any number of arguments but can only have one expression.

    • Example: lambda x: x*2 defines a lambda function that doubles

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. What is threading?
  • Ans. 

    Threading is a way for a program to split itself into multiple simultaneous tasks.

    • Threading allows for parallel execution of tasks within a program.

    • Each thread has its own stack and runs independently of other threads.

    • Threads can communicate with each other and share resources.

    • Example: A web server handling multiple client requests concurrently using threads.

  • Answered by AI
  • Q2. What is lamda function?
  • Ans. 

    Lambda function is an anonymous function in programming that can have multiple parameters and can be used as an argument to other functions.

    • Lambda functions are also known as anonymous functions because they do not have a name.

    • They are often used for short, one-time tasks that do not require a separate function definition.

    • Lambda functions can take multiple parameters and return a single value.

    • Example: lambda x, y: x + ...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Basic intro about yourself

Tell us how to improve this page.

Interview Questions from Similar Companies

Yazaki Interview Questions
3.8
 • 137 Interviews
Aptiv Interview Questions
3.5
 • 101 Interviews
JK Tyres Interview Questions
3.6
 • 98 Interviews
Valeo Interview Questions
4.0
 • 92 Interviews
Hyundai Mobis Interview Questions
3.8
 • 64 Interviews
Faurecia Interview Questions
3.9
 • 63 Interviews
Tenneco Interview Questions
3.8
 • 62 Interviews
Knorr-Bremse Interview Questions
3.8
 • 56 Interviews
Michelin Interview Questions
3.9
 • 54 Interviews
View all

Jbm Auto Components Quality Assurance and Testing Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

3.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 1 Review and Rating
Executive
62 salaries
unlock blur

₹1.5 L/yr - ₹6 L/yr

Senior Executive
57 salaries
unlock blur

₹3.7 L/yr - ₹8.4 L/yr

Assistant Manager
51 salaries
unlock blur

₹5 L/yr - ₹12 L/yr

Production Engineer
47 salaries
unlock blur

₹1.4 L/yr - ₹6.1 L/yr

Quality Engineer
42 salaries
unlock blur

₹1.2 L/yr - ₹5 L/yr

Explore more salaries
Compare Jbm Auto Components with

Yazaki

3.8
Compare

JK Tyres

3.6
Compare

Faurecia

3.9
Compare

Valeo

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