Upload Button Icon Add office photos

Einfochips

Compare button icon Compare button icon Compare

Filter interviews by

Einfochips Senior Automation Test Engineer Interview Questions and Answers

Updated 19 Oct 2023

Einfochips Senior Automation Test Engineer Interview Experiences

1 interview found

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

I applied via Job Portal and was interviewed in Sep 2023. There were 4 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 

(1 Question)

  • Q1. All java basic questions and coding questions related to String and Array.
Round 3 - Technical 

(1 Question)

  • Q1. Purely technical questions related to Selenium, framework and java.
Round 4 - HR 

(1 Question)

  • Q1. Salary related discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - They asked mostly basic questions from all topics. It was a smooth process.

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com

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 

(2 Questions)

  • Q1. It's all about core Java and finding xpath in web applications.
  • Q2. Coding test and xpath
Round 3 - Technical 

(1 Question)

  • Q1. It's more on coding test
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion round

Interview Preparation Tips

Interview preparation tips for other job seekers - Sharing on my personal experience.... please do not attend interview in Accolite digital, they will waste your time for sure, After clearing two technical interview and even after discussing about the salary package they came back to me to attend another face to face round (coding round)
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
Round 1 - Technical 

(1 Question)

  • Q1. About core java and selenium web driver
Round 2 - Technical 

(1 Question)

  • Q1. About core java and selenium web driver

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was very easy and their process is also very smooth
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
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Coding Questions Reverse string
  • Q2. Webtables, dropdown,iframes, IWebdriver
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

Einfochips Interview FAQs

How many rounds are there in Einfochips Senior Automation Test Engineer interview?
Einfochips interview process usually has 4 rounds. The most common rounds in the Einfochips interview process are Technical, Resume Shortlist and HR.
What are the top questions asked in Einfochips Senior Automation Test Engineer interview?

Some of the top questions asked at the Einfochips Senior Automation Test Engineer interview -

  1. All java basic questions and coding questions related to String and Arr...read more
  2. Purely technical questions related to Selenium, framework and ja...read more

Tell us how to improve this page.

Einfochips Senior Automation Test Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Einfochips Senior Automation Test Engineer Salary
based on 5 salaries
₹9 L/yr - ₹11.7 L/yr
30% less than the average Senior Automation Test Engineer Salary in India
View more details
Engineer
236 salaries
unlock blur

₹3 L/yr - ₹12.3 L/yr

Senior Engineer
203 salaries
unlock blur

₹7.5 L/yr - ₹26.5 L/yr

Senior Software Engineer
188 salaries
unlock blur

₹6.4 L/yr - ₹24 L/yr

Technical Lead
156 salaries
unlock blur

₹10 L/yr - ₹31 L/yr

Software Engineer
127 salaries
unlock blur

₹2.8 L/yr - ₹11.6 L/yr

Explore more salaries
Compare Einfochips with

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Tech Mahindra

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