Upload Button Icon Add office photos
Premium Employer

i

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

Iris Software Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2025 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Iris Software Executive Interview Questions and Answers

Updated 7 Jan 2025

Iris Software Executive Interview Experiences

1 interview found

Executive Interview Questions & Answers

user image Mithun Rock

posted on 7 Jan 2025

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 Jan 2024. There were 2 interview rounds.

Round 1 - Group Discussion 

It was conducted with the Manager and team leads

Round 2 - One-on-one 

(2 Questions)

  • Q1. Why do you want to be a part of IRIS?
  • Ans. 

    I want to be a part of IRIS because of its innovative approach to solving complex problems and its commitment to making a positive impact on society.

    • I am drawn to IRIS's focus on cutting-edge technology and data analytics.

    • I believe in the company's mission to drive positive change through data-driven solutions.

    • I am excited about the opportunity to work with a talented and diverse team at IRIS.

    • I am impressed by IRIS's t...

  • Answered by AI
  • Q2. Why are you leaving your current organisation?
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Desire for career advancement

    • Looking for new challenges

    • Seeking better work-life balance

    • Opportunity for professional development

    • Company restructuring or downsizing

  • Answered by AI

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Iris Software?
Ask anonymously on communities.

Interview questions from similar companies

QA Engineer Interview Questions & Answers

Incedo user image Sai Rakesh Duggineni

posted on 4 Jul 2024

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

(1 Question)

  • Q1. Matrix java program
  • Ans. 

    A Java program to manipulate or analyze matrices, such as addition, multiplication, or transposition.

    • Define a 2D array to represent the matrix, e.g., int[][] matrix = {{1, 2}, {3, 4}};

    • Implement methods for matrix operations like addition: public int[][] add(int[][] matrixA, int[][] matrixB) {...};

    • Use nested loops to iterate through rows and columns for operations.

    • Consider edge cases like different dimensions for additi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Executive Interview Questions Asked at Other Companies

Q1. How would you approach method development for a known drug produc ... read more
Q2. What is peak purity and how is it calculated in HPLC?
Q3. Procedure of export and import.China as country and as manufactur ... read more
Q4. How to use excell and basics of advance excellent
asked in Delhivery
Q5. How many orders were dispatched in your previous organizations?

QA Engineer Interview Questions & Answers

Xoriant user image Arpit Choubey

posted on 23 Feb 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is bug life cycle RTM Cake 🎂 cutting questions
  • Q2. Test cases on QR code
  • Ans. 

    Test cases for QR code should cover scanning, decoding, error handling, and compatibility with different devices.

    • Verify that the QR code can be scanned successfully using different devices and apps.

    • Test the decoding accuracy of the QR code to ensure the correct information is extracted.

    • Check for error handling scenarios such as invalid QR codes or damaged codes.

    • Test the compatibility of the QR code with various devices...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well about SQL, manual testing concepts

Skills evaluated in this interview

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. It was first technical round Asked about Functional, Non Functional testing, Integration, Regression, Smoke, Retesting, Performance, load, stress testing.
  • Q2. Then he comes to selenium the question was how to navigate to other window in browser. Lastly asked me python program to print the number is prime or not.
Round 2 - Coding Test 

It haven't done. Tomorrow is my coding round. Hope it will go well

Round 3 - Technical 

(1 Question)

  • Q1. Not done yet. Will be conduct after the coding round.

Interview Preparation Tips

Topics to prepare for Altimetrik QA Engineer interview:
  • Automation Testing
  • Python
Interview preparation tips for other job seekers - Must needed skills here is to self learner and initiator. They will send if you can do the work. Show that you can and you are a learner.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

General QA details, roles and responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - Ability to explain about current project process general structures
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Self Intro and about role and nataive place
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. What is encapsulation and loading process.also write an code for Reverse string
  • Ans. 

    Encapsulation is the process of hiding internal details of an object and providing access only through defined methods.

    • Encapsulation helps in achieving data abstraction and data hiding.

    • It allows for better control over the data and prevents direct access to it.

    • Loading process refers to the process of loading a program or data into memory for execution.

    • Reverse string code example: function reverseString(str) { return st...

  • Answered by AI
  • Q2. What is encapsulation and loading process. Also write an code for reverse string
  • Ans. 

    Encapsulation is the process of hiding internal implementation details and providing a public interface. Loading process refers to the steps involved in loading a program or data into memory.

    • Encapsulation helps in achieving data abstraction and information hiding.

    • It allows for better control over data and prevents unauthorized access.

    • Loading process involves steps like parsing, linking, and loading the program or data ...

  • Answered by AI
  • Q3. Regression testing and sanity difference
  • Ans. 

    Regression testing is retesting of previously tested functionality, while sanity testing is a quick check to ensure basic functionality is working.

    • Regression testing is performed to ensure that changes or fixes in the software do not introduce new defects or impact existing functionality.

    • It involves retesting of the entire application or a specific set of test cases.

    • Regression testing is usually performed after major c...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. STLC and Defect bug life cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - java

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell about roles and responsibilites
  • Q2. Code to write in java
  • Ans. 

    Write a Java code to reverse a string

    • Use StringBuilder to reverse the string

    • Convert the string to StringBuilder, call reverse() method, and convert back to string

    • Handle null or empty string cases

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Sep 2022. 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 tips
Round 2 - Technical 

(3 Questions)

  • Q1. Authentication and authorization
  • Q2. Severity, priority, examples
  • Q3. Types of Testing
  • Ans. 

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

    • Unit testing focuses on testing individual components or modules of the software.

    • Integration testing checks if different modules work together correctly.

    • System testing validates the entire system against the requirements.

    • Acceptance testing ensures the software meets the user's requirements.

    • Regression t...

  • Answered by AI
Round 3 - HR 

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me about your personal interest
  • Q3. Your expected salary
  • Q4. Last drawn salary
  • Q5. Why did you select testing
  • Ans. 

    I selected testing because I enjoy finding bugs and ensuring quality in software products.

    • I have a keen eye for detail and enjoy problem-solving.

    • I like the challenge of breaking down complex systems to identify issues.

    • I believe in the importance of delivering high-quality products to users.

    • I have a passion for technology and ensuring that it functions as intended.

    • I enjoy working collaboratively with developers to impro...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

45 min apti and ask role and resp in current org

Round 2 - Coding Test 

Ask the basic theory and code of java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with your ans and skills

Iris Software Interview FAQs

How many rounds are there in Iris Software Executive interview?
Iris Software interview process usually has 2 rounds. The most common rounds in the Iris Software interview process are Group Discussion and One-on-one Round.
How to prepare for Iris Software Executive 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 Iris Software. The most common topics and skills that interviewers at Iris Software expect are Documentation, Excel, Interpersonal Skills, Problem Solving and Relationship Building.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.3
 • 290 Interviews
Altimetrik Interview Questions
3.7
 • 243 Interviews
Xoriant Interview Questions
4.1
 • 215 Interviews
INDIUM Interview Questions
4.0
 • 199 Interviews
Incedo Interview Questions
3.0
 • 193 Interviews
Globant Interview Questions
3.6
 • 184 Interviews
ThoughtWorks Interview Questions
3.9
 • 158 Interviews
Apexon Interview Questions
3.3
 • 151 Interviews
View all
Iris Software Executive Salary
based on 6 salaries
₹4.5 L/yr - ₹7.4 L/yr
17% more than the average Executive Salary in India
View more details

Iris Software Executive Reviews and Ratings

based on 9 reviews

4.7/5

Rating in categories

4.5

Skill development

4.5

Work-life balance

3.8

Salary

4.2

Job security

4.2

Company culture

3.5

Promotions

4.0

Work satisfaction

Explore 9 Reviews and Ratings
Executive (Onboarding) TA

Noida

2-5 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
674 salaries
unlock blur

₹17.8 L/yr - ₹32 L/yr

Technical Lead
585 salaries
unlock blur

₹21.2 L/yr - ₹37 L/yr

Senior Engineer
469 salaries
unlock blur

₹17.5 L/yr - ₹31 L/yr

Senior Technical Consultant
400 salaries
unlock blur

₹17.7 L/yr - ₹30 L/yr

Senior Technology Engineer
355 salaries
unlock blur

₹18 L/yr - ₹33 L/yr

Explore more salaries
Compare Iris Software with

Xoriant

4.1
Compare

Photon Interactive

4.1
Compare

CitiusTech

3.3
Compare

HTC Global Services

3.5
Compare
write
Share an Interview