Add office photos
Engaged Employer

ZapCom Group

2.7
based on 54 Reviews
Filter interviews by

Emirates National Facilities Management Interview Questions and Answers

Updated 3 Jul 2024

Q1. what is interface in java an d explain OOPS concepts

Ans.

An interface in Java is a reference type, similar to a class, that can contain only constants, method signatures, default methods, static methods, and nested types.

  • Interfaces in Java are used to achieve abstraction and multiple inheritance.

  • Interfaces cannot have method bodies, only method signatures.

  • Classes can implement multiple interfaces, but can only extend one class.

  • Example: interface Shape { void draw(); }

  • Example: class Circle implements Shape { public void draw() { Sys...read more

Add your answer

Q2. write the xpath or CSS code for selected value in the amazon site

Ans.

XPath code for selected value in Amazon site

  • Use the 'contains' function to locate the selected value

  • Identify the unique attributes of the selected value to create a specific XPath

  • Consider using the 'text()' function to locate text within an element

Add your answer

Q3. Java Program for count of characters in the given string

Ans.

Java program to count characters in a given string

  • Use a HashMap to store characters and their counts

  • Iterate through the string and update the counts in the HashMap

  • Print the characters and their counts at the end

Add your answer

Q4. explain POM framework

Ans.

POM framework is a design pattern used in automation testing to create an object repository for web elements.

  • POM stands for Page Object Model

  • It helps in creating reusable code and reduces code duplication

  • Each web page is represented as a separate class, with locators and methods to interact with elements

  • Improves test maintenance and readability

Add your answer
Discover Emirates National Facilities Management interview dos and don'ts from real experiences

Q5. Program for reverse string

Ans.

Program to reverse a string using array of characters

  • Create an array of characters from the input string

  • Iterate through the array in reverse order and append each character to a new string

  • Return the reversed string

Add your answer

Q6. Java8 concept all java 8 feature, used in project

Ans.

Java 8 features used in project

  • Lambda expressions for functional programming

  • Stream API for efficient data processing

  • Default methods for backward compatibility

  • Date and Time API for improved date handling

  • Optional class for null checks

  • Parallel processing for improved performance

Add your answer

Q7. Tell me about automation framework

Ans.

An automation framework is a set of guidelines, best practices, tools, and libraries used for creating and executing automated tests.

  • Automation frameworks provide structure and organization to automated testing efforts.

  • They help in reducing maintenance efforts by promoting reusability of code.

  • Frameworks can be data-driven, keyword-driven, or hybrid in nature.

  • Popular automation frameworks include Selenium, Appium, and Robot Framework.

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

Interview Process at Emirates National Facilities Management

based on 4 interviews in the last 1 year
Interview experience
3.0
Average
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.0
 • 200 Interview Questions
3.6
 • 195 Interview Questions
3.7
 • 143 Interview Questions
4.2
 • 135 Interview Questions
3.9
 • 132 Interview Questions
View all
Top ZapCom Group Interview Questions And Answers
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
Get AmbitionBox app

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