Upload Button Icon Add office photos

Black Knight

Compare button icon Compare button icon Compare

Filter interviews by

Black Knight Automation Test Engineer Interview Questions and Answers for Freshers

Updated 15 Sep 2022

Black Knight Automation Test Engineer Interview Experiences for Freshers

1 interview found

Round 1 - Technical 

(1 Question)

  • Q1. Java and Selenium, Automation Framework, BDD and Cucumber

Interview Preparation Tips

Interview preparation tips for other job seekers - interview time you have to write the java and selenium code

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About WebForms?
  • Q2. Basic C# Concepts - Interface,ExtensionMethod, Windows Function, Triggers, Magic Table
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Very easy
Basic questions

Round 2 - Technical 

(1 Question)

  • Q1. Very easy Basic question Coding

I applied via Naukri.com and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops questions: abstract class vs interface
  • Ans. 

    Abstract class is a class that can have both abstract and non-abstract methods, while interface only has abstract methods.

    • Abstract class can have constructors, while interface cannot

    • A class can implement multiple interfaces, but can only inherit from one abstract class

    • Abstract class can have instance variables, while interface cannot

    • Abstract class is used when there is a need for a common base class for multiple relate...

  • Answered by AI
  • Q2. Design patterns, asp. Net questions viewdata, viewbag tempdata
Round 2 - Technical 

(1 Question)

  • Q1. Stress round: behavioral questions
Round 3 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops conceprs knowledge, asp. Net questions can be found from interview resources

I applied via Job Fair and was interviewed in Jun 2022. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What is C++ programming language?
  • Ans. 

    C++ is a high-level programming language used for developing system software, application software, device drivers, and video games.

    • C++ is an extension of the C programming language.

    • It supports object-oriented programming concepts like classes, inheritance, and polymorphism.

    • C++ is used in developing operating systems, browsers, databases, and more.

    • Examples of popular software written in C++ include Adobe Photoshop, Mic...

  • Answered by AI
  • Q2. What is virtual function?
  • Ans. 

    Virtual function is a function in base class that is overridden in derived class.

    • Virtual functions allow polymorphism in C++.

    • They are declared in base class with 'virtual' keyword.

    • They are overridden in derived class with 'override' keyword.

    • They are called based on the object type at runtime.

  • Answered by AI
  • Q3. What do you mean by call by value and call by reference?
  • Ans. 

    Call by value and call by reference are two ways of passing arguments to a function in programming.

    • Call by value passes a copy of the value to the function.

    • Call by reference passes the memory address of the value to the function.

    • Changes made to the parameter inside the function affect the original value in call by reference.

    • In call by value, changes made to the parameter inside the function do not affect the original v

  • Answered by AI
  • Q4. What is SQL query features?
  • Ans. 

    SQL query features include SELECT, FROM, WHERE, GROUP BY, ORDER BY, JOIN, and more.

    • SELECT: used to select specific columns from a table

    • FROM: used to specify the table to retrieve data from

    • WHERE: used to filter data based on a condition

    • GROUP BY: used to group data based on a column

    • ORDER BY: used to sort data based on a column

    • JOIN: used to combine data from multiple tables

    • Other features include subqueries, aggregate func

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. About first American?
  • Ans. First American Financial Corporation is an American financial services company which provides title insurance and settlement services to the real estate and mortgage industries.
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for First American Corporation Software Engineer interview:
  • C++
  • Database management system
  • Oops concepts
Interview preparation tips for other job seekers - Hard work
Be vulnerable.
Don't always follow your passion.
Create your position.
Learn how to listen.
Start at the top and move down.
Build a relationship with the administrative assistant.
Don't apply for a job as soon as you find it.
Focus on body language.

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain oops and solid principal
  • Ans. 

    OOPs is a programming paradigm that focuses on objects and their interactions. SOLID is a set of principles for designing maintainable software.

    • OOPs stands for Object-Oriented Programming, which is a programming paradigm that organizes code around objects and their interactions.

    • SOLID is an acronym for five principles: Single Responsibility, Open-Closed, Liskov Substitution, Interface Segregation, and Dependency Inversi...

  • Answered by AI
  • Q2. Explain store procedure and joins
  • Ans. 

    Stored procedures are precompiled SQL statements stored in a database, while joins are used to combine rows from different tables.

    • Stored procedures are used to improve performance, security, and code reusability.

    • Joins are used to retrieve data from multiple tables based on a related column between them.

    • There are different types of joins: inner join, left join, right join, and full outer join.

    • Example of a stored procedu...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Explain authentication and authorisation
  • Ans. 

    Authentication is the process of verifying the identity of a user, while authorization determines what actions a user is allowed to perform.

    • Authentication confirms the identity of a user through credentials like username and password.

    • Authorization determines the level of access a user has based on their authenticated identity.

    • Authentication is the gatekeeper, while authorization defines the permissions.

    • Examples of auth...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy
Round 1 - Technical 

(1 Question)

  • Q1. Basic oops questions and a few programming questions(easy).
Round 2 - HR 

(1 Question)

  • Q1. Basic HR and Managerial questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and answer honestly. If you don't know the answer then just say so or if you have some information about the related topic then go for it.

I applied via Walk-in and was interviewed before Oct 2021. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Basic Knowledge of OOP concepts
  • Q2. Basic Knowledge of SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared in terms of basic concepts like OOP concepts, SQL queries, javascript, Web API
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-

I was interviewed in Dec 2022.

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 - One-on-one 

(2 Questions)

  • Q1. How would you create a drop-down in angular. Write a code for this.
  • Ans. 

    Creating a drop-down in Angular

    • Use the

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

I applied via Campus Placement and was interviewed in Mar 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

2 coding qns and aptitude

Round 2 - Technical 

(2 Questions)

  • Q1. Question from resume, projects, SQL, OOPS
  • Q2. Lambda function in python
  • Ans. 

    Lambda function in Python is an anonymous function that can have any number of arguments, but can only have one expression.

    • Lambda functions are defined using the lambda keyword.

    • They are commonly used for small, one-time tasks.

    • They can take any number of arguments, but can only have one expression.

    • Example: lambda x: x*2 will return the double of x.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to work for this company

Skills evaluated in this interview

Black Knight Interview FAQs

How many rounds are there in Black Knight Automation Test Engineer interview for freshers?
Black Knight interview process for freshers usually has 1 rounds. The most common rounds in the Black Knight interview process for freshers are Technical.
How to prepare for Black Knight Automation Test Engineer interview for freshers?
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 Black Knight. The most common topics and skills that interviewers at Black Knight expect are Java, Selenium, Automation Testing, Cucumber and Test Engineering.

Tell us how to improve this page.

Black Knight Automation Test Engineer Salary
based on 7 salaries
₹3.1 L/yr - ₹7.8 L/yr
23% less than the average Automation Test Engineer Salary in India
View more details

Black Knight Automation Test Engineer Reviews and Ratings

based on 2 reviews

3.5/5

Rating in categories

4.2

Skill development

4.2

Work-life balance

3.5

Salary

4.2

Job security

3.5

Company culture

3.5

Promotions

3.9

Work satisfaction

Explore 2 Reviews and Ratings
Indexing Associate
285 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Application Programmer
184 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Test Analyst
142 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Application Programmer 2
53 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

IT Security Analyst
52 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Black Knight with

Fiserv

3.0
Compare

FIS

3.9
Compare

CoreLogic

4.0
Compare

First American Corporation

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