Upload Button Icon Add office photos

Filter interviews by

SPRINKLR Automation Engineer Interview Questions and Answers

Updated 21 Oct 2024

SPRINKLR Automation Engineer Interview Experiences

2 interviews found

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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

90 mins 90 Aptitude Questions

Automation Engineer Interview Questions Asked at Other Companies

asked in GEA Group
Q1. 16) What is modbus ? Types of modbus? How many slaves we can conn ... read more
asked in Blue Yonder
Q2. 1. What is the difference between Absolute & Relative Xpaths?
Q3. 1. Explain oops concepts in coding. 2. Write a program to find mi ... read more
Q4. One coding challenge was given to find the number of palindrome w ... read more
asked in GEA Group
Q5. 15) What is ASI protocol? How many slaves we can connect to one m ... read more

Interview questions from similar companies

I applied via Referral and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(8 Questions)

  • Q1. Sort the list of a given array of strings
  • Ans. 

    Sort a given array of strings

    • Use built-in sorting functions in programming languages

    • Implement sorting algorithms like bubble sort, merge sort, etc.

    • Consider case sensitivity and special characters

  • Answered by AI
  • Q2. Maximum number of repeating characters in a string
  • Ans. 

    The maximum number of repeating characters in a string needs to be determined.

    • Iterate through each character in the string and keep track of the count of consecutive repeating characters.

    • Update the maximum count whenever a new maximum is found.

    • Return the maximum count at the end of the iteration.

  • Answered by AI
  • Q3. Type script and java script arrow function loops if else condition
  • Ans. 

    Explaining type script and java script arrow function loops with if else condition.

    • TypeScript and JavaScript both support arrow functions for concise syntax.

    • Arrow functions can be used in loops to simplify code.

    • If-else conditions can be used with arrow functions to add logic.

    • Example: const numbers = [1, 2, 3]; numbers.forEach(num => {if(num % 2 === 0) {console.log(num + ' is even');} else {console.log(num + ' is odd');

  • Answered by AI
  • Q4. Parallel browser testing, test ng, oops concept
  • Q5. Scaled agile framework related questions
  • Q6. Selenium and cypress difference ? How to choose best tool
  • Ans. 

    Selenium is widely used for web automation while Cypress is a newer tool with better performance and debugging capabilities.

    • Selenium supports multiple programming languages while Cypress only supports JavaScript.

    • Cypress has a built-in test runner and debugger while Selenium requires third-party tools.

    • Selenium is better for cross-browser testing while Cypress is better for end-to-end testing.

    • Choose Selenium for larger a...

  • Answered by AI
  • Q7. Comparator and comparable difference?
  • Ans. 

    Comparator and Comparable are interfaces used for sorting objects in Java.

    • Comparator interface is used to sort objects based on custom criteria.

    • Comparable interface is used to sort objects based on their natural order.

    • Comparator interface has two methods: compare() and equals().

    • Comparable interface has one method: compareTo().

  • Answered by AI
  • Q8. Fail-safe and fail-fast iterator?

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well concept of automation,java script and oops

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Nov 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Questions on array programming?
  • Q2. Questions on Xpath & CSS Selector
  • Q3. They will provide scenarios of FindElements & FindElement?

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be confident what are the answers you provide stick to them
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
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
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 Approached by Company and was interviewed in Jun 2022. There were 4 interview rounds.

Round 1 - Coding Test 

Online Assessment with mcq and coding part

Round 2 - Technical 

(1 Question)

  • Q1. Scenario based questions
Round 3 - Technical 

(1 Question)

  • Q1. Techno Managerial round
Round 4 - HR 

(1 Question)

  • Q1. Brief details about company and package discussions

Interview Preparation Tips

Interview preparation tips for other job seekers - Mostly scenario based questions and coding test

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

SPRINKLR Interview FAQs

How many rounds are there in SPRINKLR Automation Engineer interview?
SPRINKLR interview process usually has 3-4 rounds. The most common rounds in the SPRINKLR interview process are Aptitude Test, Technical and HR.
How to prepare for SPRINKLR Automation 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 SPRINKLR. The most common topics and skills that interviewers at SPRINKLR expect are microsoft, MySQL, Coding, Data Structures and JIRA.
What are the top questions asked in SPRINKLR Automation Engineer interview?

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

  1. Selenium questions and logical thinking questi...read more
  2. Problem solving coding questi...read more
  3. Rest assured framew...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.
SPRINKLR Automation Engineer Salary
based on 27 salaries
₹16 L/yr - ₹18 L/yr
157% more than the average Automation Engineer Salary in India
View more details

SPRINKLR Automation Engineer Reviews and Ratings

based on 3 reviews

3.7/5

Rating in categories

2.7

Skill development

4.0

Work-Life balance

4.6

Salary & Benefits

4.3

Job Security

4.3

Company culture

4.0

Promotions/Appraisal

3.0

Work Satisfaction

Explore 3 Reviews and Ratings
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