Artifactory Interview Question-Answer

Q.1 The query language used in Artifactory is?

       A. AQL

       B. NoSQL

       C. SQL

       D. None of the options

Ans : AQL


Q.2 Which of the following term refers to the degree of dependency of a module on other modules?

       A. Attraction

       B. Coupling

       C. Cohesion

       D. Repulsion

Ans : Coupling


Q.3 Developers declare their dependencies in which of Software Development?

       A. Testing

       B. Design

       C. Requirement Analysis

       D. Development

Ans : Development


Q.4 Which of the following is not a part of the naming convention provided by JFrog?

       A. Technology

       B. Team

       C. Locator

       D. Version

Ans : Version


Q.5 Binaries should be overridden.

       A. True

       B. False

Ans : False


Q.6 Artifactory supports LDAP authentication.

       A. True

       B. False

Ans : True


Q.7 Wildcard characters like ‘?’ and ‘’ can be used in the search module of the UI.

       A. True

       B. False

Ans : True


Q.8 Artifactory is not an open source solution.

       A. True

       B. False

Ans : False


Q.9 The number of build life cycle phases in Maven is ___.

       A. 5

       B. 6

       C. 7

Ans : 7


Q.10 Which of the following Maven build life cycle enables to ensure the quality criteria?

       A. Deploy

       B. Package

       C. Verify

       D. Install

Ans : Verify


Q.11 Build Module of Artifactory UI contains the Results organised by __________ .

       A. Last Build Id

       B. Build Name

       C. Last Build time

       D. All the Options

Ans : All the Options


Q.12 Which of the following repository format is not supported by Artifactory?

       A. PypI

       B. Maven

       C. NuGet

       D. R

       E. None of the above

Ans : None of the above


Q.13 POM stands for?

       A. Planning Object Model

       B. Planning Overview Model

       C. Project Object Model

Ans : Project Object Model


Q.14 Artifacts are also called __________.

       A. Documents

       B. Binaries

       C. Bundle

       D. All the above options

Ans : Binaries


Q.15 The advantages of Artifactory include which of the following?

       A. Resolves dependencies

       B. Enables collaborative work

       C. Secure

       D. All the above options

Ans : All the above options


Q.16 What form of data is stored in Binaries?

       A. Blob

       B. Text

Ans : Blob


Q.17 A CI pipeline cannot be integrated with Artifactory.

       A. True

       B. False

Ans : False


Q.18 The package viewer supported by Artifactory is?

       A. Docker

       B. NPM registry

       C. All the above options

Ans : All the above options


Q.19 Repositories in Artifactory can be __________ .

       A. Backed Up

       B. Configured

       C. Indexed

       D. All the Options

Ans : All the Options


Q.20 In which Default Port number does Artifactory run?

       A. 8081

       B. 8080

       C. 7897

       D. 8082

Ans : 8081


Q.21 Artifactory provides search options based on __________.

       A. Package Format

       B. CheckSum

       C. File Names

       D. All the Options

Ans : All the Options


Q.22 Which API does the Artifactory exposes?

       A. REST

       B. SOAP

Ans : REST


Q.23 Artifactory can provide Cloud based Storage.

       A. True

       B. False

Ans : True


Q.24 Artifactory is used as __________ .

       A. Version Control System

       B. Binary Repository Manager

Ans : Binary Repository Manager


Q.25 LDAP Authentication is provided by Artifactory.

       A. True

       B. False

Ans : True


Q.26 Artifactory acts as proxy for Remote Repositories

       A. True

       B. False

Ans : True


Q.27 Type of Repository Format not supported by Artifactory.

       A. R

       B. Maven

       C. NuGet

       D. PypI

       E. None of the mentioned

Ans : None of the mentioned


Q.28 Artifactory allows repositories to be __________ .

       A. Export

       B. Import

       C. None of the mentioned

       D. All the Options

Ans : All the Options


Q.29 Binaries are versioned by __________.

       A. Content

       B. Name

       C. None of the Mentioned

       D. Both Content and Name

Ans : Name


Q.30 Artifactory advantages include __________ .

       A. Resolving Dependencies

       B. Collaborative work

       C. Secure

       D. All the Options

Ans : All the Options


Q.31 Artifactory acts as proxy for Remote Repositories

       A. True

       B. False

Ans : True


Q.32 Artifactory is an Universal Repository Manager.

       A. True

       B. False

Ans : True


Q.33 Artifactory can tag the deployed artifacts with searchable properties, while the Nexus doesn’t.

       A. True

       B. False

Ans : True


Leave a Comment