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 Automation Test Lead Interview Questions and Answers

Updated 25 Jan 2025

Hexaware Technologies Automation Test Lead Interview Experiences

2 interviews found

Automation Test Lead Interview Questions & Answers

user image Shalini Jayaraman

posted on 25 Jan 2025

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

I appeared for an interview in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. More questions asked, oops, coding and selenium, testNG related questions
  • Q2. Drop down coding
Round 2 - Technical 

(1 Question)

  • Q1. Many questions related to projects but not selected at last
Round 3 - One-on-one 

(1 Question)

  • Q1. Basics of Java selenium
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. How you read Excel data from Java coding
  • Ans. 

    Reading Excel data from Java coding involves using Apache POI library.

    • Use Apache POI library to read Excel data in Java

    • Create a FileInputStream object to read the Excel file

    • Use XSSFWorkbook and XSSFSheet classes to access the workbook and sheet respectively

    • Iterate through rows and cells to read data from Excel file

  • Answered by AI
  • Q2. Selenium locator related CSS xapth etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your basics understanding for the position you are applying for. The questions were not very complex.

Skills evaluated in this interview

Automation Test Lead Interview Questions Asked at Other Companies

Q1. How to validate text displayed n html tag is a expected
asked in Verifone
Q2. Criteria for selecting test cases for automation
asked in Verifone
Q3. Program to count number of repeating characters in a string
Q4. 1) Write selenium code using testng for login page for valid and ... read more
asked in Coforge
Q5. WAP to replace all vowels with char x in a given string

What people are saying about Hexaware Technologies

View All
fascinatingsherlock
Verified Icon
1w
works at
Hexaware Technologies
Job switch
Trying to grab an opportunity in Mumbai in BlackRock Does anyone have a reference??
Got a question about Hexaware Technologies?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview before Jun 2020.

Interview Questionnaire 

1 Question

  • Q1. Selenium web driver, SQL database, query about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good in Comms, be technically prepared.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between scenario and scenario outline
  • Ans. 

    Scenario is a single test case while scenario outline is a template for multiple test cases with different inputs.

    • Scenario is a single test case with specific inputs and expected outcomes

    • Scenario outline is a template for multiple test cases with placeholders for different inputs

    • In scenario outline, examples table is used to provide different input values for each test case

  • Answered by AI
  • Q2. Explain oops concept
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOPs focuses on creating objects that interact with each other to solve a problem

    • Key concepts include encapsulation, inheritance, polymorphism, and abstraction

    • Encapsulation: Bundling data and methods that operate on the data into a single unit

    • Inher...

  • 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 before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Project related Questions..real time scenarios
Round 2 - Technical 

(1 Question)

  • Q1. Java related programs
Round 3 - HR 

(1 Question)

  • Q1. Introduce about yourself
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 Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Questions on basic java, manual testing, coding best practices, automation testing

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain project & framework, selenium question, java ques
  • Q2. Automate a login page and explain it? Synchronisation handling and exception handling
  • Ans. 

    Automate a login page using Selenium WebDriver in Java with synchronization and exception handling.

    • Use Selenium WebDriver to locate the username and password fields, enter valid credentials, and click the login button.

    • Implement explicit and implicit waits for synchronization to handle dynamic elements and page loading.

    • Use try-catch blocks for exception handling to capture and handle any errors during the login process.

    • ...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Easy
Process Duration
-
Result
No response

I appeared for an interview in Dec 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Concepts of OOPS , Rest Assured automation, Selenium - JAVA framework
  • Q2. Coding ques like swapping of numbers , reverse of strings
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic selenium and Basic Java
Round 2 - Technical 

(1 Question)

  • Q1. Java Program - Reverse a string Selenium - stale element
  • Ans. 

    Reverse a string using Java program and handle stale element in Selenium

    • Create a Java program to reverse a string using StringBuilder or char array

    • In Selenium, handle stale element exception by refreshing the element or using WebDriverWait

    • Example: Java program - input: 'hello', output: 'olleh'; Selenium - handle stale element by refreshing the element before interacting with it

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What is your expected salary
  • Ans. 

    My expected salary is based on my experience, skills, and the market rate for Automation Test Engineers.

    • I have researched the average salary range for Automation Test Engineers in this location.

    • I am looking for a competitive salary that reflects my expertise in automation testing.

    • I am open to negotiation based on the overall compensation package offered.

  • Answered by AI

I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basis of knowledge and confidence, process and problem solving skills.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be aware of whatever you know and be confident in your area.
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 in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Asked about Access Modifier? Framework Describe Cucumber Runner File, Monochrome

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn Java Basics and Selenium Basics

Hexaware Technologies Interview FAQs

How many rounds are there in Hexaware Technologies Automation Test Lead interview?
Hexaware Technologies interview process usually has 2 rounds. The most common rounds in the Hexaware Technologies interview process are Technical and One-on-one Round.
How to prepare for Hexaware Technologies Automation Test Lead 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 API Testing, Java, SOAP UI, Selenium and AWS.
What are the top questions asked in Hexaware Technologies Automation Test Lead interview?

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

  1. How you read Excel data from Java cod...read more
  2. More questions asked, oops, coding and selenium, testNG related questi...read more
  3. Selenium locator related CSS xapth e...read more

Tell us how to improve this page.

Hexaware Technologies Automation Test Lead Interview Process

based on 2 interviews

Interview experience

2.5
  
Poor
View more
Join Hexaware Technologies Experience the impact across your digital ecosystem and beyond.

Interview Questions from Similar Companies

Mphasis Interview Questions
3.4
 • 807 Interviews
DXC Technology Interview Questions
3.7
 • 802 Interviews
Nagarro Interview Questions
4.0
 • 763 Interviews
NTT Data Interview Questions
3.8
 • 627 Interviews
Publicis Sapient Interview Questions
3.5
 • 621 Interviews
GlobalLogic Interview Questions
3.6
 • 592 Interviews
View all
Hexaware Technologies Automation Test Lead Salary
based on 29 salaries
₹10.1 L/yr - ₹25 L/yr
At par with the average Automation Test Lead Salary in India
View more details

Hexaware Technologies Automation Test Lead Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.0

Salary

4.0

Job security

4.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Senior Software Engineer
3.8k salaries
unlock blur

₹5.5 L/yr - ₹20.1 L/yr

Software Engineer
3k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

System Analyst
2.9k salaries
unlock blur

₹7.7 L/yr - ₹29 L/yr

Technical Architect
2.1k salaries
unlock blur

₹10 L/yr - ₹38 L/yr

Senior Executive
1.9k salaries
unlock blur

₹0.8 L/yr - ₹6 L/yr

Explore more salaries
Compare Hexaware Technologies with

Cognizant

3.7
Compare

TCS

3.7
Compare

DXC Technology

3.7
Compare

Mphasis

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