Premium Employer

i

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

Hexaware Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Hexaware Technologies Test Engineer Interview Questions, Process, and Tips

Updated 3 Jul 2024

Top Hexaware Technologies Test Engineer Interview Questions and Answers

Hexaware Technologies Test Engineer Interview Experiences

8 interviews found

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

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

Round 1 - Coding Test 

Be prepared with basics

Round 2 - Technical 

(2 Questions)

  • Q1. Java basics questions
  • Q2. Java selenium questions

Interview Preparation Tips

Interview preparation tips for other job seekers - NA
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Just basic java and automation questions

Round 2 - Technical 

(2 Questions)

  • Q1. Testing questions
  • Q2. Frame works you ave worked on
  • Ans. 

    I have worked on various automation frameworks including Selenium, TestNG, and Cucumber.

    • Selenium

    • TestNG

    • Cucumber

  • Answered by AI

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 Characters Problem Statement Given a matrix of lowerc ... read more
asked in Info Edge
Q3. Remove Duplicates Problem Statement You are given an array of int ... 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?

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 14 Mar 2024

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

I applied via Recruitment Consulltant and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Joins, self join, inner join, left join, right join
Round 2 - Technical 

(1 Question)

  • Q1. Joins, inner join, self join, left join, right join

Test Engineer Interview Questions & Answers

user image shubham pradeep deshmukh

posted on 3 Apr 2024

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

(1 Question)

  • Q1. Mostly they asked behavioral question

Hexaware Technologies interview questions for designations

 Automation Test Engineer

 (8)

 Senior Test Engineer

 (4)

 Manual Test Engineer

 (2)

 ETL Test Engineer

 (1)

 Senior Software Test Engineer

 (1)

 Test Lead

 (2)

 Test Analyst

 (1)

 Technical Test Leader

 (2)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Write Java program for Fibonacci series
  • Ans. 

    Java program to generate Fibonacci series

    • Use a loop to generate Fibonacci numbers

    • Start with 0 and 1 as the first two numbers

    • Add the previous two numbers to get the next number

  • Answered by AI

Skills evaluated in this interview

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Jan 2024

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 Jul 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Different scopes of variables in postman
  • Ans. 

    Different scopes of variables in Postman

    • Variables in Postman have different scopes: global, collection, environment, and local.

    • Global variables can be accessed across all requests in a collection.

    • Collection variables are specific to a particular collection.

    • Environment variables are specific to a particular environment.

    • Local variables are specific to a particular request.

    • Variables can be used to store and reuse values i

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is POJO class
  • Ans. 

    POJO stands for Plain Old Java Object. It is a Java class that encapsulates data and provides getter and setter methods.

    • POJO classes are simple Java classes that have private fields, public getter and setter methods, and an empty constructor.

    • They are used to represent data objects in an application.

    • POJO classes are often used in frameworks like Hibernate and Spring for data mapping and manipulation.

    • Example: public clas...

  • Answered by AI

Skills evaluated in this interview

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 13 May 2021

Interview Questionnaire 

2 Questions

  • Q1. Whatever the question is, that doesn't matter!
  • Q2. See.. You should definitely have skills.. Else, no way to get place in any organization. Next thing is, you should never lose your self respect for any kind of job and salary.. Without yourselves, your lif...

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 25 Aug 2021

Interview Questionnaire 

1 Question

  • Q1. About sql and manual testing concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and sure

What people are saying about Hexaware Technologies

View All
lustrousradish
Verified Icon
1w
works at
Hexaware Technologies
Java or python
I am Devops engineer I want to learn a programming language so which should I choose Java or python Which one have better market value
Got a question about Hexaware Technologies?
Ask anonymously on communities.

Interview questions from similar companies

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

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

Round 1 - HR 

(1 Question)

  • Q1. Details about you and profile
Round 2 - Technical 

(3 Questions)

  • Q1. Quality testing related questions
  • Q2. Describe automation framework
  • Ans. 

    Automation framework is a set of guidelines, coding standards, concepts, processes, practices, tools, and utilities that help in developing and executing automated tests.

    • Provides structure and organization for automated testing

    • Defines rules and best practices for test automation

    • Includes libraries, utilities, and tools for test script development and execution

    • Supports integration with test management tools and CI/CD pip...

  • Answered by AI
  • Q3. Brief day to day activities
  • Ans. 

    Day to day activities include writing test cases, executing tests, analyzing results, reporting bugs, and collaborating with developers.

    • Write test cases based on requirements

    • Execute test cases manually or using automation tools

    • Analyze test results and report bugs

    • Collaborate with developers to resolve issues

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is regression testing?
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Regression testing is performed after code changes to verify that the existing features still work correctly.

    • It helps in identifying any defects introduced by new code changes.

    • Automated testing tools are often used for regression testing to save time and effort.

    • Regress...

  • Answered by AI
  • Q2. What is sanity?
  • Ans. 

    Sanity in software testing refers to a quick round of testing to ensure that the code changes have not adversely affected the existing functionality.

    • Sanity testing is a subset of regression testing and is usually performed after a small code change or bug fix.

    • It focuses on testing the most critical functionalities of the application to ensure they still work as expected.

    • Sanity testing is not exhaustive and is meant to ...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. It was salary discussion
  • Q2. It was about relocating

Interview Preparation Tips

Topics to prepare for CGI Group Test Engineer interview:
  • Sanity Testing
Interview preparation tips for other job seekers - Stay confident

Skills evaluated in this interview

Hexaware Technologies Interview FAQs

How many rounds are there in Hexaware Technologies Test Engineer interview?
Hexaware Technologies interview process usually has 1-2 rounds. The most common rounds in the Hexaware Technologies interview process are Technical and Coding Test.
How to prepare for Hexaware 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 Hexaware Technologies. The most common topics and skills that interviewers at Hexaware Technologies expect are Automation Testing, Cucumber, ETL Testing, Performance Testing and Software Testing.
What are the top questions asked in Hexaware Technologies Test Engineer interview?

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

  1. Different scopes of variables in post...read more
  2. Write Java program for Fibonacci ser...read more
  3. Frame works you ave worked...read more

Tell us how to improve this page.

Hexaware Technologies Test Engineer Interview Process

based on 6 interviews

2 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
View more
Join Hexaware Technologies Experience the impact across your digital ecosystem and beyond.
Hexaware Technologies Test Engineer Salary
based on 168 salaries
₹2.7 L/yr - ₹11 L/yr
12% more than the average Test Engineer Salary in India
View more details

Hexaware Technologies Test Engineer Reviews and Ratings

based on 13 reviews

3.8/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.4

Salary

3.7

Job security

4.3

Company culture

3.4

Promotions

3.6

Work satisfaction

Explore 13 Reviews and Ratings
Senior Software Engineer
3.8k salaries
unlock blur

₹5.4 L/yr - ₹20 L/yr

System Analyst
3k salaries
unlock blur

₹7 L/yr - ₹29.5 L/yr

Software Engineer
2.9k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Senior Executive
2.1k salaries
unlock blur

₹0.8 L/yr - ₹6 L/yr

Technical Architect
1.9k salaries
unlock blur

₹10 L/yr - ₹36 L/yr

Explore more salaries
Compare Hexaware Technologies with

Cognizant

3.8
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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