Upload Button Icon Add office photos
Engaged Employer

i

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

Impact Analytics Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Impact Analytics QA Engineer Interview Questions and Answers

Updated 14 Oct 2024

Impact Analytics QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 14 Oct 2024

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

There were 2 coding questions one is based on array and one more is based on abstraction

Round 2 - Technical 

(2 Questions)

  • Q1. What is black box testing
  • Ans. 

    Black box testing is a software testing method where the internal structure or code of the application is not known to the tester.

    • Tester focuses on the functionality of the software without knowing its internal workings

    • Tests are based on requirements and specifications

    • Input data is provided and output is compared against expected results

    • Examples include equivalence partitioning, boundary value analysis, and decision ta

  • Answered by AI
  • Q2. What is regression testing
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • Regression testing is performed after code changes to verify that the existing features still work correctly.

    • It helps in identifying any defects introduced by new code changes.

    • Automated testing tools are often used for regression testing to save time and effort.

    • Example...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Sql exam - MCQ & write a query

Round 2 - Technical 

(1 Question)

  • Q1. SDLC, STLC & Bug life cycle Where we apply OOPs concept in automation where we apply collection in automation Explain framework

I applied via Job Portal and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic js concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Online coding test with Sql and python questions

Round 2 - Technical 

(5 Questions)

  • Q1. Details about project and experience
  • Q2. Pyspark and databricks questions
  • Q3. What is Spark context
  • Ans. 

    Spark context is the main entry point for Spark functionality and represents the connection to a Spark cluster.

    • Main entry point for Spark functionality

    • Represents connection to a Spark cluster

    • Used to create RDDs, broadcast variables, and accumulators

  • Answered by AI
  • Q4. What is inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.

    • Allows for code reusability by creating a new class based on an existing class

    • Derived class inherits properties and behaviors of the base class

    • Supports the concept of polymorphism and encapsulation

    • Example: Class 'Car' can inherit from class 'Vehicle' and inherit its attributes like 'color' and met

  • Answered by AI
  • Q5. What is sparkconfig
  • Ans. 

    SparkConfig is a configuration object used in Apache Spark to set various parameters for Spark applications.

    • SparkConfig is used to set properties like application name, master URL, and other Spark settings.

    • It is typically created using SparkConf class in Spark applications.

    • Example: val sparkConf = new SparkConf().setAppName("MyApp").setMaster("local")

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare sql and databricks and you are good to go. Also watch out for comms skills

Skills evaluated in this interview

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

In Mu Sigma APT round is divided into 3 sections Quant, Logical and verbal

I applied via Job Portal and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Basic concept of JS

Interview Preparation Tips

Interview preparation tips for other job seekers - Good
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic mern stack question along with some coding question.
Round 3 - Technical 

(1 Question)

  • Q1. Same as round one. This one is in bit details.
Round 4 - HR 

(1 Question)

  • Q1. Basic hr round. Lot of different aspect they gave.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What fifo? diff btwn fifo and lifo
  • Ans. 

    FIFO stands for First In, First Out. LIFO stands for Last In, First Out.

    • FIFO is a method for organizing and manipulating a data buffer, where the first element added is the first to be removed.

    • LIFO is a method where the last element added is the first to be removed.

    • FIFO is like a queue, while LIFO is like a stack.

    • Example: In a FIFO queue, if elements A, B, and C are added in that order, they will be removed in the same...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Explain oops concept
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOP focuses on creating objects that interact with each other to solve problems.

    • Key concepts include classes, objects, inheritance, polymorphism, and encapsulation.

    • Classes are blueprints for creating objects, while objects are instances of classes.

    • Inheritance allows a class to i...

  • Answered by AI
Round 2 - Coding Test 

Coding was good and it was based on bubble sort

Interview Preparation Tips

Interview preparation tips for other job seekers - nothing
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Gave case study based on java scheduler
Round 2 - Technical 

(1 Question)

  • Q1. Gave programming question to solve
Round 3 - HR 

(1 Question)

  • Q1. Typical HR questions
Contribute & help others!
anonymous
You can choose to be anonymous

Impact Analytics Interview FAQs

How many rounds are there in Impact Analytics QA Engineer interview?
Impact Analytics interview process usually has 2 rounds. The most common rounds in the Impact Analytics interview process are Coding Test and Technical.
How to prepare for Impact Analytics QA 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 Impact Analytics. The most common topics and skills that interviewers at Impact Analytics expect are Automation Testing, Clinical Trials, Java Mail, Manual Testing and Program Management.
What are the top questions asked in Impact Analytics QA Engineer interview?

Some of the top questions asked at the Impact Analytics QA Engineer interview -

  1. What is black box test...read more
  2. What is regression test...read more

Recently Viewed

INTERVIEWS

Valmet

No Interviews

JOBS

Agilent Technologies

No Jobs

JOBS

Agilent Technologies

No Jobs

INTERVIEWS

Walmart

No Interviews

SALARIES

Mastercard Advisors

SALARIES

Mastercard Advisors

INTERVIEWS

Impact Analytics

No Interviews

INTERVIEWS

Mastercard Advisors

No Interviews

REVIEWS

Google

No Reviews

INTERVIEWS

John Energy

No Interviews

Tell us how to improve this page.

Impact Analytics QA Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Impact Analytics QA Engineer Salary
based on 5 salaries
₹6 L/yr - ₹10.5 L/yr
37% more than the average QA Engineer Salary in India
View more details

Impact Analytics QA Engineer Reviews and Ratings

based on 2 reviews

3.7/5

Rating in categories

3.7

Skill development

4.4

Work-life balance

3.7

Salary

4.4

Job security

3.4

Company culture

3.4

Promotions

4.4

Work satisfaction

Explore 2 Reviews and Ratings
Senior Software Engineer
72 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Data Scientist
72 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Scientist
66 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Analyst
58 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
51 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Impact Analytics with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

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