Upload Button Icon Add office photos

Filter interviews by

Fiserv Senior Test Engineer Interview Questions and Answers

Updated 7 Jun 2024

Fiserv Senior Test Engineer Interview Experiences

2 interviews found

Senior Test Engineer Interview Questions & Answers

user image Taranpreet Singh

posted on 7 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Data Structure coding

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

Interview Questionnaire 

1 Question

  • Q1. What is the difference between API and WebService. Oops concepts
  • Ans. 

    API is a set of protocols and tools for building software applications. WebService is a type of API that uses XML to exchange data over the internet.

    • API stands for Application Programming Interface

    • API is a set of protocols and tools for building software applications

    • WebService is a type of API that uses XML to exchange data over the internet

    • WebService is a software system designed to support interoperable machine-to-ma...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The question level were moderate.

Skills evaluated in this interview

Senior Test Engineer Interview Questions Asked at Other Companies

asked in Sapiens
Q1. From Selenium -> Which Automation framework I have implemented ... read more
asked in LTIMindtree
Q2. What should be done when a defect is found in production?
Q3. Automation Testing QuestionWhat’s the difference between manual t ... read more
asked in LTIMindtree
Q4. How do you performed incrimental load in your project?
asked in CGI Group
Q5. Java QuestionWhat are Java 8 streams?

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I was interviewed before Jun 2023.

Round 1 - HR 

(1 Question)

  • Q1. Introduction nd experience
Round 2 - One-on-one 

(1 Question)

  • Q1. General questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Engineering questions. Problem solving
Round 4 - Assignment 

1-1 with the HR head

Round 5 - One-on-one 

(1 Question)

  • Q1. Regular questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If you want to work in Revolut then do not join the India team. It is horribly managed and the leadership is a big boo!
One of the worst experiences after 3½ years still our product is not out and they show a lot of hope. This firm will shut down in India in 3 years. Cheap planning and politics ruin the experience of working here.

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions around Automation focussed mainly on Java concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your Java basics
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write a Java Program to reverse a string
  • Ans. 

    Java program to reverse a string

    • Create a char array from the input string

    • Use two pointers to swap characters at opposite ends

    • Continue swapping until the pointers meet in the middle

  • Answered by AI
  • Q2. Write a program to find duplicate in given string and print the count of characters
  • Ans. 

    Program to find duplicates in a given string and print the count of characters

    • Iterate through each character in the string and store the count of each character in a hashmap

    • Print the characters with count greater than 1 to find duplicates

    • Handle both uppercase and lowercase characters separately if needed

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. API test cases, API workflow
  • Q2. Test cases for mobile recharge
  • Ans. 

    Test cases for mobile recharge feature

    • Verify user can successfully recharge their mobile with valid amount

    • Verify user receives confirmation message after successful recharge

    • Verify user cannot recharge with invalid amount

    • Verify user cannot recharge with insufficient balance

    • Verify user cannot recharge if network connection is lost

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Explain testing framework used in project
  • Ans. 

    The testing framework used in the project is Selenium with TestNG for automated testing.

    • Selenium is used for automating web applications testing

    • TestNG is used for organizing test cases and generating reports

    • Framework allows for easy maintenance and scalability

    • Integration with CI/CD tools like Jenkins for continuous testing

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Explain SOLID principle
  • Ans. 

    SOLID is a set of five design principles to make software designs more understandable, flexible, and maintainable.

    • S - Single Responsibility Principle: A class should have only one reason to change.

    • O - Open/Closed Principle: Software entities should be open for extension but closed for modification.

    • L - Liskov Substitution Principle: Objects of a superclass should be replaceable with objects of its subclasses without aff...

  • Answered by AI
  • Q2. Memory Allocation in Java
  • Ans. 

    Memory allocation in Java is managed by the JVM using the heap and stack memory areas.

    • Java uses the heap memory for storing objects and the stack memory for storing method calls and local variables.

    • Memory allocation in Java is automatic and managed by the garbage collector.

    • Java provides the 'new' keyword to allocate memory for objects on the heap.

    • Primitive data types are stored on the stack, while objects are stored on

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Hacker earth coding round

Round 2 - Technical 

(2 Questions)

  • Q1. About java and selenium based frameworks
  • Q2. Database queries
Round 3 - Behavioral 

(1 Question)

  • Q1. Have you worked in an agile environment before?
  • Ans. 

    Yes, I have worked in an agile environment before.

    • I have experience working in Scrum and Kanban methodologies

    • I have participated in daily stand-up meetings, sprint planning, and retrospectives

    • I have collaborated closely with developers, product owners, and other team members to deliver high-quality software

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at KIIT University, Bhuvaneshwar and was interviewed before Sep 2022. There were 4 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 - Aptitude Test 

Reasoning, aptitude, mathematics

Round 3 - Technical 

(1 Question)

  • Q1. Question about basic of c , java, dbms, os cloud computing ,oops concept
Round 4 - Coding Test 

DSA , JAVA , dynamic Programing

I was interviewed in Nov 2020.

Round 1 - Face to Face 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Easy

Started with the introduction.
Then there were two-three coding questions.
Some OS and DBMS concepts were asked.
Questions related to testing were also included.

  • Q1. Reverse the String

    You are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string.

    For example:

     If the given string is: STR...
  • Ans. Optimal Solution
    • Traverse the string and swap the first character with the last character, the second character with the second last character and so on.
    • Basically, you need to swap the i-th character with the (N-i-1)-th character where N is the length of the string and 0-based indexing is considered.
    Space Complexity: O(1)Explanation:

    O(1).

     

    In the worst case, only constant extra space is required.

    Time Complexity: O(...
  • Answered by CodingNinjas
  • Q2. Number And Digits

    You are given a positive number ‘N.’ You need to find all the numbers such that the sum of digits of those numbers to the number itself is equal to ‘N.’

    For example:
    You are given ‘N’ a...
  • Ans. Brute Force

    In this approach, we iterate through the numbers from 1 to N. We will find the sum of its digits and add it to the integer itself for each number. Then, we check if the obtained sum is equal to N.

    We create a recursive function called sumOfDigits(num) that returns the sum of digits of the number num.

     

    Algorithm:

    • The function sumOfDigits(num) 
      • If num is equal to 0 return 0
      • Otherwise, return num % 10 + su...
  • Answered by CodingNinjas
Round 2 - Face to Face 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

This was quite a tough round that can be cleared only by practice and understanding the problem. They asked about the profile first, then questions related to testing, SDLC, and so on. And then, I was asked to write test cases for two to three problems. Writing a test case was a task in this round. The interview was a senior testing engineer and was very friendly and helpful also and answered all my queries related to work.

  • Q1. Technical Questions

    Test Cases for Paytm Wallet (at least 10)

    You are downloading a file in your system, write test cases for this situation (5-6 TEST CASES)

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Indira Gandhi Delhi Technical University for Women. I applied for the job as Software Testing Engineer in NoidaEligibility criteria6.8 and above CGPA, Active and dead backlogs not allowedPaytm (One97 Communications Limited) interview preparation:Topics to prepare for the interview - OOPS, Data Structures and Algorithms, Operating System, Low-Level Design, DBMSTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Practice question from every section (Arrays, String, Data Structures) 
Tip 2 : Practice question that required you to write test cases for a problem (as they judge you on your practical implementation)
Tip 3 : Practice low level designing questions (it indirectly helps you to write test cases )
Tip 4 : Choose your favorite Data Structure and practice well on it (as this is the most commonly asked question)

Application resume tips for other job seekers

Tip 1 : Have at least three projects in your resume (Include only those which you can explain and demonstrate)
Tip 2 : Include a column of "Position of Responsibility" in addition to your work experience and technicalities (it is impactful as it shows your extra activities apart from your regular curriculum)

Final outcome of the interviewSelected

Skills evaluated in this interview

Fiserv Interview FAQs

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

Some of the top questions asked at the Fiserv Senior Test Engineer interview -

  1. What is the difference between API and WebService. Oops conce...read more
  2. Data Structure cod...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Fiserv interview
Recruitment Consultant
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Fiserv Senior Test Engineer Salary
based on 98 salaries
₹4.6 L/yr - ₹15 L/yr
10% less than the average Senior Test Engineer Salary in India
View more details

Fiserv Senior Test Engineer Reviews and Ratings

based on 14 reviews

3.3/5

Rating in categories

3.3

Skill development

2.7

Work-Life balance

2.8

Salary & Benefits

3.7

Job Security

3.7

Company culture

2.9

Promotions/Appraisal

2.7

Work Satisfaction

Explore 14 Reviews and Ratings
Technical Lead
1.4k salaries
unlock blur

₹11 L/yr - ₹36 L/yr

Senior Associate
527 salaries
unlock blur

₹3.5 L/yr - ₹15 L/yr

Specialist
477 salaries
unlock blur

₹10.2 L/yr - ₹29 L/yr

Senior Software Engineer
452 salaries
unlock blur

₹7 L/yr - ₹28.5 L/yr

Software Developer
358 salaries
unlock blur

₹9.4 L/yr - ₹21 L/yr

Explore more salaries
Compare Fiserv with

Global Payments

4.1
Compare

FIS

3.9
Compare

Broadridge Financial Solutions

4.0
Compare

NCR Corporation

3.8
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