Premium Employer

i

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

Johnson Controls Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Johnson Controls Test Engineer Interview Questions and Answers for Experienced

Updated 24 Mar 2024

Johnson Controls Test Engineer Interview Experiences for Experienced

2 interviews found

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 24 Mar 2024

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

I applied via Referral and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is smoke and sanity testing?
  • Ans. 

    Smoke testing is a quick test to check if the basic functionalities of the software are working, while sanity testing is a subset of regression testing to ensure that specific functionalities are working after changes.

    • Smoke testing is performed to ensure that the critical functionalities of the software are working fine before proceeding with detailed testing.

    • Sanity testing is a focused testing to verify specific areas...

  • Answered by AI
  • Q2. Basic questions about software testing.
Round 2 - Technical 

(4 Questions)

  • Q1. Understanding about IoT and embedded systems
  • Q2. No extra questions
  • Q3. No extra questions1
  • Q4. No extra questions 2
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview questions were basic, they checked confidence and understanding of the core concepts of testing

Skills evaluated in this interview

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Jan 2021

Interview Questionnaire 

1 Question

  • Q1. Related to realtime only like what will you do if you face any situation, questions related to test concepts, db, are you comfortable with hardware+software testing?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be kind, loyal and confident on your answers.

Test Engineer Interview Questions Asked at Other Companies for undefined

asked in Siemens
Q1. 2) In case of transformer, if current to the primary side is 50A ... read more
Q2. What is sdlc,stlc,smoke,sanity, regression,test strategy,test pla ... read more
asked in Infosys
Q3. What should be the Test cases of a Music Player?
Q4. What is RPA and how do you expect to solve the issues other than ... read more
Q5. Defect lifecycle, moratorium, what is NTC Customer, What is NPA, ... read more

Test Engineer Jobs at Johnson Controls

View all

Interview questions from similar companies

Interview Preparation Tips

Round: Resume Shortlist
Experience: General resume shortlisting out of nearly 400 applicants. Shortlisted close to 150 students.

Round: Technical Interview
Experience: Mostly questions from the resume were asked. They just wanted to know the types of projects I had done.
Tips: Make sure you know everything about what you write in your resume.

Round: Technical Interview
Experience: Another round of technical interview. Questions were more focused on the kind of profile they were offering, mostly to judge whether you are right for the job or not.

Skills: Confidence, Core knowledge
College Name: IIT BOMBAY

Interview Preparation Tips

Round: Test
Experience: more of experience gaining and learning new tricks of codding a program.
Tips: must focus on bugging and debugging the program.
Duration: 60 mins minutes

Skills: Coding Skills,
College Name: Invertis university
Motivation: bosch is a multinational company stating its rank worldwide.so anyone would to work with outstanding company.

I applied via Walk-in and was interviewed before Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Data structure and STA

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and don't try to be oversmart.

I applied via Naukri.com and was interviewed before Jun 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Implement stack data structure
  • Ans. 

    Implement stack data structure

    • Use an array or linked list to store elements

    • Push operation adds element to top of stack

    • Pop operation removes element from top of stack

    • Peek operation returns top element without removing it

  • Answered by AI
  • Q2. How global variable work , how its shared by all function
  • Ans. 

    Global variables are accessible from any part of the program and can be modified by any function.

    • Global variables are declared outside of any function.

    • They can be accessed and modified by any function in the program.

    • If a function modifies the value of a global variable, the new value is visible to all other functions.

    • Global variables can be useful for sharing data between functions.

    • However, overuse of global variables

  • Answered by AI
  • Q3. Program to transpose the matrix
  • Ans. 

    Program to transpose a matrix

    • Iterate through rows and columns of the matrix

    • Swap the elements at (i,j) and (j,i) positions

    • Return the transposed matrix

  • Answered by AI
  • Q4. Internal implementation of pre and post fix operator
  • Ans. 

    Pre and post fix operators are used to increment or decrement a value before or after it is used in an expression.

    • Pre-fix operator (++x) increments the value of x and returns the new value.

    • Post-fix operator (x++) returns the value of x and then increments it.

    • Both operators can be used with variables of numeric data types.

    • They can also be used with pointers to increment or decrement the memory address they point to.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare some standard problem from geekforgeeks.com

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Prepare python data structures and python basics

I applied via Naukri.com and was interviewed before May 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Scenario based to be solved with python

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the core concepts very well.

Interview Questionnaire 

1 Question

  • Q1. What is your weak point

Interview Preparation Tips

Interview preparation tips for other job seekers - For an interview fist of all we should be mentally prepare like these gyus here for hire us ,just we tell some answers to their questions, and later try to think as much as close to correct answer my answer is ,there is better chance that they will keep me for job
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Java Questions and coding
Round 2 - Coding Test 

30 min projects related questions

Round 3 - Technical 

(1 Question)

  • Q1. Project and behavioral questions
Round 4 - HR 

(1 Question)

  • Q1. Hr round questions

Johnson Controls Interview FAQs

How many rounds are there in Johnson Controls Test Engineer interview for experienced candidates?
Johnson Controls interview process for experienced candidates usually has 3 rounds. The most common rounds in the Johnson Controls interview process for experienced candidates are Technical and HR.
How to prepare for Johnson Controls Test Engineer interview for experienced candidates?
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 Johnson Controls. The most common topics and skills that interviewers at Johnson Controls expect are Python, Linux, Shell Scripting, Agile and Automation.
What are the top questions asked in Johnson Controls Test Engineer interview for experienced candidates?

Some of the top questions asked at the Johnson Controls Test Engineer interview for experienced candidates -

  1. What is smoke and sanity testi...read more
  2. Related to realtime only like what will you do if you face any situation, quest...read more
  3. Hypothetical scenarios, Ask to derive testing scenarios on a given situat...read more

Tell us how to improve this page.

Johnson Controls Test Engineer Interview Process for Experienced

based on 1 interview

Interview experience

4
  
Good
View more
Join Johnson Controls Building smarter, safer and more sustainable communities
Johnson Controls Test Engineer Salary
based on 50 salaries
₹4 L/yr - ₹13.8 L/yr
63% more than the average Test Engineer Salary in India
View more details

Johnson Controls Test Engineer Reviews and Ratings

based on 11 reviews

4.2/5

Rating in categories

3.7

Skill development

4.3

Work-life balance

3.5

Salary

3.5

Job security

4.1

Company culture

3.2

Promotions

4.1

Work satisfaction

Explore 11 Reviews and Ratings
Assistant Manager
1.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
1.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
670 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
361 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Applications Engineer
335 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Johnson Controls with

Siemens

4.1
Compare

Honeywell Automation

3.8
Compare

Schneider Electric

4.1
Compare

ABB

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