Upload Button Icon Add office photos

Filter interviews by

Zebra Technologies Test Engineer Interview Questions and Answers

Updated 28 Feb 2024

Zebra Technologies Test Engineer Interview Experiences

2 interviews found

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 28 Feb 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
4-6 weeks
Result
No response

I applied via Job Fair and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Aptitude Test 

General queries from lead code

Test Engineer Interview Questions & Answers

user image Vivek Dhamale

posted on 13 Mar 2022

I applied via Recruitment Consulltant and was interviewed in Sep 2021. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

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

    Smoke testing is a subset of regression testing that focuses on testing the critical functionalities of an application. Sanity testing is a subset of regression testing that focuses on testing the specific changes made to an application.

    • Smoke testing is performed to ensure that the most critical functionalities of an application are working as expected.

    • It is usually performed after a build is deployed to check if the a...

  • Answered by AI
  • Q2. What is regression testing, testing
  • Ans. 

    Regression testing is the process of retesting modified software to ensure that the existing functionalities are not affected.

    • Regression testing is performed after making changes to the software to ensure that the modifications have not introduced new bugs or issues.

    • It involves re-executing previously executed test cases to verify that the existing functionalities still work as expected.

    • Regression testing helps in iden...

  • Answered by AI
  • Q3. Black Box and what Box testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for basics technical questions for manual Testing, test cases writing , test scenarios

Skills evaluated in this interview

Test Engineer Interview Questions Asked at Other Companies

asked in Infosys
Q1. 1. What is the frame work u have worked and explain the framework ... read more
asked in Info Edge
Q2. Consecutive CharactersYou are given a matrix of 'N' rows and 'M' ... read more
asked in Info Edge
Q3. Remove DuplicatesNinja is playing with numbers but hates when he ... read more
asked in GlobalStep
Q4. What are the problems we faced in the old generation video game c ... read more
Q5. what is a type of testing? What are the principles?

Interview questions from similar companies

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

I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Fibonacci seriers
  • Q2. Oops concepts java
Round 2 - Technical 

(2 Questions)

  • Q1. Find min and max number in an array
  • Ans. 

    Find min and max number in an array of strings

    • Convert array elements to integers for comparison

    • Use built-in functions like Math.min() and Math.max()

    • Handle edge cases like empty array or non-numeric elements

  • Answered by AI
  • Q2. Test scenario for elevator
Round 3 - HR 

(1 Question)

  • Q1. Tell me about your self

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Basic jave selenium api automation
  • Q2. Strings and array programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple stick with basica
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Easy level coding questions

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

Simple and easy to attend.
Can crack if technically sound

Round 3 - Technical 

(2 Questions)

  • Q1. It differs according to position
  • Q2. Tell about yourself. Technical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical knowledge is mandatory and able to crack easily
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Do you have Telecom OSS/BSS knowledge
  • Ans. 

    Yes, I have Telecom OSS/BSS knowledge.

    • I have experience working with Telecom Operations Support Systems (OSS) and Business Support Systems (BSS).

    • I am familiar with network management, service provisioning, and billing systems in the telecom industry.

    • I have worked with tools like NetCracker, Amdocs, and Ericsson OSS/BSS solutions.

    • I understand the importance of OSS/BSS in ensuring efficient operations and customer satisf

  • Answered by AI
  • Q2. What UNIX commands are you aware of
  • Ans. 

    I am aware of various UNIX commands used for file management, process management, networking, and system administration.

    • ls - list directory contents

    • cd - change directory

    • pwd - print working directory

    • ps - display information about active processes

    • grep - search for specific patterns in files

    • chmod - change file permissions

    • ping - test network connectivity

    • ifconfig - configure network interfaces

  • Answered by AI
  • Q3. What is difference between Severity and Priority
  • Ans. 

    Severity is the impact of a defect on the system, while priority is the order in which defects should be fixed.

    • Severity is the measure of how impactful a defect is on the system's functionality.

    • Priority is the order in which defects should be fixed, based on factors like business impact or deadlines.

    • Severity is usually categorized as low, medium, or high, while priority is often ranked as low, medium, or high as well.

    • F...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2023. There were 3 interview rounds.

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 - Technical 

(1 Question)

  • Q1. Selenium WebDriver Questions
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Difference between Test Scenario and Test cases
  • Ans. 

    Test scenarios are high-level descriptions of the functionality to be tested, while test cases are detailed steps to validate the scenarios.

    • Test scenarios are broad and cover multiple test cases.

    • Test cases are specific steps to validate a particular scenario.

    • Test scenarios are usually created at the beginning of testing, while test cases are derived from scenarios.

    • Test scenarios are used for high-level planning and est...

  • Answered by AI
  • Q2. Use cases for application
  • Ans. 

    Use cases for application involve identifying different scenarios in which the application can be used to meet user needs.

    • Testing different user interactions

    • Validating system functionality

    • Identifying edge cases

    • Ensuring compatibility with different devices

    • Verifying data integrity

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed before Jan 2022.

Round 1 - Technical 

(1 Question)

  • Q1. Asked framework related question. covered Java, Testng, selenium
Round 2 - One-on-one 

(1 Question)

  • Q1. They asked me real time question in the project

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are well versed in basic java and framework , we can surely get

Zebra Technologies Interview FAQs

How many rounds are there in Zebra Technologies Test Engineer interview?
Zebra Technologies interview process usually has 1 rounds. The most common rounds in the Zebra Technologies interview process are Technical and Aptitude Test.
How to prepare for Zebra Technologies Test 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 Zebra Technologies. The most common topics and skills that interviewers at Zebra Technologies expect are Testing, Diagnostics, Automation Testing, Healthcare and Logistics.
What are the top questions asked in Zebra Technologies Test Engineer interview?

Some of the top questions asked at the Zebra Technologies Test Engineer interview -

  1. What is smoke and sanity test...read more
  2. What is regression testing, test...read more
  3. Black Box and what Box test...read more

Tell us how to improve this page.

Fast track your campus placements

View all
Zebra Technologies Test Engineer Salary
based on 20 salaries
₹3 L/yr - ₹9.8 L/yr
12% more than the average Test Engineer Salary in India
View more details

Zebra Technologies Test Engineer Reviews and Ratings

based on 3 reviews

5.0/5

Rating in categories

4.4

Skill development

5.0

Work-Life balance

4.4

Salary & Benefits

4.4

Job Security

5.0

Company culture

3.7

Promotions/Appraisal

3.3

Work Satisfaction

Explore 3 Reviews and Ratings
Software Engineer
115 salaries
unlock blur

₹5 L/yr - ₹19.6 L/yr

Senior Software Engineer
94 salaries
unlock blur

₹10 L/yr - ₹35 L/yr

Software Engineer2
44 salaries
unlock blur

₹9.6 L/yr - ₹25.3 L/yr

Technical Lead
43 salaries
unlock blur

₹14.2 L/yr - ₹38 L/yr

Lead Engineer
41 salaries
unlock blur

₹15 L/yr - ₹30 L/yr

Explore more salaries
Compare Zebra Technologies with

Accenture

3.9
Compare

Wipro

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview