Premium Employer

i

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

FIS

Compare button icon Compare button icon Compare
3.9

based on 5.4k Reviews

Filter interviews by

FIS Software Test Analyst Interview Questions and Answers

Updated 8 Nov 2024

FIS Software Test Analyst Interview Experiences

5 interviews found

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Mar 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How will you test any application
  • Ans. 

    I will test any application by creating test cases, executing them, analyzing results, and reporting bugs.

    • Understand the requirements and functionalities of the application

    • Create test cases based on requirements and user scenarios

    • Execute test cases manually or using automation tools

    • Analyze test results and compare them with expected outcomes

    • Report bugs and issues found during testing

    • Perform regression testing to ensure...

  • Answered by AI
  • Q2. What is pesticide paradox, what is deferred status
  • Ans. 

    Pesticide paradox refers to the phenomenon where running the same set of tests repeatedly can decrease their effectiveness. Deferred status is when a bug is not fixed immediately but is scheduled to be fixed later.

    • Pesticide paradox occurs when running the same tests repeatedly leads to the tests no longer finding new bugs.

    • To avoid pesticide paradox, testers need to regularly review and update their test cases.

    • Deferred ...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Nov 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Selenium and java
Round 2 - One-on-one 

(1 Question)

  • Q1. Api and postman
Round 3 - One-on-one 

(1 Question)

  • Q1. Test scenarios and procedures
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Project overview
  • Q2. Sql Queries, etl concepts
Round 2 - Technical 

(2 Questions)

  • Q1. Data ware house concepts
  • Q2. Sql - analytical related, subqueries
Round 3 - HR 

(1 Question)

  • Q1. Package discussion
Round 1 - Assignment 

Program,Tools related questions

Round 2 - Technical 

(2 Questions)

  • Q1. Program - String, Number
  • Q2. Opps concepts,Tool knowledge, Technical program questions
Round 3 - HR 

(1 Question)

  • Q1. Discussion about sallary and joining regarding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Fis working culture and benefits are Good for employees.

FIS interview questions for designations

 Senior Software Test Analyst

 (2)

 Senior Test Analyst

 (3)

 Software Analyst

 (1)

 Senior Software Test Engineer

 (2)

 Junior Software Test Engineer

 (1)

 Senior Software Analyst

 (1)

 Test Lead

 (1)

 Test Engineer

 (1)

I applied via Company Website and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Different oops concepts and their role in frameworks developy
  • Ans. 

    Object-oriented programming concepts play a vital role in developing frameworks.

    • Inheritance: allows a class to inherit properties and methods from another class

    • Encapsulation: hiding the implementation details of a class from other classes

    • Polymorphism: ability of an object to take on many forms

    • Abstraction: focusing on essential features of an object while hiding irrelevant details

    • Examples: Selenium WebDriver framework u...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your fundamentals strong and practice one scripting language

What people are saying about FIS

View All
a quality engineering team lead
2w
Which is better to join?
Boston Consulting Group
0%
Worldpay
0%
6 participants . poll closed
Got a question about FIS?
Ask anonymously on communities.

Interview questions from similar companies

Test Engineer Interview Questions & Answers

FNZ user image shreya agarwal

posted on 13 Sep 2024

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

I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

2hrs. and 2 DB codes to execute along with mcq

Round 2 - Technical 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a dedicated Test Engineer with 5 years of experience in software testing and quality assurance.

    • 5 years of experience in software testing and quality assurance

    • Proficient in test planning, test case design, and execution

    • Strong knowledge of testing tools like Selenium and JIRA

    • Experience in both manual and automated testing

    • Excellent problem-solving skills and attention to detail

  • Answered by AI
  • Q2. What is bug lifecyscle
  • Ans. 

    Bug lifecycle refers to the stages a bug goes through from identification to resolution in software testing.

    • Bug is identified by tester

    • Bug is reported in a bug tracking system

    • Bug is assigned to a developer

    • Developer fixes the bug

    • Bug is retested by tester

    • If bug is fixed, it is closed. If not, it is reopened

    • Bug lifecycle can include stages like New, Assigned, Fixed, Retest, Closed

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to change the company?
  • Ans. 

    I am seeking new challenges and opportunities for growth in my career.

    • Looking for a more challenging role to further develop my skills

    • Interested in working with new technologies or industries

    • Seeking a company with better career advancement opportunities

    • Wanting to work in a more collaborative team environment

  • Answered by AI
  • Q2. How will you handle team as a lead?
  • Ans. 

    I will handle the team as a lead by setting clear goals, providing support and guidance, fostering open communication, and recognizing achievements.

    • Set clear goals and expectations for the team to ensure everyone is aligned towards the same objectives.

    • Provide support and guidance to team members to help them overcome challenges and improve their skills.

    • Foster open communication within the team to encourage collaboratio...

  • Answered by AI

Skills evaluated in this interview

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

Software Tester Interview Questions & Answers

Fiserv user image Liudmila Khatsko

posted on 12 Jun 2024

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

I applied via Company Website and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself?
  • Q2. What is Jira?Difference between Zephyr and X-Ray?
  • Ans. 

    Jira is a project management tool. Zephyr and X-Ray are test management tools integrated with Jira.

    • Jira is a project management tool used for tracking issues, managing projects, and agile development.

    • Zephyr is a test management tool that integrates with Jira for test case management and execution.

    • X-Ray is another test management tool that integrates with Jira, offering more advanced test management features like test p

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be yourself

FIS Interview FAQs

How many rounds are there in FIS Software Test Analyst interview?
FIS interview process usually has 2-3 rounds. The most common rounds in the FIS interview process are Technical, One-on-one Round and HR.
How to prepare for FIS Software Test Analyst 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 FIS. The most common topics and skills that interviewers at FIS expect are Functional Testing, API Testing, Agile Coaching, Automation Testing and Banking.
What are the top questions asked in FIS Software Test Analyst interview?

Some of the top questions asked at the FIS Software Test Analyst interview -

  1. what is pesticide paradox, what is deferred sta...read more
  2. Different oops concepts and their role in frameworks devel...read more
  3. how will you test any applicat...read more

Tell us how to improve this page.

FIS Software Test Analyst Interview Process

based on 3 interviews in last 1 year

Interview experience

3.3
  
Average

People are getting interviews through

based on 3 FIS interviews
Company Website
Job Portal
33%
33%
34% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Join FIS Advancing the way the world pays, banks and investments

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Mphasis Interview Questions
3.4
 • 781 Interviews
Paytm Interview Questions
3.3
 • 745 Interviews
PhonePe Interview Questions
4.0
 • 292 Interviews
View all
FIS Software Test Analyst Salary
based on 457 salaries
₹4 L/yr - ₹16 L/yr
40% more than the average Software Test Analyst Salary in India
View more details

FIS Software Test Analyst Reviews and Ratings

based on 42 reviews

4.0/5

Rating in categories

3.6

Skill development

4.1

Work-Life balance

3.7

Salary & Benefits

3.7

Job Security

3.9

Company culture

3.3

Promotions/Appraisal

3.8

Work Satisfaction

Explore 42 Reviews and Ratings
Senior Software Engineer
2.8k salaries
unlock blur

₹7.8 L/yr - ₹29 L/yr

Software Engineer
1.7k salaries
unlock blur

₹4.1 L/yr - ₹16 L/yr

Lead Engineer
705 salaries
unlock blur

₹7.3 L/yr - ₹27 L/yr

Team Member
675 salaries
unlock blur

₹1.5 L/yr - ₹6 L/yr

Senior Leader Engineer
649 salaries
unlock blur

₹9.9 L/yr - ₹30.5 L/yr

Explore more salaries
Compare FIS with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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