Upload Button Icon Add office photos
Engaged Employer

i

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

FidyPay Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 6 Reviews

Filter interviews by

FidyPay Senior Software Test Engineer Interview Questions, Process, and Tips

Updated 18 Dec 2024

FidyPay Senior Software Test Engineer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Type of wait in selenium and its syntax
  • Ans. 

    Implicit wait and Explicit wait are two types of waits in Selenium

    • Implicit wait is used to tell the WebDriver to wait for a certain amount of time before throwing a 'No Such Element' exception

    • Syntax for Implicit wait: driver.manage().timeouts().implicitlyWait(10, TimeUnit.SECONDS);

    • Explicit wait is used to tell the WebDriver to wait for a certain condition to occur before proceeding further

    • Syntax for Explicit wait: WebD...

  • Answered by AI
  • Q2. Type of locators in selenium
  • Ans. 

    Types of locators in Selenium include ID, Name, Class Name, Tag Name, Link Text, Partial Link Text, CSS Selector, and XPath.

    • ID - locate elements by their ID attribute

    • Name - locate elements by their Name attribute

    • Class Name - locate elements by their Class attribute

    • Tag Name - locate elements by their HTML tag name

    • Link Text - locate elements by the exact text of a link

    • Partial Link Text - locate elements by a partial matc...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Type of join in sql
  • Ans. 

    Types of joins in SQL include inner join, outer join, left join, and right join.

    • Inner join: Returns rows when there is a match in both tables

    • Outer join: Returns all rows when there is a match in one of the tables

    • Left join: Returns all rows from the left table and the matched rows from the right table

    • Right join: Returns all rows from the right table and the matched rows from the left table

  • Answered by AI
  • Q2. Type of testing
  • Ans. 

    Different types of testing include functional, non-functional, manual, automated, regression, performance, and security testing.

    • Functional testing focuses on verifying that the software functions correctly according to the requirements.

    • Non-functional testing includes performance, usability, reliability, and compatibility testing.

    • Manual testing involves testers executing test cases manually without using any automation ...

  • Answered by AI
Round 3 - Technical 

(3 Questions)

  • Q1. Black box testing vs white box testing
  • Ans. 

    Black box testing focuses on testing the functionality of the software without knowing its internal code, while white box testing involves testing the internal code structure.

    • Black box testing is based on external specifications and does not require knowledge of internal code.

    • White box testing is based on internal code structure and requires knowledge of the code.

    • Black box testing is more focused on user perspective an...

  • Answered by AI
  • Q2. Bdd vs tdd
  • Ans. 

    BDD focuses on behavior while TDD focuses on implementation details.

    • BDD (Behavior Driven Development) focuses on defining the behavior of the system from the user's perspective.

    • TDD (Test Driven Development) focuses on writing tests before writing the actual code.

    • BDD uses natural language to define scenarios and features, making it more readable for non-technical stakeholders.

    • TDD is more focused on writing small, specif...

  • Answered by AI
  • Q3. Type of testing
  • Ans. 

    Different types of testing include functional, non-functional, manual, automated, regression, performance, and security testing.

    • Functional testing ensures that the software functions correctly according to the requirements.

    • Non-functional testing focuses on aspects like performance, usability, and security.

    • Manual testing involves human testers executing test cases without automation.

    • Automated testing uses tools to autom...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - All round was good
But in 3 rd the person Bhattacharyya is manipulative and negative attitudes person and all three all persons ask about what is the current salary
I found there is problem related to salary

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Types of testing
  • Ans. 

    Types of testing include functional testing, non-functional testing, manual testing, automated testing, regression testing, and performance testing.

    • Functional testing: Testing the functionality of the software against the requirements.

    • Non-functional testing: Testing aspects like performance, usability, and security.

    • Manual testing: Testing performed manually by testers.

    • Automated testing: Testing performed using automate...

  • Answered by AI
  • Q2. Cucumber framework
Round 2 - One-on-one 

(1 Question)

  • Q1. Scenario based questions
Round 3 - HR 

(1 Question)

  • Q1. General discussion

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Selenium ques
  • Q2. Java string question
Round 2 - Technical 

(2 Questions)

  • Q1. Agile related question
  • Q2. Framework related question

Interview Preparation Tips

Interview preparation tips for other job seekers - Wont be that Hard...cover the basics & be bold
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Its a one hour test.

Round 2 - Technical 

(2 Questions)

  • Q1. Basic Java And Coding
  • Q2. Collection in Java , multithreading

Test Engineer Interview Questions & Answers

UBS user image Ashwini Naresh Modi

posted on 18 Jun 2024

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

(1 Question)

  • Q1. Testing levels and Test strategy
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Java basics interview questions

Test Engineer Interview Questions & Answers

BNY user image Kishore Murugan

posted on 25 Aug 2023

Interview experience
4
Good
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 - Coding Test 

Karat interview process

Round 3 - One-on-one 

(1 Question)

  • Q1. Discussion about project and core things
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was not tough it was easy

Round 2 - Coding Test 

It was basic questions like JAVA and SQL

Round 3 - HR 

(2 Questions)

  • Q1. Where do you see yourself in 5 years
  • Ans. 

    In five years, I see myself as a senior software tester leading a team of testers and contributing to the development of innovative testing strategies.

    • Advancing to a senior software tester role

    • Leading a team of testers

    • Contributing to the development of innovative testing strategies

  • Answered by AI
  • Q2. Why do you want to join BNP
  • Ans. 

    I want to join BNP because of its reputation for innovation and growth in the software testing industry.

    • BNP has a strong reputation for innovation and growth in the software testing industry

    • I am impressed by BNP's commitment to quality and continuous improvement

    • I believe that working at BNP will provide me with valuable experience and opportunities for career advancement

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare JAVA and SQL, also projects

I applied via Naukri.com and was interviewed in Aug 2022. There were 5 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 - HR 

(1 Question)

  • Q1. 1. Are you looking for a job change? 2. How many years of experience do you have? 3. Which company? 4. Your designation in your organization? 5. Current CTC and expected CTC? 6. On which day should we arra...
Round 3 - One-on-one 

(1 Question)

  • Q1. 1. Introduction 2. Manual testing questions- test cases, test scenarios 3 string, array and collection 4. Core java - oops concept 5. Selenium questions- dropdown, waits, parameterization, Action class,...
Round 4 - Technical 

(1 Question)

  • Q1. 1. Star program 2. Locator finding 3. Various other program- palindrome, reverse string etc 4. Condition based programming.
Round 5 - HR 

(1 Question)

  • Q1. 1. Documentation and verification 2. Salary discussion and negotiation 3. Join date

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is the easiest task if you have good communication skills and confidence on your knowledge and skills.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Basic selenium,Java questions
Round 2 - Technical 

(1 Question)

  • Q1. Coding questions, framework indepth questions
Round 3 - HR 

(1 Question)

  • Q1. Salary details , Negotiation, compelling force

FidyPay Interview FAQs

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

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

  1. Type of wait in selenium and its syn...read more
  2. Black box testing vs white box test...read more
  3. Type of locators in selen...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

HSBC Group Interview Questions
4.0
 • 483 Interviews
American Express Interview Questions
4.2
 • 352 Interviews
UBS Interview Questions
4.0
 • 345 Interviews
BNY Interview Questions
4.0
 • 325 Interviews
Morgan Stanley Interview Questions
3.7
 • 297 Interviews
Citicorp Interview Questions
3.7
 • 275 Interviews
Morningstar Interview Questions
4.0
 • 237 Interviews
FactSet Interview Questions
4.0
 • 202 Interviews
View all
System Engineer
4 salaries
unlock blur

₹1 L/yr - ₹2.5 L/yr

Java Developer
4 salaries
unlock blur

₹3 L/yr - ₹8.5 L/yr

SME
4 salaries
unlock blur

₹3.2 L/yr - ₹6 L/yr

Explore more salaries
Compare FidyPay with

HSBC Group

4.0
Compare

Cholamandalam Investment & Finance

4.0
Compare

SBI Cards & Payment Services

3.7
Compare

BNY

4.0
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