Upload Button Icon Add office photos

Filter interviews by

SPRINKLR QA Engineer Interview Questions and Answers

Updated 11 Nov 2024

SPRINKLR QA Engineer Interview Experiences

1 interview found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 11 Nov 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Find the second largest number in an array
  • Ans. 

    Iterate through array to find second largest number

    • Iterate through the array and keep track of the largest and second largest numbers

    • Handle edge cases like duplicates or small array sizes

    • Return the second largest number found

  • Answered by AI
  • Q2. Other technical questions around java, oops, automation frameworks, testng, manual testing and test case creation.

Skills evaluated in this interview

Interview questions from similar companies

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

Aptitude test was easy to clear

Round 2 - Coding Test 

Coding test was ok to clear

Round 3 - Technical 

(1 Question)

  • Q1. Technical was easy to medium
Round 4 - HR 

(1 Question)

  • Q1. Tell me about your self

QA Engineer Interview Questions & Answers

PTC user image Shubhamkar Rohidas Kagne

posted on 28 Mar 2024

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

(2 Questions)

  • Q1. Related to creo if you are looking for cad qa
  • Q2. If you get a chance to change something in current team what it could be ?
Round 2 - Technical 

(2 Questions)

  • Q1. Mostly took my manager
  • Q2. Related to testing basic
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. I have very bad experience with this company. HR scheduled technical round on Monday 11 AM. panel was not aware and joined 30 mins late. Then he started asking questions unrelated to my profile. I said i h...
  • Q2. Question related to - 1. @DataProviders of TestNG 2. Alternative of excel sheet to get our test data in automation framework 3. how to set up jenkins pipeline, how to create job 4. how to give global par...
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is software testing? Smoke & sanity Testing Sdlc,stlc, bug life cycle
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concepts in c#
  • Ans. 

    Oops concepts in C# include inheritance, polymorphism, encapsulation, and abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Polymorphism allows objects to be treated as instances of their parent class.

    • Encapsulation hides the internal state of an object and only exposes necessary functionality.

    • Abstraction focuses on the essential characteristics of an object while hiding irrele

  • Answered by AI
  • Q2. Automation Framework related questions

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. All about Manual and core java concepts
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. 1. Formal Introduction 2. Day to Day activities in your previous organization. 3. Framwork and it's type 4. Basic architecture of Data Driven Framework. 5. What is Azure and what roles and responsibilities...
  • Q2. Mostly questions were from Azure, Cloud and Git.
  • Q3. Explanation on any Framework
  • Ans. 

    A framework is a set of guidelines or rules that provide structure and support for developing software applications.

    • Frameworks help in organizing code and promoting best practices

    • They provide reusable components and modules to speed up development

    • Frameworks can be front-end (like React or Angular) or back-end (like Spring or Django)

  • Answered by AI
  • Q4. Oops Concepts and explain it in detail
  • Ans. 

    Oops Concepts are fundamental principles of object-oriented programming that help in organizing and designing code.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Allowing a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation details and sh...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly they focused on my communication skills and I was an Immediate Joiner so i got the advantage.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Dec 2022. 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 - Technical 

(1 Question)

  • Q1. Technical about creo question
Round 3 - Technical 

(1 Question)

  • Q1. Technical about creo question

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst ever interview experience. I applied for the position through recruiter.
Techanical person took 4 hrs interview and said I will let you till next week.
After that I contacted no. Of times Hr but no response. Then I mailed them
So got reply like for this year hiring is freeze
After a week hiring starts, so I ask them please give me feedback on interview given.
Then this time they told we will let you once others interview over. i. e. One month
Now they are saying already done the process and please look for other opportunity.
Round 1 - Technical 

(1 Question)

  • Q1. Java collection,basic programming,oops cocept, scenario based questions
Round 2 - Behavioral 

(1 Question)

  • Q1. Previous company working overview,some technical questions,some advance selenium automation quetions.
Round 3 - HR 

(1 Question)

  • Q1. About family, expectations.

Interview Preparation Tips

Interview preparation tips for other job seekers - Greate experience.
So organized interview and helping in nature.
All are greate and even on time .

SPRINKLR Interview FAQs

How many rounds are there in SPRINKLR QA Engineer interview?
SPRINKLR interview process usually has 1 rounds. The most common rounds in the SPRINKLR interview process are Technical.
What are the top questions asked in SPRINKLR QA Engineer interview?

Some of the top questions asked at the SPRINKLR QA Engineer interview -

  1. find the second largest number in an ar...read more
  2. Other technical questions around java, oops, automation frameworks, testng, man...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 SPRINKLR interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

QA Engineer Interview Questions from Similar Companies

TCS QA Engineer Interview Questions
3.7
 • 43 Interviews
View all
SPRINKLR QA Engineer Salary
based on 4 salaries
₹5 L/yr - ₹11.2 L/yr
30% more than the average QA Engineer Salary in India
View more details
Production Analyst
128 salaries
unlock blur

₹10 L/yr - ₹21 L/yr

Product Manager
98 salaries
unlock blur

₹18 L/yr - ₹41 L/yr

Product Engineer
88 salaries
unlock blur

₹24 L/yr - ₹40 L/yr

Implementation Consultant
87 salaries
unlock blur

₹12 L/yr - ₹17.9 L/yr

Senior Product Analyst
75 salaries
unlock blur

₹10 L/yr - ₹28 L/yr

Explore more salaries
Compare SPRINKLR with

Freshworks

3.5
Compare

Zoho

4.3
Compare

HCLTech

3.5
Compare

TCS

3.7
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