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 Technical Test Leader Interview Questions and Answers

Updated 25 Mar 2022

Hexaware Technologies Technical Test Leader Interview Experiences

2 interviews found

Round 1 - One-on-one 

(1 Question)

  • Q1. Last project description, What test strategies for testing Data migration, SQL queries - group by and WITH temp table, How will you validate the report output value with source system, what are dimensions ...
Round 2 - Coding Test 

10 SQL MCQ, 2 ETL, 4 DW

Interview Preparation Tips

Interview preparation tips for other job seekers - SQL queries just read question carefully will be fine. be clear in concepts.

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

Interview Questionnaire 

1 Question

  • Q1. Big data, sql, agile process - Techical 2 rounds

Interview Preparation Tips

Interview preparation tips for other job seekers - I have been selected for big data testing. Please prepare technically.

Technical Test Leader Interview Questions Asked at Other Companies

asked in Infosys
Q1. What is Test Plan, Bug life cycle, epic, story, STLC? , What will ... read more
asked in Infosys
Q2. How to run only the cucumber test steps without their internal im ... read more
asked in Infosys
Q3. How to integrate QA into a CICD implementation from scratch, what ... read more
asked in Infosys
Q4. How to handle multiple windows in Selenium?
asked in Infosys
Q5. What is the Best testing process implemented.

Interview questions from similar companies

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

Interview Questionnaire 

4 Questions

  • Q1. Various real time Testing scenarios and their resolution
  • Q2. Automating SAP, HTML challenges
  • Q3. Test cases estimation, defect reporting, Test plan
  • Q4. Certifications

I applied via Referral and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Discussion would happen, mostly about your current role and experience .....both technical and few questions related to handling of team to basically judge your overall exposure to all the fields which you...

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell about experience
Tell how you will handle the work spikes
Tell about how you will you automate particular scenario
Tell about the tecnologies you have worked
Tell about the advantages and disadvantages of your curent technologies used in automation and why did you decided to opt for that technology foe implementation
Tell how to generate the execution reports

I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Java basic, interface, abstract method,
  • Q2. Difficulties faced in selenium, drop-down handling, framework, pom, testng priority
  • Ans. 

    Difficulties faced in Selenium, drop-down handling, framework, POM, TestNG priority.

    • Selenium: Locating elements, synchronization, handling dynamic elements.

    • Drop-down handling: Select class, handling multiple select, handling dynamic options.

    • Framework: Designing, implementing, maintaining, and scaling.

    • POM: Page Object Model, maintaining object repository, handling dynamic elements.

    • TestNG priority: Setting priority for t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for framework design. Its very important. I faced only selenium and java related questions, no manual testing questions were asked.

Skills evaluated in this interview

I applied via Referral and was interviewed in Aug 2021. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. How to run only the cucumber test steps without their internal implementation?
  • Ans. 

    Use dry-run flag to run only cucumber test steps without implementation.

    • Use the --dry-run flag while running the cucumber command.

    • This will run the feature files and scenarios without executing the steps.

    • It will also check for any undefined steps and report them.

    • Example: cucumber --dry-run features/my_feature.feature

    • This can be useful for quickly checking the syntax and structure of the feature files.

  • Answered by AI
  • Q2. What is API? Why is it used?
  • Ans. 

    API stands for Application Programming Interface. It is used to allow different software applications to communicate with each other.

    • API defines how software components should interact with each other

    • It allows developers to access the functionality of another software application

    • APIs can be used to integrate different systems or services

    • Examples of APIs include Google Maps API, Twitter API, and Facebook API

  • Answered by AI
  • Q3. How to handle multiple windows in Selenium?
  • Ans. 

    Handling multiple windows in Selenium

    • Use getWindowHandles() method to get all window handles

    • Switch to the desired window using switchTo().window() method

    • Perform actions on the new window and switch back to the original window

    • Example: driver.getWindowHandles(); driver.switchTo().window(windowHandle);

    • Make sure to close all windows after the test is complete

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Infosys Technical Test Leader interview:
  • Selenium
  • Cucumber
  • Bdd
  • API
  • Testng
Interview preparation tips for other job seekers - Prepare well in advance on your technology.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Tell me about difficult situation faced
  • Ans. 

    Dealing with a team member's sudden resignation during a critical project phase

    • Had to quickly redistribute workload among remaining team members

    • Had to ensure project deadlines were still met despite the setback

    • Had to provide support and motivation to team members feeling overwhelmed

    • Had to conduct exit interviews and knowledge transfer sessions with the resigning team member

  • Answered by AI
  • Q2. Tell me how you challenged senior manager
  • Ans. 

    I challenged a senior manager by presenting data-driven insights and proposing alternative solutions.

    • Presented data analysis showing inefficiencies in current processes

    • Suggested implementing new tools or technologies to improve productivity

    • Engaged in open and honest discussions about potential improvements

    • Provided examples of successful strategies used in previous projects

  • Answered by AI

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

Interview Questionnaire 

1 Question

  • Q1. What is Test Plan, Bug life cycle, epic, story, STLC? , What will you do if someone from your team deletes the code from repository? , what will you do if time crunch is there and product needs to be relea...
  • Ans. 

    Answering questions related to Test Plan, Bug life cycle, epic, story, STLC, code deletion, and time crunch in product release.

    • Test Plan is a document that outlines the testing strategy, scope, and objectives.

    • Bug life cycle includes stages like New, Assigned, Open, Fixed, Verified, and Closed.

    • Epic and Story are Agile terminologies used to define large and small user requirements respectively.

    • STLC stands for Software Te...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They asked basic situation based questions. Prepare basic knowledge of testing well.

Skills evaluated in this interview

Technical Test Leader Interview Questions & Answers

Infosys user image Sujatha Krishnamoorthy

posted on 4 Jun 2022

Round 1 - Technical 

(1 Question)

  • Q1. Agile methodologies used in earlier projects
  • Ans. 

    Agile methodologies used in earlier projects

    • Scrum was used in project X for software development

    • Kanban was used in project Y for continuous delivery

    • Lean was used in project Z for process improvement

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Capital markets and investment bankong questions
Round 3 - HR 

(1 Question)

  • Q1. Regarding pay discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep on updating the resume and do not lose your hope at any cost.

I applied via Referral and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. 1. Tell me about yourself
  • Q2. 2. Basics of Agile
  • Q3. 3. Basics of QTP
  • Q4. Practical questions about real-time scenarios encountered in STLC

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident and cover your basics

Hexaware Technologies Interview FAQs

How many rounds are there in Hexaware Technologies Technical Test Leader interview?
Hexaware Technologies interview process usually has 2 rounds. The most common rounds in the Hexaware Technologies interview process are One-on-one Round and Coding Test.
What are the top questions asked in Hexaware Technologies Technical Test Leader interview?

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

  1. Last project description, What test strategies for testing Data migration, SQL ...read more
  2. Big data, sql, agile process - Techical 2 rou...read more

Tell us how to improve this page.

Join Hexaware Technologies Experience the impact across your digital ecosystem and beyond.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
DXC Technology Interview Questions
3.7
 • 795 Interviews
Mphasis Interview Questions
3.4
 • 791 Interviews
Nagarro Interview Questions
4.0
 • 759 Interviews
View all
Hexaware Technologies Technical Test Leader Salary
based on 7 salaries
₹12 L/yr - ₹20.4 L/yr
20% more than the average Technical Test Leader Salary in India
View more details
Senior Software Engineer
3.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Analyst
2.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
2.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
2.1k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Architect
2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Hexaware Technologies with

Cognizant

3.7
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