Upload Button Icon Add office photos
Engaged Employer

i

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

ivy Verified Tick

Compare button icon Compare button icon Compare
3.7

based on 711 Reviews

Filter interviews by

ivy Automation Test Engineer Interview Questions and Answers

Updated 27 Aug 2021

ivy Automation Test Engineer Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Qsns asked on Action class, How you capture screen shot, inheritance, polymorphism, reverse of a strong java program, types of locators, types of xpath, testNG annotations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good in basics.
Prepare well on java basic programs and oops concepts

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Coding Test 

In this first round it was of 45mins which included MCQ question and 1 coding question.

Round 2 - Technical 

(4 Questions)

  • Q1. 1.Difference Between Const,Var,Char. 2.Oop's concept with example 3.JavaScript is async or sync language and explain the reason. 4.How to create a simple object in JavaScript. 5.Find element and Find Eleme...
  • Ans. 

    Answers to common interview questions for Automation Test Engineer position.

    • Const is used for constant values that cannot be reassigned, var is used for variable declaration, and char is a data type for storing characters in programming languages.

    • OOPs concepts include inheritance, encapsulation, polymorphism, and abstraction. Example: Inheritance allows a class to inherit properties and methods from another class.

    • JavaS...

  • Answered by AI
  • Q2. What is Type coercion?
  • Ans. 

    Type coercion is the process of converting one data type to another in programming.

    • Type coercion can happen implicitly or explicitly in programming languages.

    • Implicit type coercion occurs when the language automatically converts data types during operations.

    • Explicit type coercion occurs when the programmer manually converts data types using functions or operators.

    • Example: In JavaScript, the addition operator (+) can pe...

  • Answered by AI
  • Q3. What is Inheritance? Polymorphism?
  • Ans. 

    Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class. Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • Inheritance allows for code reusability by defining a new class based on an existing class.

    • Polymorphism enables flexibility in programming by allowing objects to be treated as instances of their pare...

  • Answered by AI
  • Q4. API Error code with explaination?
  • Ans. 

    API error codes are unique identifiers used to indicate specific errors in an API response.

    • API error codes are typically numeric or alphanumeric codes that correspond to specific errors in the API.

    • Each error code should have a corresponding explanation in the API documentation to help developers understand the issue.

    • Examples of API error codes include 400 Bad Request, 401 Unauthorized, and 404 Not Found.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Introduce Yourself? Why should we hire you? What is your relevant experience? Tell me about yourself? What are your salary expectations?

Interview Preparation Tips

Topics to prepare for Globant Automation Test Engineer interview:
  • Javascript
  • Cypress
  • OOPS
  • Core Java
  • API
Interview preparation tips for other job seekers - I Interviewed at Globant on 13/05/2024. First round went very well where they introduce about there company and link was provided For MCQ and coding round conducted.2nd round was GK round which was totally based on Technical question. I had answered each and very question but then also not got selected.

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It included aptitude...selenium questions...java mcq questions...and a program to write

Round 2 - Technical 

(3 Questions)

  • Q1. Abstraction related questions
  • Q2. Interface, JIT, inheritance, java architecture
  • Q3. SQL questions...diff between char and varchar.....pk and fk....
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Why should I hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for java
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Testing general questions and defects metrics
Round 2 - Technical 

(1 Question)

  • Q1. Overall testing concepts and latest trends
Round 3 - One-on-one 

(1 Question)

  • Q1. Logical question and situations related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview questions were general as per the JD mentioned
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Python questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Dropdown deselecting

Interview Preparation Tips

Interview preparation tips for other job seekers - Scenario based questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2023. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Selenium XPath Questions
  • Q2. Automation Tricky Scenario
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. 1)Oops concepts 2)Java interview questions )Programs related striing string reverse sting and hashmap 4)Framework
  • Q2. Java interview questions
  • Q3. Programs related to string
Round 2 - Technical 

(1 Question)

  • Q1. 1)Program for hashmap 2)program related to string. 3)basic concepts of java
Round 3 - HR 

(1 Question)

  • Q1. What is salary expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare thorough, globant interviews are tough .make framework and showcase them.

I applied via Naukri.com and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. They ask few basic java question and see your ability to solve them.
  • Q2. Selenium webdriver definition and implementation.
  • Ans. 

    Selenium WebDriver is a tool used for automating web application testing. It provides a programming interface to interact with web elements.

    • Selenium WebDriver is an open-source tool used for automating web application testing

    • It provides a programming interface to interact with web elements

    • It supports multiple programming languages such as Java, Python, C#, etc.

    • It can automate testing on various browsers such as Chrome,...

  • Answered by AI
  • Q3. Print output in form of pyramid.
  • Ans. 

    Print a pyramid using an array of strings as output.

    • Use nested loops to print each row of the pyramid.

    • Calculate the number of spaces and asterisks needed for each row.

    • Start with a single asterisk and increase by two for each row.

  • Answered by AI
  • Q4. How to take screenshot in selenium?
  • Ans. 

    To take a screenshot in Selenium, use the getScreenshotAs() method.

    • Create an object of the TakesScreenshot interface

    • Use the getScreenshotAs() method to capture the screenshot

    • Save the screenshot to a desired location using the File class

  • Answered by AI
Round 2 - Technical 

(3 Questions)

  • Q1. How to remove repeated words from output in string without using predefined methods.
  • Ans. 

    Removing repeated words from a string without using predefined methods.

    • Split the string into an array of words

    • Create an empty array to store unique words

    • Loop through the array of words and check if the word is already in the unique words array

    • If the word is not in the unique words array, add it

    • Join the unique words array back into a string

  • Answered by AI
  • Q2. How to navigate to other tab in selenium? How to do work on different frame?
  • Ans. 

    To navigate to other tab in Selenium, switch to the desired window handle. To work on different frame, switch to the frame using its name or index.

    • To navigate to other tab, use driver.switchTo().window() method

    • To work on different frame, use driver.switchTo().frame() method

    • To switch back to default content, use driver.switchTo().defaultContent() method

    • To switch to frame using name or id, use driver.switchTo().frame("fr...

  • Answered by AI
  • Q3. How to scroll in mobile using automation?
  • Ans. 

    Scrolling in mobile can be done using swipe or touch actions.

    • Use swipe or touch actions to scroll in mobile automation

    • For swipe action, use swipe method with start and end coordinates

    • For touch action, use press and move methods with start and end coordinates

    • Example: driver.swipe(startX, startY, endX, endY, duration)

    • Example: TouchAction(driver).press(startX, startY).moveTo(endX, endY).release().perform()

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Globant Automation Test Engineer interview:
  • Java
  • OOPS
  • Selenium
  • DesiredCapabilities
  • Webdriver
  • Java basic examples
Interview preparation tips for other job seekers - Brush up your basic knowledge of the technology you have experience on.

Skills evaluated in this interview

Round 1 - Technical 
Round 2 - Technical 
Round 3 - HR 

(1 Question)

  • Q1. What are your salary expectations?

ivy Interview FAQs

How to prepare for ivy Automation Test Engineer 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 ivy. The most common topics and skills that interviewers at ivy expect are Application Testing, Functional Testing, Java, Manual Testing and Regression Testing.

Tell us how to improve this page.

People are getting interviews through

based on 1 ivy interview
Recruitment Consultant
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
ivy Automation Test Engineer Salary
based on 16 salaries
₹4 L/yr - ₹10 L/yr
8% more than the average Automation Test Engineer Salary in India
View more details

ivy Automation Test Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

5.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

5.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
846 salaries
unlock blur

₹5.2 L/yr - ₹16 L/yr

Senior Software Engineer
589 salaries
unlock blur

₹8 L/yr - ₹22.5 L/yr

Test Engineer
365 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

System Analyst
329 salaries
unlock blur

₹12.5 L/yr - ₹28 L/yr

Senior Test Engineer
321 salaries
unlock blur

₹7 L/yr - ₹15 L/yr

Explore more salaries
Compare ivy with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview