Upload Button Icon Add office photos
Engaged Employer

i

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

INDIUM Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

INDIUM Interview Questions and Answers

Updated 14 Aug 2025
Popular Designations

157 Interview questions

A Project Manager was asked 2d ago
Q. Can you explain your responsibilities?
Ans. 

As a Project Manager, I oversee projects from initiation to completion, ensuring they meet objectives and are delivered on time and within budget.

  • Define project scope and objectives, e.g., creating a detailed project plan for a software development project.

  • Coordinate with cross-functional teams, such as developers, designers, and stakeholders, to ensure alignment.

  • Monitor project progress and performance, using too...

View all Project Manager interview questions
A Project Manager was asked 2d ago
Q. Are you able to set up a project from scratch and complete a simple task to demonstrate your abilities?
Ans. 

I can effectively initiate a project from scratch, demonstrating my skills through a structured approach and clear task execution.

  • Define project goals: For example, if launching a new product, outline objectives like market research and target audience.

  • Create a project plan: Develop a timeline with milestones, such as completing the initial research phase within two weeks.

  • Assemble a team: Identify key roles needed...

View all Project Manager interview questions
A Project Manager was asked 2d ago
Q. Are you able to solve problems using logical programming?
Ans. 

Logical programming helps in systematically addressing and solving complex problems through structured approaches.

  • Identify the problem clearly: Define the issue at hand, e.g., project delays due to resource allocation.

  • Break down the problem: Divide it into smaller, manageable parts, like analyzing team workload and deadlines.

  • Use logical reasoning: Apply algorithms or decision trees to evaluate possible solutions, ...

View all Project Manager interview questions
A Consultant was asked 3w ago
Q. How do you analyze behavior?
Ans. 

Analyzing behavior involves observing, interpreting, and understanding actions to identify patterns and motivations.

  • Observe the behavior in different contexts to gather comprehensive data.

  • Identify triggers that lead to specific behaviors, such as stress or rewards.

  • Use qualitative methods like interviews to understand motivations behind actions.

  • Quantitative methods, like surveys, can help measure frequency and inte...

View all Consultant interview questions
A Presales Analyst was asked 3w ago
Q. Suppose a client requires a digital transformation, what would your approach be?
Ans. 

A structured approach to digital transformation focusing on assessment, strategy, implementation, and continuous improvement.

  • Conduct a thorough assessment of the client's current digital capabilities and identify gaps.

  • Engage stakeholders to understand their needs and expectations for the transformation.

  • Develop a tailored digital transformation strategy that aligns with the client's business goals.

  • Implement technol...

View all Presales Analyst interview questions
An Analyst was asked 3w ago
Q. Do you have any technical questions?
Ans. 

Analysts use data to inform decisions, requiring skills in statistics, data visualization, and critical thinking.

  • Understand data collection methods: Surveys, experiments, and observational studies.

  • Proficiency in statistical tools: Excel, R, or Python for data analysis.

  • Ability to visualize data: Use tools like Tableau or Power BI to present findings.

  • Critical thinking: Analyze data trends and make actionable recomme...

View all Analyst interview questions

INDIUM HR Interview Questions

44 questions and answers

Q. What was your internship experience like?
Q. What is your experience with talent acquisition?
Q. How can candidates be motivated to accept an offer and join the organizatio ... read more
A Business Analyst was asked 3w ago
Q. What are the differences between traditional agile methodologies and modern agile methodologies?
Ans. 

Traditional agile focuses on structured processes, while modern agile emphasizes flexibility and collaboration.

  • Traditional agile methodologies, like Scrum, have defined roles (e.g., Scrum Master, Product Owner) while modern agile encourages fluid roles.

  • In traditional agile, sprints are time-boxed and fixed, whereas modern agile promotes continuous delivery and adaptability.

  • Traditional agile often relies on documen...

View all Business Analyst interview questions
Are these interview questions helpful?
A Business Analyst was asked 3w ago
Q. What is the difference between Business Analytics and Business Analysis?
Ans. 

Business Analytics focuses on data analysis for decision-making, while Business Analysis involves identifying business needs and solutions.

  • Business Analytics uses statistical methods and tools to analyze data trends and patterns. For example, a retail company analyzing sales data to forecast inventory needs.

  • Business Analysis involves understanding business requirements and processes to improve efficiency. For inst...

View all Business Analyst interview questions
A Business Analyst was asked 3w ago
Q. What are the responsibilities of a business analyst?
Ans. 

Business analysts bridge the gap between IT and business, ensuring solutions meet business needs and drive value.

  • Requirements Gathering: Collecting and documenting business requirements through interviews and workshops. Example: Conducting stakeholder interviews to understand project needs.

  • Data Analysis: Analyzing data to identify trends and insights that inform business decisions. Example: Using data analytics to...

View all Business Analyst interview questions
A Senior Automation Engineer was asked 1mo ago
Q. Explain the Agile process.
Ans. 

Agile is an iterative approach to software development that emphasizes flexibility, collaboration, and customer feedback.

  • Iterative Development: Work is done in small, manageable increments called sprints, typically lasting 1-4 weeks.

  • Collaboration: Teams work closely with stakeholders and customers to gather feedback and adjust requirements.

  • Continuous Improvement: Regular retrospectives are held to reflect on the p...

View all Senior Automation Engineer interview questions

INDIUM Interview Experiences

215 interviews found

I applied via Company Website and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

A few technical questions based on testing will be asked for freshers the difficultly level is low

Round 2 - Aptitude Test 

Questions about testing will be asked based on scenario so try not to answer anything which everyone knows just try to think out of the box and give them answers and be quick

Round 3 - HR 

(6 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.
  • Q3. Why should we hire you?
  • Q4. Why are you looking for a change?
  • Q5. What are your strengths and weaknesses?
  • Q6. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident they will eventually train you in technical field
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Jul 2025, where I was asked the following questions.

  • Q1. What are the basic duties of a Quality Assurance (QA) professional?
  • Q2. What is the testing methodology you employ in your projects?

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn and leave
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Group Discussion 

Difference between soft skills and hard skills

Round 2 - Technical 

(2 Questions)

  • Q1. What is manual testing
  • Ans. 

    Manual testing is the process of manually testing software for defects without the use of automation tools.

    • Involves executing test cases manually without automation tools

    • Requires human intervention to verify software functionality

    • Helps in identifying defects that may be missed by automated testing

    • Can be time-consuming but provides thorough testing coverage

  • Answered by AI
  • Q2. What is defect life cycleif
  • Ans. 

    Defect life cycle is the process of identifying, reporting, fixing, retesting, and closing defects in software testing.

    • Defect identification: Defects are identified through testing or user feedback.

    • Defect reporting: Defects are reported in a defect tracking tool with details like severity, priority, and steps to reproduce.

    • Defect fixing: Developers address the reported defects by making necessary code changes.

    • Defect ret...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. What is the main thing should have for a test engineer
  • Ans. 

    The main thing a test engineer should have is attention to detail.

    • Attention to detail is crucial for identifying and fixing bugs in software.

    • Strong analytical skills are necessary for understanding complex systems.

    • Good communication skills are important for collaborating with developers and other team members.

    • Knowledge of testing tools and techniques is essential for efficient testing.

    • Ability to prioritize tasks and ma...

  • Answered by AI
  • Q2. What's your opinion on testing
  • Ans. 

    I believe testing is crucial for ensuring the quality and reliability of software products.

    • Testing helps identify bugs and issues early in the development process.

    • It ensures that the software meets the requirements and functions as expected.

    • Different types of testing, such as unit testing, integration testing, and regression testing, are important for comprehensive coverage.

    • Automation testing can help improve efficienc...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Are you ok with rotational shifts?
  • Ans. 

    Yes, I am comfortable with rotational shifts as I understand the nature of the job requires flexibility in working hours.

    • I am open to working different shifts to accommodate project needs

    • I understand the importance of being flexible in a dynamic work environment

    • I have previous experience working in rotational shifts in my previous job

  • Answered by AI
  • Q2. Are you ok with the work location?
  • Ans. 

    Yes, I am okay with the work location as long as it is within a reasonable distance from my home.

    • I am flexible with work locations within a reasonable distance from my home.

    • I am open to commuting or relocating if necessary.

    • I prioritize a convenient work location for better work-life balance.

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Sql based questions in first round and increased level in next rounds
  • Ans. 

    SQL questions assess data manipulation skills, focusing on queries, joins, and aggregations for data analysis.

    • Understand basic SQL commands: SELECT, INSERT, UPDATE, DELETE.

    • Practice JOIN operations: INNER JOIN, LEFT JOIN, RIGHT JOIN with examples.

    • Use aggregate functions: COUNT, SUM, AVG to summarize data.

    • Familiarize with GROUP BY and HAVING clauses for data grouping.

    • Learn about subqueries and their applications in compl...

  • Answered by AI
  • Q2. Simple python questions
  • Q3. Guessestimate- process matters not answers
Round 2 - Technical 

(1 Question)

  • Q1. Hard SQL question
Round 3 - Client Interview 

(2 Questions)

  • Q1. Sql based questions asked
  • Q2. Fit for the role

Interview Preparation Tips

Interview preparation tips for other job seekers - Sql is the key for this role for current position

They ghost you after this round
Might be some candidate ghosted before
I got response on same day for past round
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - Group Discussion 

Difference between online study and offline study

Round 2 - Technical 

(2 Questions)

  • Q1. All types of testing one by one (System, integration, usability, black box, white box)
  • Q2. Question on gaming like are you a mobile game player or pc or console game player, what's the difference between them.

Test Associate Interview Questions & Answers

user image Chilka Dinesh

posted on 24 Dec 2024

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

I applied via Referral and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Group Discussion 

Technical skills - soft skills
Online classes - off line class
5g technology advantages and disadvantage

Round 2 - Aptitude Test 

Manual testing some MCQ's

Round 3 - Technical 

(2 Questions)

  • Q1. What is white box testing? What is STLC & SDLC? What is software testing life cycle?
  • Ans. 

    White box testing is a testing technique where the internal structure, design, and code of the software being tested is known to the tester.

    • White box testing is also known as clear box testing, glass box testing, or structural testing.

    • It involves testing the internal logic and structure of the code.

    • Testers need to have knowledge of the code to perform white box testing effectively.

    • Examples of white box testing techniqu...

  • Answered by AI
  • Q2. What is bug life cycle? What is santy and smoke testing? What is regression testing and re testing?
  • Ans. 

    Bug life cycle is the process of a bug from identification to resolution. Sanity and smoke testing are initial tests to check basic functionality. Regression testing ensures new code doesn't break existing features. Re-testing is testing a bug fix.

    • Bug life cycle involves identification, reporting, prioritization, fixing, retesting, and closing of a bug.

    • Sanity testing is a narrow regression test to ensure basic function...

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. 1. Can you tell me about yourself?
  • Ans. 

    I am a dedicated and detail-oriented individual with a strong background in software testing.

    • I have a Bachelor's degree in Computer Science

    • I have 3 years of experience in software testing at XYZ company

    • I am proficient in using testing tools such as Selenium and JIRA

  • Answered by AI
  • Q2. 2. Why are you looking for a change from your current job?
  • Ans. 

    Seeking new challenges and opportunities for growth in a different environment.

    • Looking for new challenges and opportunities for personal and professional growth

    • Interested in exploring different technologies or industries

    • Seeking a better work-life balance or company culture

    • Want to relocate to a different city or country for personal reasons

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The person conducting the interview is good and friendly.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Difference between hard and soft skills

Round 2 - Technical 

(2 Questions)

  • Q1. What is manual testing
  • Ans. 

    Manual testing is the process of manually testing software for defects without the use of automation tools.

    • Manual testing involves testers executing test cases by hand to identify bugs and issues in the software.

    • It is a time-consuming process but allows for thorough testing of all aspects of the software.

    • Testers need to have good attention to detail and follow test cases accurately.

    • Examples of manual testing include ex...

  • Answered by AI
  • Q2. Defect retest cycle
Round 3 - Technical 

(2 Questions)

  • Q1. What is SDLC and STLC
  • Ans. 

    SDLC stands for Software Development Life Cycle and STLC stands for Software Testing Life Cycle.

    • SDLC is a process used by software development teams to design, develop, and test high-quality software.

    • STLC is a subset of SDLC focused specifically on the activities related to testing the software.

    • SDLC includes phases like planning, analysis, design, implementation, and maintenance.

    • STLC includes phases like test planning,...

  • Answered by AI
  • Q2. Types of software testing
  • Ans. 

    Types of software testing include unit testing, integration testing, system testing, and acceptance testing.

    • Unit testing: Testing individual components or modules of the software.

    • Integration testing: Testing how different modules work together.

    • System testing: Testing the entire system as a whole.

    • Acceptance testing: Testing to ensure the software meets the requirements of the end users.

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Are you okay with rotational shift
  • Ans. 

    Yes, I am okay with rotational shifts as I understand the nature of the job requires flexibility.

    • I am comfortable with working different shifts as needed

    • I understand the importance of being flexible in a testing role

    • I have previous experience working in rotational shifts in a similar position

  • Answered by AI
  • Q2. Are you okay with work location
  • Ans. 

    Yes, I am okay with work location as long as it is within a reasonable distance from my home.

    • I am open to working at different locations as long as it is feasible for me to commute.

    • I prioritize the job role and responsibilities over the specific work location.

    • I am willing to relocate if necessary for the job opportunity.

  • Answered by AI

Data Engineer Interview Questions & Answers

user image Kathiravan Kesavan

posted on 16 Dec 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Question based on big data
  • Q2. Cloud based messaging system
Round 2 - Technical 

(1 Question)

  • Q1. Cloud based operations
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Group Discussion 

5G Technology on Indian economy

Round 2 - Technical 

(2 Questions)

  • Q1. Manual testing, SDLC, stlc, blc
  • Q2. Application explanation
  • Ans. 

    Explaining the functionality and purpose of a specific application

    • Describe the main features of the application

    • Explain how the application is used

    • Discuss the benefits of using the application

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Willing to relocation
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to relocating for a better career prospect

    • I have relocated in the past for job opportunities

    • I am flexible and willing to adapt to new environments

  • Answered by AI

Interview Preparation Tips

Topics to prepare for INDIUM Test Associate interview:
  • Overal manual testing
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Technology advantage or not

Round 2 - Aptitude Test 

All aptitude topics,logical reasoning

Round 3 - Technical 

(2 Questions)

  • Q1. Oops,2 coding questions
  • Q2. Palindrome,even number
Round 4 - HR 

(2 Questions)

  • Q1. What do you know
  • Q2. Do you have any questions
  • Ans. 

    Asking insightful questions shows your interest in the role and helps you understand the company culture and expectations.

    • What does a typical day look like for a software developer on your team?

    • Can you describe the team dynamics and how collaboration is encouraged?

    • What technologies and tools does the team primarily use?

    • How does the company support professional development and growth?

    • What are the biggest challenges the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Similar to tcs,infosys pattern

Project Manager Interview Questions & Answers

user image Vikraman G

posted on 11 Aug 2025

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

I appeared for an interview before Aug 2024, where I was asked the following questions.

  • Q1. Able to solve problem statement by logical programming
  • Ans. 

    Logical programming helps in systematically addressing and solving complex problems through structured approaches.

    • Identify the problem clearly: Define the issue at hand, e.g., project delays due to resource allocation.

    • Break down the problem: Divide it into smaller, manageable parts, like analyzing team workload and deadlines.

    • Use logical reasoning: Apply algorithms or decision trees to evaluate possible solutions, such ...

  • Answered by AI
  • Q2. Able to set up a project from a scratch and do a simple task to prove yourself
  • Ans. 

    I can effectively initiate a project from scratch, demonstrating my skills through a structured approach and clear task execution.

    • Define project goals: For example, if launching a new product, outline objectives like market research and target audience.

    • Create a project plan: Develop a timeline with milestones, such as completing the initial research phase within two weeks.

    • Assemble a team: Identify key roles needed, lik...

  • Answered by AI
  • Q3. Able to explain what you do
  • Ans. 

    As a Project Manager, I oversee projects from initiation to completion, ensuring they meet objectives and are delivered on time and within budget.

    • Define project scope and objectives, e.g., creating a detailed project plan for a software development project.

    • Coordinate with cross-functional teams, such as developers, designers, and stakeholders, to ensure alignment.

    • Monitor project progress and performance, using tools li...

  • Answered by AI

Top trending discussions

View All
Interview Hub
1w (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about INDIUM?
Ask anonymously on communities.

INDIUM Interview FAQs

How many rounds are there in INDIUM interview?
INDIUM interview process usually has 2-3 rounds. The most common rounds in the INDIUM interview process are Technical, HR and One-on-one Round.
How to prepare for INDIUM 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 INDIUM. The most common topics and skills that interviewers at INDIUM expect are Manual Testing, SQL, Python, Automation Testing and Java.
What are the top questions asked in INDIUM interview?

Some of the top questions asked at the INDIUM interview -

  1. how will you initiate a test with less knowledge in requiremen...read more
  2. I was given one website link where there is option to generate random photo, fu...read more
  3. How to switch between Tabs in a browser using selen...read more
What are the most common questions asked in INDIUM HR round?

The most common HR questions asked in INDIUM interview are -

  1. What are your salary expectatio...read more
  2. What is your family backgrou...read more
  3. Share details of your previous j...read more
How long is the INDIUM interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

4.2/5

based on 197 interview experiences

Difficulty level

Easy 17%
Moderate 76%
Hard 7%

Duration

Less than 2 weeks 74%
2-4 weeks 18%
4-6 weeks 3%
6-8 weeks 2%
More than 8 weeks 3%
View more

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.2
 • 295 Interviews
Xoriant Interview Questions
4.1
 • 219 Interviews
Iris Software Interview Questions
4.0
 • 194 Interviews
HTC Global Services Interview Questions
3.5
 • 149 Interviews
Evalueserve Interview Questions
3.1
 • 128 Interviews
Photon Interactive Interview Questions
4.0
 • 120 Interviews
HERE Technologies Interview Questions
3.8
 • 101 Interviews
Exela Technologies Interview Questions
3.3
 • 93 Interviews
Unisys Interview Questions
3.6
 • 78 Interviews
iOPEX Technologies Interview Questions
3.4
 • 76 Interviews
View all

INDIUM Reviews and Ratings

based on 1.1k reviews

4.0/5

Rating in categories

3.9

Skill development

4.0

Work-life balance

3.5

Salary

3.9

Job security

4.0

Company culture

3.4

Promotions

3.9

Work satisfaction

Explore 1.1k Reviews and Ratings
Manual Test Engineer

Hyderabad / Secunderabad

3-5 Yrs

Not Disclosed

Manual Tester

Hyderabad / Secunderabad

6-10 Yrs

Not Disclosed

Manual Test Engineer

Mysuru / Mysore,

Bangalore Rural

+1

3-6 Yrs

₹ 1-5.5 LPA

Explore more jobs
Test Engineer
1.1k salaries
unlock blur

₹2.1 L/yr - ₹6.5 L/yr

Senior Test Engineer
706 salaries
unlock blur

₹4.1 L/yr - ₹9 L/yr

Softwaretest Engineer
237 salaries
unlock blur

₹2.5 L/yr - ₹6.8 L/yr

Test Associate
230 salaries
unlock blur

₹1.4 L/yr - ₹4 L/yr

Software Engineer
223 salaries
unlock blur

₹5.3 L/yr - ₹12.5 L/yr

Explore more salaries
Compare INDIUM with

Xoriant

4.1
Compare

Photon Interactive

4.0
Compare

CitiusTech

3.2
Compare

Iris Software

4.0
Compare
write
Share an Interview