Upload Button Icon Add office photos
Premium Employer

i

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

Finastra Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Finastra QA Engineer Interview Questions and Answers

Updated 22 Aug 2024

Finastra QA Engineer Interview Experiences

2 interviews found

QA Engineer Interview Questions & Answers

user image Shai Tzohar

posted on 22 Aug 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. About previous job
  • Q2. Technical details
Round 2 - Aptitude Test 

SQL , Qa daily work, automation questions

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 1 Apr 2024

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

(4 Questions)

  • Q1. Give few examples of testing done in real life scenarios
  • Ans. 

    Testing in real life scenarios involves checking the functionality and performance of products or services in practical situations.

    • Testing the durability of a new phone by dropping it from different heights

    • Testing the waterproof feature of a watch by submerging it in water

    • Testing the battery life of a laptop by using it continuously for a certain period

    • Testing the taste and quality of a new food product by conducting a...

  • Answered by AI
  • Q2. SQL realted questions
  • Q3. What is regression testing
  • Ans. 

    Regression testing is the process of retesting a software application to ensure that new code changes have not adversely affected existing functionality.

    • It involves running previously executed test cases to verify that the existing features still work correctly after code changes.

    • Regression testing helps in identifying any defects introduced by new code changes.

    • Automated testing tools are often used to streamline the r...

  • Answered by AI
  • Q4. Tell me something about finastra

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. how to access amazon page directly directly with out using driver ... read more
Q4. 100 apples in 5 consecutive days, each day 6 more than the previo ... read more
Q5. 7)how do you drive your data in automation , how do you validate ... read more

Interview questions from similar companies

I applied via Walk-in and was interviewed before Jun 2021. There were 3 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 Resume tips
Round 2 - Group Discussion 

Current Technologies

Round 3 - Aptitude Test 

Duration 1 hr, Coding,GK and English

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good knowledge in ths subject which you are applying for th post

I applied via Referral and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Why TCS?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be clear with the basics and you will be through
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Testcase for lift
  • Ans. 

    Testcase for lift functionality

    • Test the lift buttons for each floor

    • Test the emergency stop button

    • Test the door opening and closing mechanism

    • Test the weight limit functionality

  • Answered by AI
  • Q2. SQL questions and queries were asked
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

They told to write java program in string and collections

Round 2 - One-on-one 

(2 Questions)

  • Q1. Different between test cases and test scenario
  • Ans. 

    Test cases are specific conditions or inputs to test a particular functionality, while test scenarios are a sequence of test cases to test a broader functionality.

    • Test cases are detailed steps to test a specific functionality, while test scenarios are a collection of test cases to test a broader functionality.

    • Test cases are more granular and focus on individual functionalities, while test scenarios are more high-level ...

  • Answered by AI
  • Q2. Write a program to read from excel
  • Ans. 

    A program to read data from an Excel file using a programming language.

    • Use a library or module that supports reading Excel files, such as pandas in Python or Apache POI in Java.

    • Open the Excel file and select the specific sheet or range of cells to read data from.

    • Iterate through the rows and columns to extract the data and store it in an array of strings.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why you want to switch company
  • Ans. 

    Seeking new challenges and growth opportunities in a more innovative environment.

    • Desire for new challenges and learning opportunities

    • Seeking a more innovative work environment

    • Looking for career growth and advancement

    • Interested in working with new technologies or methodologies

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Oct 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 Resume tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. Remove duplicates in string
  • Ans. 

    Remove duplicates in a string array

    • Iterate through the array and use a Set to store unique strings

    • Convert the Set back to an array to get the final result

  • Answered by AI
  • Q2. Remove spaces in string
  • Ans. 

    Remove spaces in a string

    • Use string.replace() method with regex to replace spaces with empty string

    • Alternatively, loop through each character in the string and build a new string without spaces

    • Consider trimming the string first to remove leading and trailing spaces

  • Answered by AI
  • Q3. What is testing
  • Ans. 

    Testing is the process of evaluating a system or application to identify defects or errors.

    • Testing involves executing software to find bugs or issues.

    • It ensures that the software meets the specified requirements.

    • Types of testing include functional, performance, security, and regression testing.

    • Examples of testing tools include Selenium, JUnit, and Postman.

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Strings remove duplicate and count
  • Ans. 

    Remove duplicate strings in an array and count occurrences of each string.

    • Iterate through the array and use a Set to remove duplicates.

    • Use a HashMap to count occurrences of each string.

    • Return the unique strings and their counts.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Discussed about salary

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about your skills
  • Ans. 

    I have strong skills in manual and automated testing, test planning, test case design, defect tracking, and regression testing.

    • Proficient in using testing tools such as Selenium, JIRA, and TestRail

    • Experience in creating test plans, test cases, and test scripts

    • Skilled in identifying and documenting software defects

    • Knowledge of regression testing and test automation frameworks

    • Ability to work effectively in a team environ

  • Answered by AI
  • Q2. What is your expected salary
  • Ans. 

    My expected salary is based on my experience, skills, and the market rate for QA Engineers.

    • Consider my years of experience in QA testing

    • Take into account my relevant certifications or qualifications

    • Research the average salary range for QA Engineers in this location

  • Answered by AI

Interview Questionnaire 

1 Question

  • Q1. Automation and mangerial

Interview Preparation Tips

Interview preparation tips for other job seekers - They will conduct the managerial round and then they will reject you without any reasons.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Questions on basic programs on string handling

Contribute & help others!
anonymous
You can choose to be anonymous

Finastra Interview FAQs

How many rounds are there in Finastra QA Engineer interview?
Finastra interview process usually has 1-2 rounds. The most common rounds in the Finastra interview process are Technical, HR and Aptitude Test.
How to prepare for Finastra 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 Finastra. The most common topics and skills that interviewers at Finastra expect are SQL, Recruitment, Quality Assurance Engineering, Selenium and Manual Testing.
What are the top questions asked in Finastra QA Engineer interview?

Some of the top questions asked at the Finastra QA Engineer interview -

  1. Give few examples of testing done in real life scenar...read more
  2. What is regression test...read more
  3. SQL realted questi...read more

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

INTERVIEWS

UST

No Interviews

INTERVIEWS

Finastra

No Interviews

INTERVIEWS

FIS

No Interviews

SALARIES

Digit Insurance

SALARIES

Mindgraph

Tell us how to improve this page.

Finastra QA Engineer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more
Finastra QA Engineer Salary
based on 86 salaries
₹5.5 L/yr - ₹14.2 L/yr
78% more than the average QA Engineer Salary in India
View more details

Finastra QA Engineer Reviews and Ratings

based on 11 reviews

4.1/5

Rating in categories

4.1

Skill development

4.2

Work-life balance

4.3

Salary

4.3

Job security

4.2

Company culture

4.1

Promotions

4.1

Work satisfaction

Explore 11 Reviews and Ratings
Software Engineer
328 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
322 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
163 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior QA Engineer
90 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
86 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Finastra with

Temenos

3.2
Compare

FIS

3.9
Compare

Nucleus Software Exports

3.5
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent