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 Manual Test Engineer Interview Questions and Answers for Experienced

Updated 24 Jan 2024

Hexaware Technologies Manual Test Engineer Interview Experiences for Experienced

2 interviews found

Manual Test Engineer Interview Questions & Answers

user image Gopinaath Vijayaraghavan

posted on 21 Jan 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Difference between Sit and Uat
  • Ans. 

    SIT and UAT are two different types of testing in software development.

    • SIT stands for System Integration Testing and focuses on testing the integration of different components or systems.

    • UAT stands for User Acceptance Testing and involves testing the software from the end user's perspective.

    • SIT is performed by the development team, while UAT is typically performed by the end users or client.

    • SIT ensures that the individ...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Tell me About yourself
  • Ans. HI I am Gopinaath,I Have Completed BTech Computer science Engineering sastra University 2011 year Passing out ,Total 10Years Experience in Manual Testing &My Annual
  • Answered by Gopinaath Vijayaraghavan
Interview experience
2
Poor
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 - Technical 

(1 Question)

  • Q1. About project and current role

Interview Preparation Tips

Interview preparation tips for other job seekers - They didn't conduct second round and asked to have virtual interview but didn't called me

Manual Test Engineer Interview Questions Asked at Other Companies for Experienced

Q1. What is the Software Testing Why Testing is Important Smoke and S ... read more
asked in ORMAE
Q2. what is regrassion testing? how to perform sanity testing?diffren ... read more
Q3. If there requirements are freeze then how to prolong?
Q4. What is api testing? What is regression? What is your roles and r ... read more
asked in Capgemini
Q5. What different types of manual testing are there?

What people are saying about Hexaware Technologies

View All
fascinatingsherlock
Verified Icon
2w
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 applied via Campus Placement and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Find the second largest element from an integer array in a single traversal
  • Ans. 

    Find the second largest element from an integer array in a single traversal

    • Initialize two variables to store the largest and second largest elements

    • Traverse the array and update the variables accordingly

    • Return the second largest element

  • Answered by AI
  • Q2. This can be done using Hashtables.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with your answers.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Jan 2021. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. This is an online test consists of questions from OS, DBMS, Networking. Couple of coding question was also there. Language specific section also there.
Round 2 - Technical 

(1 Question)

  • Q1. Here also I was asked to write the code two coding question difficulty varies from easy to medium. More than that I was asked questions from OS, DBMS, SDLC and basic level question from C and JAVA.
Round 3 - Technical 

(1 Question)

  • Q1. This one is kind of advanced technical round. I was asked about C and Java in more depth. Asked to write couple of SQL queries. There are some more conceptual question in SQL.
Round 4 - HR 

(4 Questions)

  • Q1. Why should we hire you?
  • Q2. What are your strengths and weaknesses?
  • Q3. Tell me about yourself.
  • Q4. Some basic questions and then I was informed that I am selected. There was around 54000 students applied for that role and among them 150 was selected. I got offer letter in the said day and employment sta...

Interview Preparation Tips

Interview preparation tips for other job seekers - Persistent is a company that is really good for fresher from training and culture point of view. But their salary structure especially for the freshers are below average. 30000 is the in-hand salary for 451000 CTC. I was selected in off campus, so didn't need to go through internships. I was provided with Full time opportunity and got the full salary from the first month itself. It was totally a WFH as it was during covid. I will highly recommend to plan for other companies after 2 years. For interview question, stick to the subjects that are mentioned in resume. DBMS, Java, C, SDLC, SQL this are some topics that will be asked irrespective of being mentioned in resume. So prepare well for that. All the best.

I applied via Campus Placement and was interviewed in May 2020. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. 1.In frst round they gave two programs like palindrome,leap year which is quite easy only, aptitude consists of 60qns .
  • Q2. 2.In second round which is technical round, again they gave one pgm which is lightly complicated and also questions will be asked based on our resume and branch.
  • Q3. 3.HR round based on your personal skill.

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be perfect in basic coding and also aptitude,it is not much tough and also be bold while answering in technical round,try to do more projects......

Interview Questionnaire 

2 Questions

  • Q1. How can we remove duplicate objects from array of multiple objects.
  • Ans. 

    Remove duplicate objects from an array of multiple objects.

    • Create a new array to store unique objects

    • Loop through the original array and check if the object already exists in the new array

    • If not, add it to the new array

    • Return the new array

  • Answered by AI
  • Q2. How to maintain state if code if repeated one.
  • Ans. 

    Maintain state by using a global variable or a state management system.

    • Use a global variable to store the state and access it whenever needed.

    • Use a state management system like Redux or MobX to manage the state.

    • Avoid using local variables or closures to store state as they will be lost when the code is repeated.

    • Consider using object-oriented programming principles to encapsulate state within objects.

    • Use functional prog...

  • Answered by AI

I applied via Freshervoice, apuzz.com and was interviewed in Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java and OOPS features, general coding, SQL and some vocabs like initiative, process, vision, etc and general introduction part

Interview Preparation Tips

Interview preparation tips for other job seekers - Just study java, oops and sql in deep... you should know deep concepts of why interfaces are used and some definitions for oops concepts.

I appeared for an interview before Sep 2020.

Interview Questionnaire 

1 Question

  • Q1. What do you mean flexible?
  • Ans. 

    Flexible means adaptable to change or able to be modified easily.

    • Being able to adjust to new requirements or situations

    • Having the ability to change or modify code without breaking it

    • Being open to feedback and willing to make changes

    • Allowing for customization or configuration options

    • Examples: using variables instead of hardcoding values, implementing a plugin system

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - During covid its easy if you're a fresher to join this company

I applied via Walk-in and was interviewed before Apr 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Technical assessment - java

Round 2 - Technical 

(1 Question)

  • Q1. Core-java depth questions
Round 3 - HR 

(2 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to prepare java collections, thread concepts, oops concept

Interview Questionnaire 

1 Question

  • Q1. Mainframe questions, some direct and some scenario based.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a good experience. Interview process was smoothly. There were 3 rounds.
1. Technical ( lasted for 1 hour)
2. Techno manageria( 30 mins)
3. HR(30 mins)

Project based questions and scenario based questions were asked.
Hike was also good.

Hexaware Technologies Interview FAQs

How many rounds are there in Hexaware Technologies Manual Test Engineer interview for experienced candidates?
Hexaware Technologies interview process for experienced candidates usually has 2 rounds. The most common rounds in the Hexaware Technologies interview process for experienced candidates are Technical, Resume Shortlist and HR.
How to prepare for Hexaware Technologies Manual Test Engineer interview for experienced candidates?
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 Manual Testing, Manual Test Execution, Automation Testing, Cucumber and Functional Testing.

Tell us how to improve this page.

Hexaware Technologies Manual Test Engineer Interview Process for Experienced

based on 2 interviews

Interview experience

3.5
  
Good
View more
Join Hexaware Technologies Experience the impact across your digital ecosystem and beyond.
Hexaware Technologies Manual Test Engineer Salary
based on 17 salaries
₹2 L/yr - ₹6.2 L/yr
At par with the average Manual Test Engineer Salary in India
View more details

Hexaware Technologies Manual Test Engineer Reviews and Ratings

based on 2 reviews

4.9/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

3.0

Salary

4.0

Job security

5.0

Company culture

3.0

Promotions

3.0

Work satisfaction

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

₹5.5 L/yr - ₹20 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