Upload Button Icon Add office photos

Filter interviews by

Black Knight Senior Software Tester Interview Questions and Answers

Updated 10 May 2023

Black Knight Senior Software Tester Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Apr 2023. 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 tips
Round 2 - Technical 

(5 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a highly experienced software tester with a passion for ensuring quality and reliability in software products.

    • Over 8 years of experience in software testing

    • Expertise in manual and automated testing

    • Strong knowledge of testing methodologies and tools

    • Experience in testing web and mobile applications

    • Ability to work collaboratively with development teams

    • Proven track record of delivering high-quality software products

  • Answered by AI
  • Q2. How do you handle Testing in Agile
  • Ans. 

    Testing in Agile involves continuous testing throughout the development cycle.

    • Collaborate with the development team to ensure testing is integrated into each sprint

    • Use automation testing tools to speed up the process

    • Prioritize testing based on user stories and acceptance criteria

    • Perform exploratory testing to uncover defects that may have been missed

    • Ensure that testing is done in parallel with development to catch defe

  • Answered by AI
  • Q3. Some more questions on testing basics
  • Q4. Some questions on Selenium basics
  • Q5. Some on Scenario based Questions
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough in basics and have a good knowledge on your project and your roles an responsibilities in the project

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between fact and dimension.
  • Ans. 

    Fact tables contain quantitative data that can be measured, while dimension tables contain descriptive attributes related to the facts.

    • Fact tables store numerical data such as sales revenue, quantity sold, etc.

    • Dimension tables store descriptive attributes like product name, customer name, etc.

    • Fact tables are typically larger in size compared to dimension tables.

    • Fact tables are connected to dimension tables through fore

  • Answered by AI
  • Q2. SQL query to find second Max salary.
  • Ans. 

    Use SQL query with subquery to find second highest salary.

    • Use ORDER BY and LIMIT to get the second highest salary.

    • Use a subquery to exclude the highest salary from the result set.

    • Example: SELECT MAX(salary) FROM employees WHERE salary < (SELECT MAX(salary) FROM employees);

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a detail-oriented QA Tester with a passion for ensuring software quality and improving user experience.

    • Experienced in manual and automated testing

    • Proficient in using testing tools such as Selenium and Jira

    • Strong analytical skills to identify and troubleshoot issues

    • Collaborative team player with excellent communication skills

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2023. 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Java coding on Strings and Selenium
Round 3 - Technical 

(1 Question)

  • Q1. Technical round where they asked me if I know any production support tools
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2022. There were 3 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 - Technical 

(1 Question)

  • Q1. Testing the Application with real-time example(Take water bottle is the example and how many ways we can able to test the water bottle), this was the main important question in software Testing job. And th...
Round 3 - Technical 

(1 Question)

  • Q1. Give the Answer with 100% confidently either the Given answer right or wrong doesn't matter. You're confidence is matter in second round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident during interview. Everything will Fine🙂.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected 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:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Aptitude Test 

1 hour analytical skill test

Round 3 - Technical 

(1 Question)

  • Q1. Manual testing related questions
Round 4 - HR 

(1 Question)

  • Q1. HR related questions

I applied via Naukri.com and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is in Testing Life Cycle and Bug Life Cycle?
  • Ans. 

    Testing Life Cycle includes planning, designing, executing and reporting. Bug Life Cycle includes reporting, assigning, fixing and verifying.

    • Testing Life Cycle involves planning, designing, executing and reporting of tests.

    • Bug Life Cycle involves reporting, assigning, fixing and verifying bugs.

    • Testing Life Cycle starts with requirement analysis and ends with test closure.

    • Bug Life Cycle starts with bug reporting and end...

  • Answered by AI
  • Q2. What is the difference between severity and priority of a bug?
  • Ans. 

    Severity is the impact of a bug on the system while priority is the urgency of fixing it.

    • Severity is the measure of how much a bug affects the system's functionality or performance.

    • Priority is the measure of how urgently a bug needs to be fixed.

    • A high severity bug may not have a high priority if it does not affect critical functionality.

    • A low severity bug may have a high priority if it affects critical functionality.

    • Bo...

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

(2 Questions)

  • Q1. What are challenges that you faced during Testing phase?
  • Ans. 

    Challenges faced during testing phase

    • Lack of clear requirements

    • Limited access to test environment

    • Time constraints

    • Difficulty in reproducing bugs

    • Integration issues with third-party systems

    • Lack of proper documentation

    • Testing on multiple platforms and devices

    • Dealing with unexpected errors

  • Answered by AI
  • Q2. What are your biggest achievements and contributions?

Interview Preparation Tips

Interview preparation tips for other job seekers - Tell your answers confidently and keeping it brief unless asked for explanation

Skills evaluated in this interview

Black Knight Interview FAQs

How many rounds are there in Black Knight Senior Software Tester interview?
Black Knight interview process usually has 3 rounds. The most common rounds in the Black Knight interview process are Resume Shortlist, Technical and HR.
What are the top questions asked in Black Knight Senior Software Tester interview?

Some of the top questions asked at the Black Knight Senior Software Tester interview -

  1. how do you handle Testing in Ag...read more
  2. some more questions on testing bas...read more
  3. Some questions on Selenium bas...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Black Knight interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

NTT Data Interview Questions
3.9
 • 596 Interviews
FIS Interview Questions
3.9
 • 476 Interviews
S&P Global Interview Questions
4.2
 • 268 Interviews
CitiusTech Interview Questions
3.4
 • 264 Interviews
Altimetrik Interview Questions
3.8
 • 210 Interviews
Xoriant Interview Questions
4.2
 • 175 Interviews
Fiserv Interview Questions
3.2
 • 167 Interviews
ThoughtWorks Interview Questions
3.9
 • 142 Interviews
3i Infotech Interview Questions
3.5
 • 139 Interviews
View all
Indexing Associate
286 salaries
unlock blur

₹1.2 L/yr - ₹3.5 L/yr

Application Programmer
184 salaries
unlock blur

₹4.1 L/yr - ₹18.4 L/yr

Software Test Analyst
147 salaries
unlock blur

₹2.6 L/yr - ₹13.4 L/yr

Application Programmer 2
53 salaries
unlock blur

₹6.5 L/yr - ₹18 L/yr

IT Security Analyst
52 salaries
unlock blur

₹3.4 L/yr - ₹13.5 L/yr

Explore more salaries
Compare Black Knight with

Fiserv

3.2
Compare

FIS

3.9
Compare

CoreLogic

4.3
Compare

First American Corporation

3.7
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