Upload Button Icon Add office photos

Filter interviews by

Agilysys Technologies India Interview Questions, Process, and Tips

Updated 11 Mar 2025

Top Agilysys Technologies India Interview Questions and Answers

View all 24 questions

Agilysys Technologies India Interview Experiences

Popular Designations

54 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Mar 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Technical and cognitive ability interview questions

Round 2 - Technical 

(1 Question)

  • Q1. Face to face technical interview questions based on the project worked and based on resume.

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2023. There were 3 interview rounds.

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 Resume tips
Round 2 - Aptitude Test 

It was completely useless, the questions were outdated.

Round 3 - Technical 

(1 Question)

  • Q1. Bug life Cycle Explanation, I explained them clearly, but they seemed more interested in belittling me with irrelevant inquiries.

Interview Preparation Tips

Interview preparation tips for other job seekers - A Nightmare interview experience at agilysys technologies for quality analyst role.
My recent interview at this company was an absolute disaster. The entire process was ruined by poor communication, "An unprofessional interview panel", irrelevant question and disrespect of my time, wasted literally 1000 bucks for travel expenses, and complete lack of feedback.

From the moment i entered the interview room, it was evident that the interview panel had little regard for professionalism. They displayed a condescending attitude, treating me as if i were a novice rather than a seasoned professional. The attitude was only not only discouraging but also breaking the person's self-confidence.

Quality Analyst Interview Questions asked at other Companies

Q1. How you will maintain the balance between operations and quality so that they do not have any conflicts of interest
View answer (3)
Agilysys Technologies India Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Company Website and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Online technical aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. Related oops and old company projects

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

First level of interview is, aptitude with 2 coding questions.

Round 2 - Technical 

(1 Question)

  • Q1. In Technical 1st round, interviewer asked questions around Collections,Streams,Rest API and asked me to write code in java8(2 coding questions).
Round 3 - Technical 

(1 Question)

  • Q1. 2 coding questions only.
Round 4 - HR 

(1 Question)

  • Q1. Mostly they asked about my previous experience, about family, strength and weakness and finally package discussion.

Interview Preparation Tips

Topics to prepare for Agilysys Technologies India Software Analyst interview:
  • Core Java
  • Advanced Java
  • REST API

Top Agilysys Technologies India Software Analyst Interview Questions and Answers

Q1. Build a single number from array of integers
View answer (1)

Software Analyst Interview Questions asked at other Companies

Q1. DFS Traversal Problem Statement Given an undirected and disconnected graph G(V, E), where V is the number of vertices and E is the number of edges, the connections between vertices are provided in the 'GRAPH' matrix. Each element of the mat... read more
View answer (1)

Agilysys Technologies India interview questions for popular designations

 Software Analyst

 (13)

 Associate Software Analyst

 (10)

 Quality Analyst

 (3)

 QA Engineer

 (3)

 Manual Test Engineer

 (2)

 DOT NET Developer

 (2)

 Software Tester

 (2)

 Automation Test Engineer

 (2)

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

Manual testing mcq, apptitude

Round 2 - Technical 

(1 Question)

  • Q1. Smoke and sanitary

Manual Test Engineer Interview Questions asked at other Companies

Q1. Why choose testing field What is manual testing What is traditional testing What is the difference between functional and non functional testing What is severity and priority in a testing What is smoke or sanity testing What is test case Ho... read more
View answer (2)

Get interview-ready with Top Agilysys Technologies India Interview Questions

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Selenium methods

Senior QA Analyst Interview Questions asked at other Companies

Q1. Can you convert lead if all required fields of contact or opportunity are not available on lead
View answer (1)

Jobs at Agilysys Technologies India

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

A normal aptitude test

Round 2 - Coding Test 

A normal coding interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare Data structutes

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

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 Resume tips
Round 2 - Aptitude Test 

Testing questions based on cognitive and testing ability

Round 3 - 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 functionality still works as expected.

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

    • Regression testing can be automated to save time and effort.

    • Examples include running ...

  • Answered by AI
  • Q2. Status of bug life cycle
  • Ans. 

    Bug life cycle includes new, assigned, in progress, fixed, verified, closed stages.

    • New - bug is identified

    • Assigned - bug is assigned to a developer

    • In progress - developer is working on fixing the bug

    • Fixed - bug is fixed by developer

    • Verified - tester confirms bug is fixed

    • Closed - bug is closed

  • Answered by AI

Skills evaluated in this interview

Software Tester Interview Questions asked at other Companies

Q1. Which is a best technique to generate automated test report ?
View answer (1)
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 before Feb 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Attender would get around 60 questions consolidated of general aptitude, data structures and other web development topics

Round 2 - Technical 

(1 Question)

  • Q1. I've attended interview for .net developer role based on the skills mentioned in resume only I got questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Next level of interview you can mostly expect from senior manager or a director, they collect more detail about previous work experience and difficulties faced on last worked project
Round 4 - HR 

(1 Question)

  • Q1. Basically Start from self introduction then followed by previous experience and working location and switching preference and so on

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for in-depth concepts, questions would be unexpected but not hard.

Associate Software Analyst Interview Questions asked at other Companies

Q1. Tell me something about agilysys and its products.
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - MCQ 

(1 Question)

  • Q1. Web development related questions
Round 2 - Coding Test 

Array related program

Angular Frontend Developer Interview Questions asked at other Companies

Q1. How to implement interfaces without methods?
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

Agilysys Technologies India Interview FAQs

How many rounds are there in Agilysys Technologies India interview?
Agilysys Technologies India interview process usually has 2-3 rounds. The most common rounds in the Agilysys Technologies India interview process are Technical, Aptitude Test and HR.
How to prepare for Agilysys Technologies India 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 Agilysys Technologies India. The most common topics and skills that interviewers at Agilysys Technologies India expect are Procurement, SQL, C#, Hospitality and Javascript.
What are the top questions asked in Agilysys Technologies India interview?

Some of the top questions asked at the Agilysys Technologies India interview -

  1. What is black box testing What is difference between sanity and smoke testing W...read more
  2. Tell me something about agilysys and its produc...read more
  3. Build a single number from array of integ...read more
How long is the Agilysys Technologies India interview process?

The duration of Agilysys Technologies India interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

JOBS

Agilysys Technologies India

No Jobs

INTERVIEWS

Teleperformance

No Interviews

SALARIES

Agilysys Technologies India

INTERVIEWS

Teleperformance

No Interviews

SALARIES

Agilysys Technologies India

LIST OF COMPANIES

Agilysys Technologies India

Overview

SALARIES

Container Corporation of India

INTERVIEWS

Genpact

No Interviews

INTERVIEWS

CIK Telecom

No Interviews

Tell us how to improve this page.

Agilysys Technologies India Interview Process

based on 49 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 847 Interviews
Dell Interview Questions
4.0
 • 386 Interviews
Cisco Interview Questions
4.1
 • 371 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Adobe Interview Questions
3.9
 • 234 Interviews
Salesforce Interview Questions
4.0
 • 222 Interviews
VMware Software Interview Questions
4.4
 • 145 Interviews
View all

Agilysys Technologies India Reviews and Ratings

based on 183 reviews

3.4/5

Rating in categories

3.3

Skill development

2.8

Work-life balance

4.0

Salary

3.7

Job security

3.3

Company culture

3.3

Promotions

3.1

Work satisfaction

Explore 183 Reviews and Ratings
.NET Application Developer(2 To 4 Yrs)

Chennai

0-2 Yrs

Not Disclosed

Business Analyst

Chennai

1-4 Yrs

Not Disclosed

Explore more jobs
Software Analyst
389 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Analyst
198 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Quality Analyst
175 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Analyst
152 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Quality Analyst
73 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Agilysys Technologies India with

Oracle

3.7
Compare

SAP

4.2
Compare

Microsoft Corporation

4.0
Compare

IBM

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