Upload Button Icon Add office photos
Engaged Employer

i

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

Indium Software Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 922 Reviews

Filter interviews by

Indium Software Interview Questions, Process, and Tips

Updated 30 Jan 2025

Top Indium Software Interview Questions and Answers

View all 97 questions

Indium Software Interview Experiences

Popular Designations

161 interviews found

I applied via LinkedIn and was interviewed in May 2022. There were 2 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 tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Just basics on what you did.

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a calm and composed communication. Be clear on you prior roles.

Senior Business Development Executive Interview Questions asked at other Companies

Q1. If you see 2-3 year you work with idfc first but you will not get any growth in your caree or salary as well..
View answer (2)

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 10 Sep 2022

I applied via Approached by Company and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Just about ourselves?
  • Q2. What is the experience and domain knowledge we have?
  • Q3. Salary expectations?
Round 2 - Technical 

(2 Questions)

  • Q1. All about testing, Regression,retesting, severity, priority, Bug life cycle in Jira and what did we do in our last project etc.
  • Q2. Questions about test cases and they will tell us a scenario,we need to tell summary for it.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and try to answer most of the things

Top Indium Software Test Engineer Interview Questions and Answers

Q1. how will you initiate a test with less knowledge in requirement ?
View answer (2)

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Coding max sort reverse.
Opps
Framework
Decorators
Generators
Dynamic xpath.
Selenium commands

Round 3 - One-on-one 

(1 Question)

  • Q1. Dynamic xpath Testing scenarios
  • Ans. 

    Dynamic xpath is a technique used in test automation to locate web elements based on changing attributes or properties.

    • Dynamic xpath is useful when the attributes or properties of web elements are not static

    • It allows testers to write flexible and robust test scripts

    • Dynamic xpath can be used to handle scenarios where web elements have dynamic IDs, classes, or other attributes

    • It helps in maintaining test scripts when the

  • Answered by AI

Skills evaluated in this interview

Top Indium Software Senior Test Engineer Interview Questions and Answers

Q1. If the customer found the defect in the software what will be your approach
View answer (1)

Senior Test Engineer Interview Questions asked at other Companies

Q1. From Selenium -> Which Automation framework I have implemented in my project . Explain each framework components. How to handle dynamic web element. how to handle hidden element. how to upload file in selenium, where hashmap is used in s... read more
View answer (1)

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

Interview Questionnaire 

4 Questions

  • Q1. How to switch between Tabs in a browser using selenium
  • Ans. 

    To switch between tabs in a browser using Selenium, we can use the getWindowHandles() method and switchTo() method.

    • Use getWindowHandles() method to get the handles of all open tabs

    • Store the handles in a Set

    • Use switchTo() method to switch to a specific tab by passing the handle as an argument

  • Answered by AI
  • Q2. Write code to give rating in webta le given applicant name and rating as input to the method.
  • Ans. 

    Code to give rating in webtable for given applicant name and rating as input.

    • Create a function that takes applicant name and rating as input.

    • Search for the applicant name in the webtable.

    • Update the rating for the applicant in the webtable.

    • Return the updated webtable.

  • Answered by AI
  • Q3. I was given one website link where there is option to generate random photo, full name and last name when clicked on a button. Write code to check first name, last name and photo are not repeated for atlea...
  • Q4. Find how many numbers are repeated from given integer array
  • Ans. 

    Count the number of repeated integers in an array

    • Iterate through the array and use a hash table to keep track of the count of each number

    • Return the count of numbers with a count greater than 1

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be prepared on windows switching, handling tables, Java questions

Skills evaluated in this interview

Top Indium Software Senior Software Engineer Interview Questions and Answers

Q1. How to switch between Tabs in a browser using selenium
View answer (2)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Indium Software interview questions for popular designations

 Test Engineer

 (22)

 Test Associate

 (18)

 Data Analyst

 (15)

 Senior Test Engineer

 (15)

 Software Engineer

 (10)

 Data Engineer

 (6)

 Senior Data Analyst

 (6)

 Senior Software Engineer

 (5)

Round 1 - Technical 

(1 Question)

  • Q1. Oops , programming, collection, java basic and Kotlin basic

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic welll for java and Kotlin.

Senior Android Developer Interview Questions asked at other Companies

Q1. Binary Array SortingA binary array is an array consisting of only 0s and 1s. You are given a binary array "arr" of size ‘N’. Your task is to sort the given array and return this array after sorting. Input Format : The first line of input c... read more
View answer (3)

Get interview-ready with Top Indium Software Interview Questions

I applied via Naukri.com and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is sign off and conditional sign off ?
  • Ans. 

    Sign off is the approval given by stakeholders to release the product. Conditional sign off is given with some conditions.

    • Sign off is the final approval given by stakeholders to release the product.

    • It indicates that the product has met all the requirements and is ready for release.

    • Conditional sign off is given when there are some minor issues that need to be fixed before release.

    • It means that the stakeholders approve t...

  • Answered by AI
  • Q2. Types of Agile Methodology
  • Ans. 

    Agile methodology is an iterative approach to software development that emphasizes flexibility and customer satisfaction.

    • Scrum

    • Kanban

    • Extreme Programming (XP)

    • Crystal

    • Dynamic Systems Development Method (DSDM)

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Indium Software QA Test Engineer interview:
  • Manual Testing
Interview preparation tips for other job seekers - Confident and speak clearly easy to understand interviewer.

Skills evaluated in this interview

QA Test Engineer Interview Questions asked at other Companies

Q1. Selenium web driver What is POM file why we are using it Xpath Types Which is Effective locators Framework creation related questions Runner class related questions What is BDD and TDD What is Data Drive frame work Cucumber related question... read more
View answer (1)

Jobs at Indium Software

View all

I applied via LinkedIn and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Normal Mendix Domain model and Security module question no
Round 2 - HR 

(1 Question)

  • Q1. Things what you liked to do more often .

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be Normal and Give your 100% . You will be selected the work culture is very good. HR is also very helpful in nature anytime you can call them for any help.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)

iXie Gaming - Division of Indium Software Interview Questions & Answers

user image Anonymous

posted on 1 May 2022

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. More about the previous process

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Questions relate to JavaScript from basic to advance
Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and requirements of the position.

    • I am flexible and open to negotiation.

    • I am looking for a competitive salary that reflects my skills and experience.

    • I am more interested in the overall compensation package, including benefits and opportunities for growth.

    • I am confident that we can come to a mutually beneficial agreement.

  • Answered by AI
  • Q2. What is your family background?
  • Ans. 

    My family background is diverse and multicultural, with members from different professions and backgrounds.

    • My father is a doctor and my mother is a teacher.

    • I have two siblings, one is an engineer and the other is a lawyer.

    • We have relatives living in different countries, which has exposed me to various cultures and traditions.

  • Answered by AI
  • Q3. Share details of your previous job.
  • Ans. 

    I worked as a Software Engineer at XYZ Company.

    • Developed and maintained software applications using Java and Python.

    • Collaborated with cross-functional teams to gather requirements and design solutions.

    • Implemented unit tests and conducted code reviews to ensure high-quality code.

    • Participated in agile development processes and attended daily stand-up meetings.

    • Troubleshooted and resolved software defects and issues report...

  • Answered by AI
  • Q4. Tell me about yourself.
  • Ans. 

    I am a software engineer with experience in developing and maintaining software applications.

    • I have a Bachelor's degree in Computer Science.

    • I have worked on various projects using different programming languages such as Java, C++, and Python.

    • I am skilled in software development methodologies like Agile and have experience with version control systems like Git.

    • I have strong problem-solving and analytical skills, which h...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Indium Software Software Engineer interview:
  • Basic
  • Java Script
  • Angular
Interview preparation tips for other job seekers - Just stay calm and give answer with confidence and also don’t forget to learn basics of the profile whatever u r applying for

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2022. There were 2 interview rounds.

Round 1 - Group Discussion 

It's about GD for all the people

Round 2 - Technical 

(1 Question)

  • Q1. They asked about Java technical questions

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (180)

Indium Software Interview FAQs

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

Some of the top questions asked at the Indium Software interview -

  1. how will you initiate a test with less knowledge in requiremen...read more
  2. How to switch between Tabs in a browser using selen...read more
  3. what are all the techniques you will follow while testi...read more
How long is the Indium Software interview process?

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

Tell us how to improve this page.

Indium Software Interview Process

based on 138 interviews

Interview experience

4.2
  
Good
View more

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
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 800 Interviews
CitiusTech Interview Questions
3.4
 • 267 Interviews
View all

Indium Software Reviews and Ratings

based on 922 reviews

4.1/5

Rating in categories

4.0

Skill development

4.1

Work-life balance

3.6

Salary

3.9

Job security

4.0

Company culture

3.4

Promotions

3.9

Work satisfaction

Explore 922 Reviews and Ratings
React Developer For NT Capital Markets

Bangalore / Bengaluru

0-2 Yrs

Not Disclosed

Automation engineer

Bangalore / Bengaluru

4-6 Yrs

Not Disclosed

Data Modeler/Architect - Pune or Bangalore

Bangalore / Bengaluru

16-18 Yrs

Not Disclosed

Explore more jobs
Test Engineer
968 salaries
unlock blur

₹1.4 L/yr - ₹7.5 L/yr

Senior Test Engineer
646 salaries
unlock blur

₹4 L/yr - ₹11.4 L/yr

Softwaretest Engineer
231 salaries
unlock blur

₹2.5 L/yr - ₹8.4 L/yr

Test Associate
228 salaries
unlock blur

₹1 L/yr - ₹4.2 L/yr

Senior Software Engineer
179 salaries
unlock blur

₹6.5 L/yr - ₹25 L/yr

Explore more salaries
Compare Indium Software with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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