Upload Button Icon Add office photos

Fiserv

Compare button icon Compare button icon Compare

Filter interviews by

Fiserv Senior Software Test Engineer Interview Questions and Answers

Updated 1 Apr 2024

Fiserv Senior Software Test Engineer Interview Experiences

1 interview found

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

(1 Question)

  • Q1. Coding questions java string programs
Round 2 - HR 

(1 Question)

  • Q1. Generic hr questions

Interview questions from similar companies

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
-
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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. Appreciation you received for work
  • Q2. Tell you work done for which you got appreciation
Round 3 - HR 

(2 Questions)

  • Q1. Will you negotiate on the package
  • Q2. Do the best negotiations and ask about the budget of hr

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your best and be confident at the time of interview

I applied via Indeed and was interviewed in Jun 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. Manual and automation testing
  • Q2. Selenium and manual testing

Interview Preparation Tips

Topics to prepare for HighRadius Senior QA Engineer -Software Testing interview:
  • Manual and automation testing
Interview preparation tips for other job seekers - I have trained in livetech institute at manual testing and core java and also selenium well versed with SDLC and STLC and also agile methodology with defect bug life cycle

I applied via Naukri.com and was interviewed in Oct 2021. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java, Oops, Automation Framework, Payment Gateway, API Testing, UI Testing, SQL, Basic concepts of Testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is good.
1 written, 3 technical and 1 managerial Round is there

I was interviewed in Jan 2021.

Interview Questionnaire 

1 Question

  • Q1. Find duplicates in a string and count repeated letters
  • Ans. 

    Find duplicates in a string and count repeated letters

    • Iterate through each character in the string

    • Use a hash map to store the count of each character

    • If a character is already present in the hash map, increment its count

    • After iterating through the string, filter the hash map to get the duplicate characters and their counts

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 techno managerial rounds followed by HR Round.
Questions were on java, collections, selenium and Jenkins.

Process took over a month.

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

Fiserv Interview FAQs

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

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

  1. Coding questions java string progr...read more
  2. Generic hr questi...read more

Tell us how to improve this page.

Fiserv Senior Software Test Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Paytm Interview Questions
3.3
 • 776 Interviews
FIS Interview Questions
3.9
 • 480 Interviews
PhonePe Interview Questions
4.0
 • 307 Interviews
PayPal Interview Questions
3.9
 • 211 Interviews
HighRadius Interview Questions
2.9
 • 181 Interviews
View all
Fiserv Senior Software Test Engineer Salary
based on 16 salaries
₹7 L/yr - ₹17.9 L/yr
At par with the average Senior Software Test Engineer Salary in India
View more details
Technical Lead
1.5k salaries
unlock blur

₹11 L/yr - ₹38 L/yr

Specialist
554 salaries
unlock blur

₹10 L/yr - ₹29 L/yr

Senior Associate
538 salaries
unlock blur

₹3.8 L/yr - ₹13.7 L/yr

Senior Software Engineer
439 salaries
unlock blur

₹7 L/yr - ₹26.9 L/yr

Professional
366 salaries
unlock blur

₹5.8 L/yr - ₹19.1 L/yr

Explore more salaries
Compare Fiserv with

Global Payments

4.1
Compare

FIS

3.9
Compare

Broadridge Financial Solutions

3.9
Compare

NCR Corporation

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