Upload Button Icon Add office photos
Engaged 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
4.0

based on 1.5k Reviews

Filter interviews by

Iris Software Senior Quality Assurance Automation Engineer Interview Questions and Answers

Updated 9 Sep 2024

Iris Software Senior Quality Assurance Automation Engineer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Java program and rest assured
  • Q2. Sql and manual testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Not join in this company

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Ai interview questions on basic automation
Round 2 - Technical 

(2 Questions)

  • Q1. JavaScript, jQuery, css related questions
  • Q2. Api testing questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(5 Questions)

  • Q1. Selenium project realtime questions like handling Dynamic web elements
  • Q2. SQL query for joining
  • Ans. 

    SQL query for joining tables to retrieve data from multiple related tables.

    • Use JOIN keyword to combine rows from two or more tables based on a related column between them.

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column;

  • Answered by AI
  • Q3. Java program for oops concepts
  • Ans. 

    Java program showcasing OOPs concepts like inheritance, encapsulation, polymorphism, and abstraction.

    • Create classes representing different entities with properties and methods

    • Use inheritance to create a parent-child class relationship

    • Demonstrate encapsulation by setting private variables and using getter and setter methods

    • Show polymorphism by overriding methods in child classes

    • Implement abstraction by creating abstract

  • Answered by AI
  • Q4. Writing Xpath for any page
  • Ans. 

    Xpath is a query language used to locate elements on a web page based on their attributes and structure.

    • Identify unique attributes of the element you want to locate

    • Use the '//' operator to search for elements anywhere in the document

    • Use the '[@attribute='value']' syntax to specify the attribute and value you are looking for

    • Combine multiple conditions using 'and' or 'or' operators

    • Use functions like 'contains()', 'starts

  • Answered by AI
  • Q5. High level test scenarios

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 in Sep 2024. There was 1 interview round.

Round 1 - Coding Test 

Java Coding Test dsa program and all that

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

(2 Questions)

  • Q1. Explain Appium capabilities
  • Ans. 

    Appium is an open-source tool for automating mobile, web, and hybrid applications on iOS and Android platforms.

    • Supports testing of native, hybrid, and mobile web apps

    • Works on iOS and Android platforms

    • Uses WebDriver protocol to interact with apps

    • Supports multiple programming languages like Java, Python, etc.

    • Can run tests on simulators, emulators, and real devices

  • Answered by AI
  • Q2. Parallel testing in appium
  • Ans. 

    Parallel testing in Appium allows running multiple test cases simultaneously on different devices or emulators to save time.

    • Parallel testing in Appium can be achieved using test frameworks like TestNG or JUnit.

    • It helps in reducing the overall test execution time by running tests in parallel on multiple devices.

    • Parallel testing requires setting up a grid configuration to manage multiple devices or emulators.

    • Appium serve...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why do you want to leave

Skills evaluated in this interview

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

I was interviewed in Feb 2024.

Round 1 - Technical 

(1 Question)

  • Q1. OOPS concept of java
  • Ans. 

    OOPS concept of Java refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the implementation detail...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Selenium webdriver
Round 3 - One-on-one 

(1 Question)

  • Q1. Process of selecting the framework
  • Ans. 

    The process of selecting a framework involves evaluating requirements, researching available options, conducting proof of concepts, and considering factors like scalability, maintainability, and community support.

    • Understand project requirements and constraints

    • Research available automation frameworks

    • Conduct proof of concepts to evaluate framework suitability

    • Consider factors like scalability, maintainability, and communi...

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

Hacker rank test given

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Assignment 

Was all good with online test

Round 2 - Technical 

(1 Question)

  • Q1. Write a java program to reverse a staring basic questions on OPPS, Selenium and TestNG

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview process was quit smooth
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell about yourself
  • Q2. Previous project
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Dec 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 - Assignment 

3 Coding questions was asked in L1 round and indepth check of basic of Java

Round 3 - Technical 

(2 Questions)

  • Q1. Questions related to Basics of Java, Selenium, testNG, Database
  • Q2. CI/CD tools, Maven, testNg.xml

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics of Java, Selenium, testNG should be clear to crack the interview.

Iris Software Interview FAQs

How many rounds are there in Iris Software Senior Quality Assurance Automation Engineer interview?
Iris Software interview process usually has 1 rounds. The most common rounds in the Iris Software interview process are Technical.
What are the top questions asked in Iris Software Senior Quality Assurance Automation Engineer interview?

Some of the top questions asked at the Iris Software Senior Quality Assurance Automation Engineer interview -

  1. Java program and rest assu...read more
  2. Sql and manual test...read more

Tell us how to improve this page.

Iris Software Senior Quality Assurance Automation Engineer Interview Process

based on 1 interview

Interview experience

1
  
Bad
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
 • 801 Interviews
CitiusTech Interview Questions
3.4
 • 267 Interviews
View all

Fast track your campus placements

View all
Senior Software Engineer
568 salaries
unlock blur

₹10 L/yr - ₹32 L/yr

Technical Lead
540 salaries
unlock blur

₹15 L/yr - ₹36.2 L/yr

Senior Engineer
398 salaries
unlock blur

₹9.5 L/yr - ₹32 L/yr

Senior Technical Consultant
386 salaries
unlock blur

₹9.5 L/yr - ₹29 L/yr

Senior Technology Engineer
326 salaries
unlock blur

₹11.8 L/yr - ₹32 L/yr

Explore more salaries
Compare Iris 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