Upload Button Icon Add office photos
Engaged Employer

i

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

InfoBeans Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

InfoBeans Qe Automation Engineer Interview Questions and Answers

Updated 2 Jul 2024

InfoBeans Qe Automation Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. What are the tools and frameworks used?
  • Ans. 

    Common tools and frameworks used in QE Automation include Selenium, Appium, JUnit, TestNG, Cucumber, and Jenkins.

    • Selenium - widely used for web application testing

    • Appium - used for mobile application testing

    • JUnit and TestNG - popular Java testing frameworks

    • Cucumber - for behavior-driven development

    • Jenkins - for continuous integration and continuous delivery

  • Answered by AI
  • Q2. How to build a project from scratch?
  • Ans. 

    To build a project from scratch, start by defining requirements, creating a plan, setting up the development environment, writing code, testing, and deploying.

    • Define project requirements and goals

    • Create a project plan outlining tasks and timelines

    • Set up the development environment with necessary tools and frameworks

    • Write code following best practices and coding standards

    • Test the project thoroughly to ensure functionali...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Complete study of your resume

Skills evaluated in this interview

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
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

This was a C# automation test engineer interview(experience 2 years).
Duration of Interview was around 30 to 45 minutes with questions focused on OOPs concepts, basic programming questions & selenium questions.

Interview Preparation Tips

Topics to prepare for Iris Software Automation Engineer interview:
  • OOPS
  • Selenium
  • C#
Interview preparation tips for other job seekers - Prepare OOPs concepts, basic programming questions, selenium questions.
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

InfoBeans Interview FAQs

How many rounds are there in InfoBeans Qe Automation Engineer interview?
InfoBeans interview process usually has 1 rounds. The most common rounds in the InfoBeans interview process are One-on-one Round.
What are the top questions asked in InfoBeans Qe Automation Engineer interview?

Some of the top questions asked at the InfoBeans Qe Automation Engineer interview -

  1. What are the tools and frameworks us...read more
  2. How to build a project from scrat...read more

Tell us how to improve this page.

InfoBeans Qe Automation Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k 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
 • 806 Interviews
CitiusTech Interview Questions
3.4
 • 268 Interviews
View all
Software Engineer
407 salaries
unlock blur

₹2.8 L/yr - ₹14.2 L/yr

Senior Software Engineer
398 salaries
unlock blur

₹6.9 L/yr - ₹24 L/yr

QA Engineer
168 salaries
unlock blur

₹4 L/yr - ₹15 L/yr

Associate Software Engineer
115 salaries
unlock blur

₹2.6 L/yr - ₹10 L/yr

Senior QA Engineer
115 salaries
unlock blur

₹5.2 L/yr - ₹15 L/yr

Explore more salaries
Compare InfoBeans with

Persistent Systems

3.5
Compare

TCS

3.7
Compare

LTIMindtree

3.8
Compare

Mphasis

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