93.9k views
5 votes
Static Code Analysis can be executed either from a ___ or from any ___ that is part of a . No matter which tool you use-- or ___--remember that you will first need to create the ___ for the chosen tool and assign these ___ to the ___.

A) Pipeline / Environment / User Story / Deployment / PMD / CodeScan / Configurations / Environment
B) Deployment / Feature Branch / Repository / Pipeline / CodeScan / PMD / Settings / Configurations
C) Promotion / User Story / Validation Rule / Pipeline / Code Inspector / Code Validator / Configurations / Validation Rule
D) User Story / Pipeline / Promotion / Environment / PMD / Code Inspector / Settings / Configurations

User Osama
by
8.8k points

1 Answer

3 votes

Final answer:

Static Code Analysis can be performed from a pipeline or feature branch, requiring proper tool settings or configurations to be established for tools like CodeScan or PMD.

Step-by-step explanation:

Static Code Analysis can be executed either from a pipeline or from any feature branch that is part of a repository. No matter which tool you use--CodeScan or PMD--remember that you will first need to create the settings or configurations for the chosen tool and assign these settings to the environment. Therefore, the correct sequence is Pipeline / Feature Branch / Repository / Settings / CodeScan / PMD / Configurations / Environment.

User Tsathoggua
by
8.4k points

No related questions found