Upload Button Icon Add office photos
Engaged Employer

i

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

Utthunga Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Utthunga Technologies Embedded Testing Engineer Interview Questions and Answers

Updated 13 Aug 2024

Utthunga Technologies Embedded Testing Engineer Interview Experiences

2 interviews found

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

I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Python basics questions
  • Q2. Git basic questions
Round 2 - Technical 

(1 Question)

  • Q1. Jenkins basic questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What self keyword Write code in python
  • Ans. 

    The self keyword in Python is a reference to the current instance of a class.

    • self is always the first parameter in a method within a class

    • It is used to access variables and methods within the class

    • Example: class MyClass: def __init__(self, x): self.x = x def print_x(self): print(self.x)

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What do you know about the company

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Embedded Testing Engineer Interview Questions Asked at Other Companies

asked in Capgemini
Q1. Data structures which I have learnt during college days STL class ... read more
Q2. What self keyword Write code in python
Q3. What is schematic diagram
Q4. What is semiconductor.

Interview questions from similar companies

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

A link was shared for aptitude test with a coding question based on array manipulation

Round 2 - Coding Test 

It was one on one round and there were multiple coding related questions asked

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

I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude with code and logical reasoning

Round 2 - One-on-one 

(4 Questions)

  • Q1. Resume based questions
  • Q2. Basic fundamentals of programming
  • Q3. Questions on basis of web technologies
  • Q4. Told to Implement a basic web app to display the prime numbers within a given range
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. They asked about all the basics of OOPS concepts
  • Q2. Asked about previous job roles and responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - This company has no minimum respect for the interviewee. Once I cleared first round of interview, they asked me to visit office for next round of interview the very next day. They tried to complete the whole interview process the same day along with salary negotiation. Once that is all done asked me to share documents so that they can work on offer letter and release it as soon as possible. But HR kept saying offer letter is in progress and will update you or call you once it is done. I tried to contact HR on call and also on e-mail but recieved no response let alone offer letter. It was waste of time, efforts and transportation money.

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Cpp regarding questions, project related questions
  • Q2. Data structure algo of sorting and searching
  • Ans. 

    Sorting and searching are fundamental data structure algorithms used to organize and retrieve data efficiently.

    • Sorting algorithms include bubble sort, insertion sort, merge sort, quicksort, and heapsort.

    • Searching algorithms include linear search, binary search, and interpolation search.

    • The choice of algorithm depends on the size and type of data being sorted or searched.

    • Efficient sorting and searching are critical for

  • Answered by AI
  • Q3. Basic programs and cso questions

Interview Preparation Tips

Interview preparation tips for other job seekers - 4 rounds
1st written, 2nd and 3rd will be managerial round
Interviewee will ask really good level of questions on STL, threading and IPC communications. So prepare accordingly.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. Introduce yourself
  • Ans. 

    I am a Senior Software Engineer with expertise in developing scalable and efficient software solutions.

    • Over 10 years of experience in software development

    • Proficient in multiple programming languages such as Java, C++, and Python

    • Strong knowledge of software architecture and design patterns

    • Experience in building and optimizing high-performance systems

    • Expertise in database management and SQL

    • Proven track record of deliveri

  • Answered by AI
  • Q2. Why are you changing the company
  • Ans. 

    Seeking new challenges and growth opportunities in a dynamic and innovative environment.

    • Looking for a company that aligns with my career goals and values.

    • Seeking a more challenging role that allows me to utilize my skills and expertise.

    • Interested in working with cutting-edge technologies and staying up-to-date with industry trends.

    • Wanting to expand my professional network and learn from experienced professionals.

    • Desire...

  • Answered by AI
  • Q3. On which technology you have worked and what was your role
  • Ans. 

    I have worked on various technologies including Java, Python, and JavaScript.

    • Java - Developed a web application using Spring framework

    • Python - Built a machine learning model for sentiment analysis

    • JavaScript - Created interactive user interfaces with React

  • Answered by AI
  • Q4. Python questions and about automation tool - Testcomplete
  • Q5. Advantages and disadvantages of automation Testing
  • Ans. 

    Automation testing has advantages like faster execution and repeatability, but also has disadvantages like high initial cost and limited scope.

    • Advantages: faster execution, repeatability, increased test coverage, improved accuracy, reduced human error

    • Disadvantages: high initial cost, limited scope, difficulty in testing UI and UX, need for maintenance and updates

    • Example: Selenium for web automation testing, Appium for

  • Answered by AI
  • Q6. Explain Bug life cycle.
  • Ans. 

    Bug life cycle is the process of identifying, reporting, fixing, and verifying software bugs.

    • Bug is identified by testers or users

    • Bug is reported to the development team

    • Development team analyzes and reproduces the bug

    • Bug is assigned to a developer for fixing

    • Developer fixes the bug and marks it as resolved

    • Bug is retested by testers

    • If bug is not fixed, it is reopened and assigned back to developer

    • Once bug is fixed and ve

  • Answered by AI
  • Q7. What is your short term and long term goal
  • Ans. 

    My short term goal is to enhance my technical skills and contribute to the success of the company. My long term goal is to become a technical leader and make a significant impact in the software engineering field.

    • Short term goal: Enhance technical skills

    • Short term goal: Contribute to company success

    • Long term goal: Become a technical leader

    • Long term goal: Make a significant impact in software engineering

  • Answered by AI
  • Q8. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was more focused on technical things. Also interviewer wanted to see the programming skill so he asked more questions on Python and also one problem statement was give on which i have to write a program. And in HR round mainly they will focus on the communication skills and salary discussion will happen.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was simple mostly asked basic coding questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Interviewed with ceo
  • Q2. What is your background and things?
Round 3 - One-on-one 

(1 Question)

  • Q1. Mostly technical questions were asked
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Sep 2024.

Round 1 - Technical 

(4 Questions)

  • Q1. Initializer list use cases
  • Q2. Polymorphism and use cases
  • Q3. Types of polymorphism
  • Ans. 

    Types of polymorphism include compile-time polymorphism (method overloading) and runtime polymorphism (method overriding).

    • Compile-time polymorphism is achieved through method overloading, where multiple methods have the same name but different parameters.

    • Runtime polymorphism is achieved through method overriding, where a subclass provides a specific implementation of a method that is already defined in its superclass.

  • Answered by AI
  • Q4. Virtual functions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 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 

(3 Questions)

  • Q1. Testing Technical Skill mentioned in Resume & Which ever need for the project we are going to work on
  • Q2. What is Python and its data types
  • Ans. 

    Python is a high-level, interpreted programming language with dynamic semantics.

    • Python has several built-in data types including integers, floats, strings, booleans, and complex numbers.

    • It also has built-in data structures like lists, tuples, and dictionaries.

    • Python supports object-oriented programming and has a rich standard library.

    • Examples: x = 5 (integer), y = 3.14 (float), z = 'hello' (string), a = True (boolean),...

  • Answered by AI
  • Q3. What is logic building/thinking & where we need to apply this?
  • Ans. 

    Logic building/thinking is the process of analyzing and solving problems using reasoning and critical thinking skills.

    • It involves breaking down complex problems into smaller, more manageable parts

    • Identifying patterns and relationships between different pieces of information

    • Using deductive and inductive reasoning to draw conclusions

    • Applying logical principles to solve problems in various fields such as computer programm...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary Expectations and Negotiations
  • Q2. What do you think about your growth after joining to our organisation?
  • Ans. 

    I believe that joining your organization will provide me with ample opportunities for growth and development.

    • I am confident that I will be able to learn and acquire new skills in a dynamic and challenging environment.

    • I am excited about the potential for career advancement and the chance to work on innovative projects.

    • I look forward to collaborating with talented colleagues and mentors who can guide and inspire my profe...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Best company to explore your skills independently and stressless environment to work

Skills evaluated in this interview

Utthunga Technologies Interview FAQs

How many rounds are there in Utthunga Technologies Embedded Testing Engineer interview?
Utthunga Technologies interview process usually has 2 rounds. The most common rounds in the Utthunga Technologies interview process are Technical and HR.
What are the top questions asked in Utthunga Technologies Embedded Testing Engineer interview?

Some of the top questions asked at the Utthunga Technologies Embedded Testing Engineer interview -

  1. What self keyword Write code in pyt...read more
  2. Python basics questi...read more
  3. Jenkins basic questi...read more

Tell us how to improve this page.

Utthunga Technologies Embedded Testing Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Falcon Autotech Interview Questions
3.9
 • 46 Interviews
GKN Interview Questions
3.8
 • 26 Interviews
TMEIC Interview Questions
3.9
 • 19 Interviews
Festo Interview Questions
3.8
 • 19 Interviews
View all
Utthunga Technologies Embedded Testing Engineer Salary
based on 4 salaries
₹4.1 L/yr - ₹5.3 L/yr
14% less than the average Embedded Testing Engineer Salary in India
View more details

Utthunga Technologies Embedded Testing Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

5.0

Skill development

4.0

Work-life balance

4.0

Salary

1.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
228 salaries
unlock blur

₹4 L/yr - ₹15.7 L/yr

Senior Software Engineer
163 salaries
unlock blur

₹6.9 L/yr - ₹23 L/yr

Associate Software Engineer
134 salaries
unlock blur

₹2.5 L/yr - ₹6.8 L/yr

Software Developer
73 salaries
unlock blur

₹3.5 L/yr - ₹15 L/yr

Technical Lead
62 salaries
unlock blur

₹8.5 L/yr - ₹27 L/yr

Explore more salaries
Compare Utthunga Technologies with

Rockwell Automation

3.7
Compare

GKN

3.8
Compare

Titan Engineering & Automation

4.0
Compare

Falcon Autotech

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