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 Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

FIS QA Engineer Interview Questions and Answers

Updated 5 Dec 2024

FIS QA Engineer Interview Experiences

2 interviews found

QA Engineer Interview Questions & Answers

user image Sunil Y B

posted on 5 Dec 2024

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

Questions on basic programs on string handling

QA Engineer Interview Questions & Answers

user image Charitha N

posted on 23 Jun 2024

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

(1 Question)

  • Q1. Define bug cycle
  • Ans. 

    Bug cycle is the process of identifying, reporting, fixing, retesting, and closing bugs in software development.

    • Bug is identified by QA Engineer during testing phase

    • Bug is reported to development team for fixing

    • Development team fixes the bug

    • QA Engineer retests the bug to verify the fix

    • If bug is fixed, it is closed. If not, cycle repeats

  • Answered by AI

Skills evaluated in this interview

QA Engineer Interview Questions Asked at Other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many mi ... read more
Q2. Suppose your manager gave you one task which has to be complete i ... read more
Q3. 100 apples in 5 consecutive days, each day 6 more than the previo ... read more
Q4. how to access amazon page directly directly with out using driver ... read more
Q5. pen weight = 2 kg + 1/2 of its own weight -> what is the weigh ... read more

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Wait in Selenium. type of waits.
  • Ans. 

    Types of waits in Selenium include implicit, explicit, and fluent waits.

    • Implicit waits wait for a certain amount of time before throwing an exception if an element is not found.

    • Explicit waits wait for a certain condition to be met before proceeding with the next step.

    • Fluent waits wait for a certain condition to be met within a specified time frame.

    • Examples of conditions include element visibility, element clickability,...

  • Answered by AI
  • Q2. Dynamic element how to search
  • Ans. 

    Dynamic elements can be searched using unique attributes like ID, class, name, or XPath.

    • Use ID attribute if it's unique and static

    • Use class attribute if it's unique and dynamic

    • Use name attribute if it's unique and static

    • Use XPath if other attributes are not unique or not available

  • Answered by AI
  • Q3. Jenkins do u know or not
  • Ans. 

    Jenkins is an open-source automation server that helps to automate parts of the software development process.

    • Jenkins is used for continuous integration and continuous delivery

    • It can be used to build, test, and deploy software

    • Jenkins has a large number of plugins available to extend its functionality

    • Examples of plugins include Git, Maven, and JUnit

    • Jenkins can be configured to run on different operating systems and envir

  • Answered by AI
  • Q4. How to fetch data from xls
  • Ans. 

    To fetch data from xls, use a library like Apache POI or OpenPyXL.

    • Use a library like Apache POI or OpenPyXL to read data from xls files

    • Identify the sheet and cell range to read data from

    • Iterate through the rows and columns to extract the data

    • Handle any formatting or data type conversions as needed

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare selenium with java testng and appache poi.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. About STLC and SDLC

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepare all QA related questions from guru99.

I applied via Campus Placement and was interviewed before Oct 2020. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Questions were regarding my engineering subjects
  • Q2.  Interviewer asked me a simple but complex programming question to solve
  • Q3. He asked me about my strength , other curriculum activities I participated in

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to be calm and stick to question ,don't try to drag interviewer to any other topic
Try to be honest with interviewer
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What are server and client side codes
  • Ans. 

    Server side code runs on the server and client side code runs on the client's browser.

    • Server side code is executed on the server before the data is sent to the client's browser.

    • Client side code is executed on the client's browser after receiving the data from the server.

    • Examples of server side code include PHP, Java, and Python.

    • Examples of client side code include JavaScript, HTML, and CSS.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your problem solving technique strong even if you don't know the exact solution

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Reverse String code And all the automation and api related questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain hooks file,
  • Ans. 

    Hooks file is a file in software development that contains reusable code snippets or functions to be executed at specific points in the program.

    • Hooks file is commonly used in web development frameworks like React to manage state and side effects.

    • It allows developers to reuse code and avoid repetition.

    • Examples of hooks include useState, useEffect, and useContext in React.

  • Answered by AI
  • Q2. Interface concept

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. What is STLC How Webdriver works
  • Ans. 

    STLC stands for Software Testing Life Cycle. Webdriver is a tool used for automating web application testing.

    • STLC is a process followed by QA teams to ensure software quality

    • It includes planning, designing, executing and reporting of tests

    • Webdriver is a popular tool for automating web application testing

    • It uses a browser-specific driver to interact with web elements

    • Webdriver supports multiple programming languages like

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What are OOPS concepts What is polymorphism
  • Ans. 

    OOPS concepts are the principles of Object-Oriented Programming that help in creating modular and reusable code.

    • Encapsulation: Binding data and functions together in a single unit called class

    • Inheritance: Acquiring properties and behavior of a parent class by a child class

    • Polymorphism: Ability of an object to take many forms. It can be achieved through method overloading and method overriding

    • Abstraction: Hiding the imp...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company. Lot of projects. Lot to learn

Skills evaluated in this interview

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

I applied via Referral and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Selenium based questions
  • Q2. Handling window popup

FIS Interview FAQs

How many rounds are there in FIS QA Engineer interview?
FIS interview process usually has 1 rounds. The most common rounds in the FIS interview process are Technical and Coding Test.
How to prepare for FIS QA 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 FIS. The most common topics and skills that interviewers at FIS expect are Automation Testing, Assembly Language, Selenium, Test Cases and API.

Tell us how to improve this page.

FIS QA Engineer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Join FIS Advancing the way the world pays, banks and investments
FIS QA Engineer Salary
based on 58 salaries
₹3.8 L/yr - ₹11.1 L/yr
26% more than the average QA Engineer Salary in India
View more details

FIS QA Engineer Reviews and Ratings

based on 11 reviews

2.6/5

Rating in categories

1.8

Skill development

2.5

Work-life balance

2.3

Salary

2.2

Job security

2.4

Company culture

2.0

Promotions

2.2

Work satisfaction

Explore 11 Reviews and Ratings
Senior Software Engineer
2.7k salaries
unlock blur

₹7 L/yr - ₹30 L/yr

Software Engineer
1.7k salaries
unlock blur

₹4.1 L/yr - ₹15.6 L/yr

Lead Engineer
726 salaries
unlock blur

₹8 L/yr - ₹24.9 L/yr

Senior Leader Engineer
698 salaries
unlock blur

₹9.9 L/yr - ₹30.5 L/yr

Team Member
636 salaries
unlock blur

₹1.4 L/yr - ₹6 L/yr

Explore more salaries
Compare FIS with

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare

Capgemini

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