Premium Employer

i

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

FNZ Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

FNZ Test Engineer Interview Questions and Answers

Updated 18 Jan 2025

FNZ Test Engineer Interview Experiences

2 interviews found

Test Engineer Interview Questions & Answers

user image RUDRA PRASAD MAHARANA

posted on 18 Jan 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. OOPS concept implementation in TAF.
  • Ans. 

    OOPS concepts like inheritance, encapsulation, and polymorphism can be implemented in Test Automation Framework (TAF) to improve code reusability and maintainability.

    • Inheritance: Create a base test class with common methods and properties, then extend it in specific test classes.

    • Encapsulation: Use access modifiers to control the visibility of methods and properties, ensuring data integrity.

    • Polymorphism: Implement metho...

  • Answered by AI
  • Q2. String manipulation coding question.

Test Engineer Interview Questions & Answers

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

Test Engineer Interview Questions Asked at Other Companies

asked in Infosys
Q1. 1. What is the frame work u have worked and explain the framework ... read more
asked in Info Edge
Q2. Consecutive Characters Problem Statement Given a matrix of lowerc ... read more
asked in GlobalStep
Q3. What are the problems we faced in the old generation video game c ... read more
Q4. what is a type of testing? What are the principles?
asked in Info Edge
Q5. Remove Duplicates Problem Statement You are given an array of int ... read more

Interview questions from similar companies

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

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

1 hour 10 mins, MERN Stack, Face to Face. Mongodb, medium DSA Question, callback, eventloop, NodeJS asynchronous working

Interview Preparation Tips

Interview preparation tips for other job seekers - you should have prior experience in coding
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Same as posted in advice

Interview Preparation Tips

Interview preparation tips for other job seekers - JavaScript-based interview.
In-depth questions around JS topics such as promises, polyfills, output questions, event loops, web APIs, context, closures, and this.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Maths,quant for 1 hour duration

Round 2 - Coding Test 

Arrays, strings, linked list, palindrome

I applied via Approached by company and was interviewed in Dec 2021. There were 4 interview rounds.

Round 1 - Coding Test 

2 questions. 1 was basic level. 2 was of medium level.

Round 2 - One-on-one 

(2 Questions)

  • Q1. An ambiguous problem statement was given. Asking relevant questions revealed the problem to be largest island in a binary matrix. Was asked to code on an ide. And reduce space complexity to O(1).
  • Q2. Maximum sum path from root to leaf in an N-ary tree. Was asked to design an appropriate data structure. Then code the solution in O(n) time and O(1) space.
Round 3 - One-on-one 

(3 Questions)

  • Q1. Through discuss of projects. Methods used.
  • Q2. First missing positive number in an array of integer in O(n) time O(1) space.
  • Ans. 

    Find first missing positive number in an array in O(n) time and O(1) space.

    • Traverse the array and mark the presence of each positive integer by changing the sign of the corresponding index.

    • Traverse the array again and return the index of the first positive integer.

    • If all integers are present, return the length of the array + 1.

    • Example: [3, 4, -1, 1] => mark 3rd and 4th index as negative => return 2.

    • Example: [1, 2, 0] =...

  • Answered by AI
  • Q3. Given an integer, print the relevant column name in an excel sheet. Ex: 1- A , 2-B.......... 26-Z , 27-AA, 28-AB........ Was asked code on an ide and test cases were given.
  • Ans. 

    Given an integer, print the relevant column name in an excel sheet.

    • Create a string array of alphabets from A to Z

    • Use modulo operator to get remainder and divide by 26 to get quotient

    • Append the corresponding alphabet to the result string

    • Reverse the result string

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on DSA and past experience.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Online Test: First was the online test for 1hr you have to solve 2 coding questions.(Street light coverage & Candy distribution) After clearing the coding round, HR called me scheduling for technical in...
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Jul 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between a static function and a static variable?
  • Ans. 

    Static function is a function that can only be accessed within the same file, while a static variable is a variable that retains its value between function calls.

    • Static function is declared using the 'static' keyword before the return type, limiting its scope to the file it is defined in.

    • Static variable is declared using the 'static' keyword before the variable type, retaining its value between function calls.

    • Example o...

  • Answered by AI
  • Q2. What is the synchronization technique?
  • Ans. 

    Synchronization technique is a method used to control access to shared resources in a multi-threaded environment.

    • Synchronization techniques prevent race conditions and ensure data consistency

    • Common synchronization techniques include locks, semaphores, and monitors

    • Examples include using synchronized keyword in Java or mutex in C++

  • Answered by AI
Round 2 - Coding Test 

Add an element to a linked list.

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

Check if a tree is binary or not

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

Write code for advance surrying in js

Round 2 - Coding Test 

Implement custom hook for api call

Round 3 - Behavioral 

(2 Questions)

  • Q1. Basic questions arounf my previous work
  • Q2. Technical questions around performance and code optimization

FNZ Interview FAQs

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

Some of the top questions asked at the FNZ Test Engineer interview -

  1. what is bug lifecys...read more
  2. OOPS concept implementation in T...read more
  3. String manipulation coding questi...read more

Tell us how to improve this page.

FNZ Test Engineer Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Join FNZ Join us as we open up wealth

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 753 Interviews
PayPal Interview Questions
3.9
 • 207 Interviews
Visa Interview Questions
3.5
 • 138 Interviews
Angel One Interview Questions
3.9
 • 135 Interviews
MasterCard Interview Questions
3.9
 • 134 Interviews
Kotak Securities Interview Questions
3.6
 • 116 Interviews
HDFC Securities Interview Questions
3.6
 • 104 Interviews
Sharekhan Interview Questions
3.8
 • 81 Interviews
CapitalOne Interview Questions
3.7
 • 79 Interviews
View all
Test Analyst
120 salaries
unlock blur

₹8 L/yr - ₹19 L/yr

Analyst
7 salaries
unlock blur

₹9 L/yr - ₹18.2 L/yr

Quality Analyst
6 salaries
unlock blur

₹10 L/yr - ₹16 L/yr

Analyst Developer
6 salaries
unlock blur

₹10.9 L/yr - ₹30 L/yr

Test Manager
5 salaries
unlock blur

₹42 L/yr - ₹45 L/yr

Explore more salaries
Compare FNZ with

Zerodha

4.2
Compare

Upstox

3.7
Compare

Groww

3.7
Compare

Paytm Money

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