Upload Button Icon Add office photos

Intact Green Services

Compare button icon Compare button icon Compare

Filter interviews by

Intact Green Services Interview Questions and Answers

Updated 25 Jun 2025
Popular Designations

11 Interview questions

A Test Analyst was asked 2d ago
Q. What are the differences between Software Development Life Cycle (SDLC) and Software Testing Life Cycle (STLC)?
Ans. 

SDLC focuses on software development phases, while STLC emphasizes testing phases to ensure quality and functionality.

  • SDLC encompasses all stages of software development, from planning to deployment.

  • STLC is specifically concerned with the testing phases, starting from test planning to test closure.

  • In SDLC, phases include requirements gathering, design, coding, and maintenance.

  • In STLC, phases include test planning,...

View all Test Analyst interview questions
A Block Coordinator was asked 7mo ago
Q. Introduce yourself.
Ans. 

I am a dedicated and organized individual with experience in coordinating and managing projects.

  • Explain your background and relevant experience

  • Highlight key skills and qualities that make you a good fit for the role

  • Mention any specific achievements or projects you have worked on

  • Discuss your passion for the field and your motivation for applying

View all Block Coordinator interview questions
An Associate Tester was asked
Q. Explain the end-to-end flow of an affiliate marketing web app.
Ans. 

Affiliate marketing web app flow involves user registration, product promotion, tracking sales, and earning commissions.

  • User registers on the affiliate marketing platform

  • User selects products to promote from the platform

  • User shares unique affiliate links on their website or social media

  • When a user clicks on the link and makes a purchase, it is tracked by the platform

  • User earns a commission based on the sales gener...

View all Associate Tester interview questions
A Senior Test Engineer was asked
Q. What Java OOP concepts are used in Selenium?
Ans. 

Java oops concepts used in Selenium include inheritance, polymorphism, encapsulation, and abstraction.

  • Inheritance is used to create child classes that inherit properties and methods from parent classes.

  • Polymorphism allows objects to take on multiple forms and perform different actions based on the context.

  • Encapsulation is used to hide implementation details and protect data from external interference.

  • Abstraction i...

View all Senior Test Engineer interview questions
A Senior Test Engineer was asked
Q. Explain the concept of OOPs in Java.
Ans. 

OOPs is a programming paradigm based on the concept of objects that interact with each other.

  • OOPs stands for Object-Oriented Programming.

  • It focuses on creating reusable code and reducing complexity.

  • It involves four main concepts: encapsulation, inheritance, polymorphism, and abstraction.

  • Encapsulation is the process of hiding implementation details from the user.

  • Inheritance allows a class to inherit properties and ...

View all Senior Test Engineer interview questions
A Test Associate was asked
Q. How would you test an OTT platform?
Ans. 

To test an OTT platform, one can perform functional, performance, and security testing.

  • Functional testing can include testing of features like video playback, search functionality, user registration, etc.

  • Performance testing can involve testing the platform's ability to handle high traffic and load testing.

  • Security testing can include testing for vulnerabilities like SQL injection, cross-site scripting, etc.

  • Compati...

View all Test Associate interview questions
A Test Engineer was asked
Q. Explain SDLC.
Ans. 

SDLC stands for Software Development Life Cycle, which is a process used to design, develop, and test software.

  • SDLC is a framework that consists of several phases, including planning, analysis, design, implementation, testing, and maintenance.

  • Each phase has its own set of activities and deliverables that must be completed before moving on to the next phase.

  • The goal of SDLC is to ensure that software is developed e...

View all Test Engineer interview questions
Are these interview questions helpful?
A Test Associate was asked
Q. What is regression testing, retesting? and the difference between them.
Ans. 

Regression testing is testing the unchanged parts of the software after making changes to ensure that the changes did not affect the existing functionality. Retesting is testing the same functionality again after fixing the defects.

  • Regression testing is done to ensure that the changes made to the software did not affect the existing functionality.

  • Retesting is done to ensure that the defects found during testing ha...

View all Test Associate interview questions
A Test Engineer was asked
Q. Software test methodologies
Ans. 

Software test methodologies are approaches used to design and execute software tests.

  • Different methodologies include Agile, Waterfall, V-Model, and DevOps.

  • Agile focuses on iterative development and testing in short cycles.

  • Waterfall follows a linear sequential approach with testing at the end of the development cycle.

  • V-Model emphasizes testing at each stage of development.

  • DevOps integrates testing throughout the so...

View all Test Engineer interview questions
A Senior Test Engineer was asked
Q. Selenium Webdriver based methods and uses in your Automation framework.
Ans. 

Selenium Webdriver is a tool used for automating web applications. It provides methods to interact with web elements.

  • Selenium Webdriver is used to automate web applications by interacting with web elements such as buttons, text boxes, etc.

  • It provides methods to locate elements on a web page using various locators like ID, class name, CSS selector, etc.

  • Once the element is located, actions can be performed on it lik...

View all Senior Test Engineer interview questions

Intact Green Services Interview Experiences

15 interviews found

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Asked about testing process about project
  • Q2. Basic coding
Round 2 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. About organization

Interview Preparation Tips

Interview preparation tips for other job seekers - Final was managerial round it was nothing more

Test Analyst Interview Questions & Answers

user image Akhilesh K P

posted on 25 Jun 2025

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

I appeared for an interview in Dec 2024, where I was asked the following questions.

  • Q1. What is basic API testing, and can you explain what Swagger is?
  • Ans. 

    Basic API testing ensures that APIs function correctly, while Swagger is a tool for documenting and testing APIs.

    • API testing verifies the functionality, reliability, and performance of APIs.

    • It involves sending requests to the API and validating responses.

    • Common methods include GET, POST, PUT, and DELETE requests.

    • Swagger is an open-source tool that helps design, build, document, and test APIs.

    • It provides a user-friendly...

  • Answered by AI
  • Q2. What are the differences between Software Development Life Cycle (SDLC) and Software Testing Life Cycle (STLC)?
  • Ans. 

    SDLC focuses on software development phases, while STLC emphasizes testing phases to ensure quality and functionality.

    • SDLC encompasses all stages of software development, from planning to deployment.

    • STLC is specifically concerned with the testing phases, starting from test planning to test closure.

    • In SDLC, phases include requirements gathering, design, coding, and maintenance.

    • In STLC, phases include test planning, test...

  • Answered by AI
  • Q3. As a Quality Assurance (QA) professional, what are your roles and responsibilities?
  • Ans. 

    QA professionals ensure software quality through testing, process improvement, and collaboration with development teams.

    • Develop and execute test plans and test cases to validate software functionality.

    • Identify, document, and track defects using tools like JIRA or Bugzilla.

    • Collaborate with developers to understand requirements and provide feedback on design.

    • Perform regression testing to ensure new changes do not affect ...

  • Answered by AI
  • Q4. What is the bug life cycle?
  • Ans. 

    The bug life cycle outlines the stages a bug goes through from identification to resolution.

    • 1. New: A bug is reported and logged into the tracking system.

    • 2. Assigned: The bug is assigned to a developer for investigation.

    • 3. Open: The developer starts working on the bug.

    • 4. Fixed: The developer resolves the bug and updates the status.

    • 5. Retest: The tester verifies the fix to ensure the bug is resolved.

    • 6. Closed: If the fi...

  • Answered by AI
  • Q5. What is regression testing?
  • Ans. 

    Regression testing ensures that new code changes do not adversely affect existing functionalities.

    • Verifies that recent changes haven't introduced new bugs.

    • Can be automated to save time and increase efficiency.

    • Example: After a software update, testing login functionality to ensure it still works.

    • Often performed after bug fixes, enhancements, or new feature additions.

    • Includes both manual and automated testing approaches.

  • Answered by AI
  • Q6. What actions do you take when a discussed module that needs to be developed is not present in the build you received?
  • Ans. 

    I investigate the absence of a module, communicate with the team, and ensure proper documentation and testing processes are followed.

    • Verify the build version against the requirements document to confirm the module's absence.

    • Communicate with the development team to understand if the module was delayed or removed.

    • Check for any release notes or documentation that might explain the missing module.

    • Document the issue in the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - focusi on manual testing and API testing concepts.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Case Study 

On women empowerment

Round 2 - HR 

(2 Questions)

  • Q1. Introduce ypurself
  • Ans. 

    I am a dedicated and organized individual with experience in coordinating and managing projects.

    • Explain your background and relevant experience

    • Highlight key skills and qualities that make you a good fit for the role

    • Mention any specific achievements or projects you have worked on

    • Discuss your passion for the field and your motivation for applying

  • Answered by AI
  • Q2. Why want to join IGS
  • Ans. 

    I am eager to join IGS to contribute to innovative projects and collaborate with a talented team dedicated to impactful solutions.

    • Passion for innovation: IGS's commitment to cutting-edge technology aligns with my desire to work on transformative projects.

    • Collaborative environment: I value teamwork and believe that IGS fosters a culture of collaboration, enhancing creativity and productivity.

    • Impactful work: I am motivat...

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Interrogating Why there were 3 years in every company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Pravin Christo called on Tamil New Year, On Sunday, On the First question itself he behaved in an integrative way of asking the question, Why do you have 3 years gaps in every company?
I realized that the question is unrealistic and claims fabricated, He does not have any resume reading skills. then I asked him what the problem was and why he created tension at the opening call itself. Both together started an argument on conversion. he disconnected and ran away. My question is. There was no 3-year gap in every company, If so, why did you choose the resume and call me on festival time, What he was doing on weekdays.?. Check your company's LinkedIn profile Employees' Median tenure is 2.8 Years. If your company treats employees well and provides enough growth, Why there were no longer employees' work experience? and check employee reviews on Glassdoor and Ambition Box of your company. What people are saying? Before criticizing a job seeker check yourself. Dear Founder suggest putting an HRE Christo in communication training or Terminate his services from the job.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Testing and basic java questions

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 30 May 2024

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

I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Software test methodologies
  • Ans. 

    Software test methodologies are approaches used to design and execute software tests.

    • Different methodologies include Agile, Waterfall, V-Model, and DevOps.

    • Agile focuses on iterative development and testing in short cycles.

    • Waterfall follows a linear sequential approach with testing at the end of the development cycle.

    • V-Model emphasizes testing at each stage of development.

    • DevOps integrates testing throughout the softwar...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. About Java, like my knowledge and experience on it.
  • Q2. About selenium framework
Round 2 - Assignment 

Had to write a end to end Automascript on WDIO framework

Interview experience
4
Good
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 - HR 

(1 Question)

  • Q1. How many work experience do you have, Are you willing to relocate, etcc..
Round 3 - Technical 

(1 Question)

  • Q1. Explain end to end flow of affiliate marketing web app
  • Ans. 

    Affiliate marketing web app flow involves user registration, product promotion, tracking sales, and earning commissions.

    • User registers on the affiliate marketing platform

    • User selects products to promote from the platform

    • User shares unique affiliate links on their website or social media

    • When a user clicks on the link and makes a purchase, it is tracked by the platform

    • User earns a commission based on the sales generated ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Never get into IGS the worst company out there, they want us to work like robots, no work liberty, no work life balance and the management is shit from both Employer and Client side.. They say yes to everything and at any time even if it's midnight..

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
2-4 weeks
Result
-
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 - HR 

(1 Question)

  • Q1. Tell abt yourself, roles and responsibilities
Round 3 - Technical 

(1 Question)

  • Q1. About selenium tool, testNG, locators, pop-ups, API related questions
Round 4 - Behavioral 

(1 Question)

  • Q1. SDLC process, agile methodology, locators, defect log cycle

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good till HR and technical round at last In managerial round I have done well but they not even responded for a week about the result of my interview.. when myself contact them they told skills sets are not matching.. if skill sets are not matching why should they take us till managerial round? Simply Waste of time
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Oct 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 - Technical 

(5 Questions)

  • Q1. Explain oops concept in Java
  • Ans. 

    OOPs is a programming paradigm based on the concept of objects that interact with each other.

    • OOPs stands for Object-Oriented Programming.

    • It focuses on creating reusable code and reducing complexity.

    • It involves four main concepts: encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation is the process of hiding implementation details from the user.

    • Inheritance allows a class to inherit properties and metho...

  • Answered by AI
  • Q2. Explain the Automation framework and what was your role and responsibility in building the framework.
  • Q3. String and array questions in Java programming
  • Q4. Selenium Webdriver based methods and uses in your Automation framework.
  • Ans. 

    Selenium Webdriver is a tool used for automating web applications. It provides methods to interact with web elements.

    • Selenium Webdriver is used to automate web applications by interacting with web elements such as buttons, text boxes, etc.

    • It provides methods to locate elements on a web page using various locators like ID, class name, CSS selector, etc.

    • Once the element is located, actions can be performed on it like cli...

  • Answered by AI
  • Q5. What are the Java oops concepts used in selenium.
  • Ans. 

    Java oops concepts used in Selenium include inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance is used to create child classes that inherit properties and methods from parent classes.

    • Polymorphism allows objects to take on multiple forms and perform different actions based on the context.

    • Encapsulation is used to hide implementation details and protect data from external interference.

    • Abstraction is use...

  • Answered by AI
Round 3 - Behavioral 

(1 Question)

  • Q1. The manager himself only withdrawn the position and the HR told me after a week post continuous calls and messages.

Interview Preparation Tips

Interview preparation tips for other job seekers - Guys if you’re fresher then it’s fine you can start your career from this company but if you’re an experienced employee and if you’re an ex employee of IfocusSystec then for sure they will not consider your resume because of that ill and wicked CEO/CTO. All the employees of IGS are from IfocusSystec because of that CTO they specially hire those ex employees who used to suck their ba**s and have no option left to go to another company.

This happened with me more than twice that they will consider your resume for screening but won’t select you after the interview is done.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Intact Green Services?
Ask anonymously on communities.

Intact Green Services Interview FAQs

How many rounds are there in Intact Green Services interview?
Intact Green Services interview process usually has 2-3 rounds. The most common rounds in the Intact Green Services interview process are HR, Resume Shortlist and Technical.
How to prepare for Intact Green Services 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 Intact Green Services. The most common topics and skills that interviewers at Intact Green Services expect are Automation Testing, Appium, Java, API Testing and Javascript.
What are the top questions asked in Intact Green Services interview?

Some of the top questions asked at the Intact Green Services interview -

  1. What are the differences between Software Development Life Cycle (SDLC) and Sof...read more
  2. What actions do you take when a discussed module that needs to be developed is ...read more
  3. What is regression testing, retesting? and the difference between th...read more
How long is the Intact Green Services interview process?

The duration of Intact Green Services 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

3.5/5

based on 14 interview experiences

Difficulty level

Easy 11%
Moderate 78%
Hard 11%

Duration

Less than 2 weeks 78%
2-4 weeks 22%
View more

Intact Green Services Reviews and Ratings

based on 104 reviews

3.3/5

Rating in categories

3.3

Skill development

3.3

Work-life balance

2.8

Salary

3.2

Job security

3.3

Company culture

2.6

Promotions

3.2

Work satisfaction

Explore 104 Reviews and Ratings
Mobile Automation Tester (Bangalore)

Bangalore / Bengaluru

2-4 Yrs

₹ 6-8 LPA

Automation Test Engineer

Bangalore / Bengaluru

1-3 Yrs

Not Disclosed

Mobile Automation Tester (Bangalore)

Bangalore / Bengaluru

2-4 Yrs

₹ 6-8 LPA

Explore more jobs
Test Associate
138 salaries
unlock blur

₹1.4 L/yr - ₹4.6 L/yr

Test Engineer
99 salaries
unlock blur

₹2.6 L/yr - ₹8 L/yr

Senior Test Engineer
79 salaries
unlock blur

₹5.3 L/yr - ₹12.6 L/yr

Automation Test Engineer
44 salaries
unlock blur

₹2.9 L/yr - ₹10.1 L/yr

Softwaretest Engineer
37 salaries
unlock blur

₹2.1 L/yr - ₹9.8 L/yr

Explore more salaries
Compare Intact Green Services with

Bombardier Transportation

4.3
Compare

Linfox Logistics

4.2
Compare

VaaaN Infra

3.6
Compare

Naresh Kumar & Co.

4.0
Compare
write
Share an Interview