i
Indium Software
Filter interviews by
I appeared for an interview in Mar 2025, where I was asked the following questions.
Sprint reviews assess completed work, while product grooming prioritizes and refines backlog items for future sprints.
Sprint Review occurs at the end of a sprint to showcase completed work to stakeholders.
Product Grooming (or Backlog Refinement) is an ongoing process to prioritize and clarify backlog items.
In a Sprint Review, the team demonstrates features; for example, showing a new app feature to stakeholders.
During ...
Defect tracking involves documenting, managing, and resolving software defects throughout the testing process.
Use a defect tracking tool like JIRA or Bugzilla to log defects with detailed descriptions.
Assign severity levels (e.g., critical, major, minor) to prioritize defect resolution.
Include steps to reproduce the defect, screenshots, and environment details for clarity.
Regularly update the status of defects (e.g., o...
WHERE filters rows before aggregation; HAVING filters after aggregation in SQL queries.
WHERE clause is used to filter records before any groupings are made.
HAVING clause is used to filter records after aggregation functions like COUNT, SUM, AVG.
Example of WHERE: SELECT * FROM Employees WHERE Age > 30;
Example of HAVING: SELECT Department, COUNT(*) FROM Employees GROUP BY Department HAVING COUNT(*) > 5;
UNION combines results from two queries, removing duplicates; UNION ALL includes all results, keeping duplicates.
UNION removes duplicate rows from the result set.
UNION ALL includes all rows, even duplicates.
Example of UNION: SELECT column1 FROM table1 UNION SELECT column1 FROM table2;
Example of UNION ALL: SELECT column1 FROM table1 UNION ALL SELECT column1 FROM table2;
UNION may be slower due to duplicate elimination, w
SQL joins combine rows from two or more tables based on related columns.
INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id;
LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id;
RIGHT JOIN: Returns all records from the right table and matched records from the left ...
I applied via Naukri.com and was interviewed in Nov 2024. There were 3 interview rounds.
Basic arthmetic,English
I appeared for an interview in Mar 2025, where I was asked the following questions.
I applied via Walk-in and was interviewed in Jan 2024. There was 1 interview round.
Regression testing is the process of retesting modified software to ensure that the existing functionalities are not affected.
Regression testing is performed after making changes to the software to ensure that the changes do not introduce new bugs or break existing functionality.
It helps in identifying any unintended side effects of the changes made.
Regression testing can be done manually or using automated testing too...
Indium Software interview questions for designations
I applied via Job Portal and was interviewed in Jan 2023. There were 3 interview rounds.
5g technology advantages and disadvantages
Top trending discussions
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.
posted on 20 Jun 2021
I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jan 2021. There were 3 interview rounds.
based on 6 interviews
Interview experience
based on 5 reviews
Rating in categories
Test Engineer
1k
salaries
| ₹1.6 L/yr - ₹8.5 L/yr |
Senior Test Engineer
674
salaries
| ₹3 L/yr - ₹11.4 L/yr |
Softwaretest Engineer
231
salaries
| ₹2.5 L/yr - ₹8.4 L/yr |
Test Associate
217
salaries
| ₹1 L/yr - ₹5 L/yr |
Senior Software Engineer
187
salaries
| ₹7.2 L/yr - ₹28.8 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant