Upload Button Icon Add office photos

Filter interviews by

ION Group Qa Automation Testing Engineer Interview Questions and Answers

Updated 22 Oct 2022

ION Group Qa Automation Testing Engineer Interview Experiences

1 interview found

I applied via Referral and was interviewed before Oct 2021. 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 - Coding Test 

Mediu, dsa questions. don't remember the platform

Round 3 - Technical 

(3 Questions)

  • Q1. Dsa base library management ques
  • Q2. Oops case study type ques
  • Q3. Question on test case design for my proj

Interview Preparation Tips

Interview preparation tips for other job seekers - focus on resumes, oops, and data structures. also try to know more about the role during interviews

Qa Automation Testing Engineer Jobs at ION Group

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Coding question on java - find a particular string pattern in a big string
  • Q2. Selenium basic code - search something in Google
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Software Testing
  • Q2. Application based QA questions
Round 2 - Technical 

(2 Questions)

  • Q1. Software testing, QA and Resume based questions
  • Q2. Automation and programming related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well
Instead of going in depth, focus on a basic and primary questions and be thorough on it
Know everything mentioned in the resume
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
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. Work Experience?
  • Q2. Questions Regarding CV ?
  • Q3. Question on Xpath (Selenium)
  • Q4. Questions on Python basic coding
  • Q5. Questions on API Testing
Round 2 - Coding Test 

Q1) Write a functions to perform all CRUD in api.
Q2) Given two sorted list
ar1 =[1,2,3,4,7,7,12,18,19]
ar2 = [3, 4, 7, 7,14, 18, 19]

You can add and find largest sum but you can switch when ar1 and ar2 have same numbers.

Solution: you can base your solution on merge algo and recursively call your function to return largest sum possible.

Interview Preparation Tips

Interview preparation tips for other job seekers - The first interviewer was very up high in the rank but was very bad at taking interviews.
He did said ask if you have anything to ask.
But when I started asking questions, he behaved very badly .
I do not remember his name. You should forget toxic people immediately.
It was shocking to me that he was Staff Engineer.

The second round of interview was the best experience I ever had.
I remember his name but for sake of confidconfidentiality, I will only tell his position. He was MTS 3.
The questions were very good and the interviewer was very soft spoken and knowledgeable.
He answered my questions and would love to see these people climb up the ladder rather than others.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Instahyre and was interviewed before Oct 2023. There were 6 interview rounds.

Round 1 - Aptitude Test 

CSE core concepts and basic aptitude, few code snippet analysis

Round 2 - Technical 

(2 Questions)

  • Q1. About selenium codes
  • Q2. Rest assured framework
Round 3 - Coding Test 

Kind of to explain selenium framework in detail.

Round 4 - Technical 

(2 Questions)

  • Q1. Problem solving coding questions
  • Q2. Selenium questions and logical thinking questions
Round 5 - HR 

(2 Questions)

  • Q1. General discussion about role
  • Q2. Culture fit round
Round 6 - HR 

(2 Questions)

  • Q1. General hr questions
  • Q2. General hr questions again

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident on skills mentioned in resume
Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Feb 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. They mostly asked about Java questions and few scenarios to write test cases.
  • Q2. Most of the questions are java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Better to have good grip on coding concepsts. I haven't clered the first round.

I applied via Naukri.com and was interviewed before Nov 2021. There were 4 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 - One-on-one 

(1 Question)

  • Q1. Python program for string,list and oop concepts
  • Ans. 

    Python program demonstrating string, list, and OOP concepts.

    • Create a class with attributes and methods

    • Use string methods like split(), join(), and replace()

    • Manipulate lists using append(), pop(), and slicing

    • Demonstrate inheritance and polymorphism

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Python program questions and manual testing concepts
Round 4 - HR 

(1 Question)

  • Q1. Discussion about salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare about oops concepts and programs. Also questions for agile and jira.

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before May 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

Logic based questions

Round 3 - Coding Test 

Tough and easy at the same time

Interview Preparation Tips

Interview preparation tips for other job seekers - Leetcode

ION Group Interview FAQs

How many rounds are there in ION Group Qa Automation Testing Engineer interview?
ION Group interview process usually has 3 rounds. The most common rounds in the ION Group interview process are Resume Shortlist, Coding Test and Technical.
How to prepare for ION Group Qa Automation Testing 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 ION Group. The most common topics and skills that interviewers at ION Group expect are Agile Coaching, Automation Testing, Computer Science, Cucumber and Field Work.
What are the top questions asked in ION Group Qa Automation Testing Engineer interview?

Some of the top questions asked at the ION Group Qa Automation Testing Engineer interview -

  1. question on test case design for my p...read more
  2. dsa base library management q...read more
  3. oops case study type q...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 ION Group interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

S&P Global Interview Questions
4.2
 • 264 Interviews
Morningstar Interview Questions
4.0
 • 238 Interviews
FactSet Interview Questions
4.0
 • 203 Interviews
Globant Interview Questions
3.9
 • 164 Interviews
Chetu Interview Questions
3.3
 • 163 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
Freshworks Interview Questions
3.5
 • 152 Interviews
AVASOFT Interview Questions
3.0
 • 135 Interviews
ServiceNow Interview Questions
4.2
 • 115 Interviews
Thomson Reuters Interview Questions
4.1
 • 108 Interviews
View all
Software Developer
172 salaries
unlock blur

₹12 L/yr - ₹46 L/yr

Software Engineer
50 salaries
unlock blur

₹11.5 L/yr - ₹40 L/yr

Senior Software Engineer
49 salaries
unlock blur

₹17.9 L/yr - ₹48 L/yr

Technical Analyst
41 salaries
unlock blur

₹12 L/yr - ₹17.5 L/yr

Analyst
29 salaries
unlock blur

₹5 L/yr - ₹17.5 L/yr

Explore more salaries
Compare ION Group with

Thomson Reuters

4.1
Compare

Bloomberg

3.4
Compare

FactSet

4.0
Compare

Morningstar

4.0
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