Add office photos
Engaged Employer

Capgemini

3.7
based on 40.3k Reviews
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by

10+ Fidelity National Financial Interview Questions and Answers

Updated 18 Dec 2024
Popular Designations

Q1. Sql joins Different types of waits in selenium Explict wait and implicit wait

Ans.

Explaining SQL joins and different types of waits in Selenium

  • SQL joins are used to combine data from two or more tables based on a related column

  • There are four types of SQL joins: inner join, left join, right join, and full outer join

  • Explicit wait is used to wait for a specific condition to occur before proceeding with the test

  • Implicit wait is used to wait for a certain amount of time before throwing an exception if the element is not found

  • Other types of waits in Selenium inc...read more

Add your answer

Q2. What is the program to reverse a string?

Ans.

One way to reverse a string is by using a loop to iterate through the characters and build a new string in reverse order.

  • Create a new empty string to store the reversed string.

  • Iterate through the original string from the last character to the first.

  • Append each character to the new string.

  • Return the reversed string.

Add your answer

Q3. write a program to count characters in a string

Ans.

A program to count characters in a string

  • Iterate through the string and count each character

  • Use a dictionary to store the count of each character

  • Handle edge cases such as empty string or null input

Add your answer

Q4. Documentations in QA processes.

Ans.

Documentations play a crucial role in QA processes for ensuring traceability and repeatability of tests.

  • Documenting test plans, test cases, and test results helps in tracking progress and identifying issues.

  • Maintaining detailed documentation allows for easy replication of tests and troubleshooting of failures.

  • Documentation also aids in knowledge transfer among team members and ensures consistency in testing practices.

  • Using tools like Jira, Confluence, or TestRail can streamli...read more

Add your answer
Discover Fidelity National Financial interview dos and don'ts from real experiences

Q5. Difference between where and having

Ans.

WHERE is used to filter rows before grouping, HAVING is used to filter groups after grouping.

  • WHERE is used with SELECT, UPDATE, DELETE statements to filter rows based on a condition

  • HAVING is used with GROUP BY clause to filter groups based on a condition

  • WHERE is applied before data is grouped, HAVING is applied after data is grouped

  • Example: SELECT * FROM table WHERE column = value;

  • Example: SELECT column, COUNT(*) FROM table GROUP BY column HAVING COUNT(*) > 1;

Add your answer

Q6. Explain framework,wait concepts,frames, exception

Ans.

Framework, wait concepts, frames, and exceptions are important concepts in software testing.

  • Framework: It is a set of guidelines or rules used to create and structure automated tests.

  • Wait concepts: Used to handle synchronization issues in test automation, such as implicit, explicit, and fluent waits.

  • Frames: In web testing, frames are used to divide a web page into multiple sections, each with its own HTML document.

  • Exception: An event that disrupts the normal flow of a program...read more

Add your answer

Q7. what is agilemethodology

Ans.

Agile methodology is a software development approach that emphasizes flexibility, collaboration, and iterative development.

  • Focus on delivering working software in short iterations

  • Emphasizes collaboration between cross-functional teams

  • Allows for changes and adjustments throughout the development process

  • Common practices include daily stand-up meetings, sprint planning, and retrospectives

Add your answer

Q8. what is selenium framework

Ans.

Selenium framework is a set of tools, libraries, and best practices used for automated testing of web applications.

  • Selenium framework allows for writing and executing automated tests for web applications.

  • It provides features like test case management, reporting, and integration with CI/CD tools.

  • Popular frameworks built on top of Selenium include TestNG, JUnit, and Cucumber.

  • Selenium WebDriver is a key component of the framework for interacting with web elements.

  • Frameworks like...read more

Add your answer

Q9. what is api testing

Ans.

API testing is a type of software testing that involves testing APIs directly to ensure they meet functionality, reliability, performance, and security requirements.

  • API testing involves testing the functionality, reliability, performance, and security of APIs.

  • It focuses on verifying that the API meets its specifications and works as expected.

  • API testing can be done manually or using automated tools like Postman or SoapUI.

  • Common tests in API testing include endpoint testing, d...read more

Add your answer

Q10. how do you log bugs

Ans.

I log bugs by documenting detailed steps to reproduce, including screenshots and logs.

  • Document detailed steps to reproduce the bug

  • Include screenshots or videos if applicable

  • Attach relevant logs or error messages

  • Assign severity and priority levels to the bug

  • Track bug status and resolution in a bug tracking tool

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Fidelity National Financial

based on 24 interviews
2 Interview rounds
Technical Round - 1
Technical Round - 2
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top QA Engineer Interview Questions from Similar Companies

3.7
 • 19 Interview Questions
3.9
 • 12 Interview Questions
3.8
 • 12 Interview Questions
4.2
 • 11 Interview Questions
4.9
 • 10 Interview Questions
4.0
 • 10 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter