Upload Button Icon Add office photos

Filter interviews by

Intact Green Services Senior Test Engineer Interview Questions and Answers

Updated 8 Apr 2023

Intact Green Services Senior Test Engineer Interview Experiences

1 interview found

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

Interview questions from similar companies

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

I appeared for an interview in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Past experience
  • Q2. Current responsibilities
  • Ans. 

    As a Senior Engineer, my current responsibilities include leading a team of engineers, overseeing project timelines, and ensuring technical excellence.

    • Leading a team of engineers

    • Overseeing project timelines

    • Ensuring technical excellence

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall the company in delhi ncr.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Be well-versed with C, SDLC and protocol standards
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(4 Questions)

  • Q1. Storage classes, Volatile, Programs on arrays
  • Q2. Describe my project
  • Q3. SDLC in general
  • Ans. 

    SDLC stands for Software Development Life Cycle, which is a process used by software development teams to design, develop, and test high-quality software.

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

    • Each phase has its own set of activities and deliverables to ensure the software meets the requirements and quality standards.

    • Examples of SDLC models include...

  • Answered by AI
  • Q4. CAN protocol functionality
  • Ans. 

    CAN protocol is a communication standard used in automotive and industrial applications.

    • CAN protocol stands for Controller Area Network

    • It is a message-based protocol used for communication between electronic control units (ECUs)

    • CAN protocol allows for high-speed communication and real-time data transmission

    • It is commonly used in automotive applications for functions such as engine control, transmission control, and bod...

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. I was asked about my soft skills and my perfection in C/C++ programming language

Interview Preparation Tips

Round: HR Interview
Experience: My soft skills are average. Not extraordinary and I have a command over C. This helped me with this

College Name: Jaypee University Of Information Technology
Interview experience
4
Good
Difficulty level
-
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Aptitude Test 

First round is self video describe round and later I interview for simple and little technical details

Interview Preparation Tips

Interview preparation tips for other job seekers - Its basic test for overall oops concepts

Interview Questionnaire 

7 Questions

  • Q1. My interview started with my introduction followed by some questions related to the Software Engineering
  • Q2. Explain SDLC(Software Development Life Cycle)?
  • Ans. 

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

    • SDLC consists of several phases including planning, analysis, design, development, testing, deployment, and maintenance.

    • Each phase has its own set of deliverables and objectives.

    • SDLC models include Waterfall, Agile, and DevOps.

    • SDLC helps ensure that software is developed efficiently, on time, and within budget.

    • SDL...

  • Answered by AI
  • Q3. Name different Software Development Models You know about?
  • Ans. 

    Different software development models

    • Waterfall model

    • Agile model

    • Spiral model

    • V-model

    • Iterative model

    • RAD model

    • Prototype model

    • Incremental model

  • Answered by AI
  • Q4. Explain Waterfall model.It's advantages and disadvantages?
  • Ans. 

    Waterfall model is a linear sequential approach to software development.

    • Advantages: clear and well-defined stages, easy to understand and manage, suitable for small projects with stable requirements

    • Disadvantages: inflexible, difficult to make changes once a stage is completed, testing is done only at the end, not suitable for large or complex projects

    • Stages: requirements gathering, design, implementation, testing, depl...

  • Answered by AI
  • Q5. What's Agile methodology and it's advantages over waterfall model?
  • Ans. 

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

    • Agile involves breaking down projects into smaller, more manageable chunks called sprints.

    • It prioritizes collaboration between developers, customers, and stakeholders.

    • It allows for changes and adjustments to be made throughout the development process.

    • It promotes continuous delivery and improvement.

    • Advantages ove...

  • Answered by AI
  • Q6. Dicussions about my Project.Explain E-R diagram of your Project?Have you done any Project in C,C++?Which Software Development Model you used?
  • Ans. 

    Questions about my project, E-R diagram, C/C++ projects, and software development model used.

    • Explained my project and its E-R diagram

    • Shared my experience with C/C++ projects

    • Discussed the software development model used

    • Provided examples to support my answers

  • Answered by AI
  • Q7. HR round was also with the techical interview so they asked some general HR questions

Interview Preparation Tips

Round: Test
Experience: The test was very easy, and the questions were on the basics of each section and time was also enough to complete all the questions.
Duration: 90 minutes
Total Questions: 57

Round: Group Discussion
Experience: It was scheduled after the first round, but as they don't have much time and also the student's shortlisted after the first round were not many. So, students were called directly for the interviews without any GD.

Skills:
College Name: NIT Hamirpur

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2018. There was 0 interview round.

Interview Preparation Tips

General Tips: Bombardier hired me from CDAC ACTS, Pune. The interview process was fairly easy. If you are clear with the concepts then you would have no problem in clearing the rounds. My advice would be that one should have good knowledge of control systems, power electronics to clear the test. English should be fairly proficient.
Skills: Communication, Body Language, Analytical Skills, Leadership, Presentation Skills
Duration: <1 week

Interview Questions & Answers

Naresh Kumar & Co. user image Anonymous

posted on 12 Dec 2019

I applied via Campus Placement and was interviewed in Jun 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1.They given me the situation and asking for the reaction i.e. How you will react in this type of situation. 2. Complete overview of my project and cross questioning based on that.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.Answer to the point
2. Say sorry if you don't know the answer instead of any wrong answer.
3. Be confident, Active, and manage the body language.
4. Feel free to speak the language in which you are comfortable.

I applied via Referral and was interviewed before Jul 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Question on C, C++, Python and Testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for the job description and past experience

Intact Green Services Interview FAQs

How many rounds are there in Intact Green Services Senior Test Engineer interview?
Intact Green Services interview process usually has 3 rounds. The most common rounds in the Intact Green Services interview process are Resume Shortlist, Technical and Behavioral.
What are the top questions asked in Intact Green Services Senior Test Engineer interview?

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

  1. What are the Java oops concepts used in seleni...read more
  2. Selenium Webdriver based methods and uses in your Automation framewo...read more
  3. Explain oops concept in J...read more

Tell us how to improve this page.

Intact Green Services Senior Test Engineer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more
Intact Green Services Senior Test Engineer Salary
based on 83 salaries
₹5.3 L/yr - ₹12.6 L/yr
22% less than the average Senior Test Engineer Salary in India
View more details

Intact Green Services Senior Test Engineer Reviews and Ratings

based on 8 reviews

3.2/5

Rating in categories

3.5

Skill development

2.4

Work-life balance

2.6

Salary

3.1

Job security

2.7

Company culture

2.3

Promotions

3.1

Work satisfaction

Explore 8 Reviews and Ratings
Test Associate
121 salaries
unlock blur

₹2 L/yr - ₹5.4 L/yr

Test Engineer
86 salaries
unlock blur

₹2.6 L/yr - ₹8 L/yr

Senior Test Engineer
83 salaries
unlock blur

₹5.3 L/yr - ₹12.6 L/yr

Automation Test Engineer
40 salaries
unlock blur

₹2.9 L/yr - ₹10.1 L/yr

Softwaretest Engineer
35 salaries
unlock blur

₹2.1 L/yr - ₹8 L/yr

Explore more salaries
Compare Intact Green Services with

Bombardier Transportation

4.2
Compare

Linfox Logistics

4.2
Compare

Naresh Kumar & Co.

3.9
Compare

VaaaN Infra

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