SAP C_CPE_2409 Practice Test - Questions Answers, Page 2

List of questions
Question 11

With respect to the Flow principle of DevOps, which are flow inhibitors? Note: There are 3 correct answers to this question.
Manual testing of software
Manually created software environment
Source code management tool
Manually coded user interfaces
Overly tight architectures on a technical level
Question 12

In SAP Build Process Automation, what is a policy?
A guide to business process mapping
A collection of decisions
A basis for making business rules
A collection of business rules
Question 13

What are some characteristics of YAML files? Note: There are 2 correct answers to this question.
YAML files can be used as configuration files.
YAML files are also valid JSON files.
YAML files are based on XML.
YAML files rely on correct indentation.
Question 14

Which of the following are benefits of using the OData Virtual Data Model of the SAP Cloud SDK? Note: There are 3 correct answers to this question.
Commonly used SQL query technology
Easy access to create, update, and delete operations
Type safety for functions
Auto-completion of function names and properties
Database procedures provided out of the box
Question 15

What is the prerequisite before you can create a CI/CD job for a project?
The project has been shared to a remote Git repository.
The project has been deployed.
The project has been previewed.
Question 16

What are the main features and capabilities of the app router? Note: There are 3 correct answers to this question.
Question 17

Your CAP project contains an entity called Books. You want to extend the Books entity with the managed aspect. You have already imported the aspect from the '@sap/cds/common' package (see code).
Question 18

You need to secure your application in the Cloud Foundry environment. In which file do you maintain routes during design time?
Question 19

Which actions are executed in Cloud Foundry under the Deploy & Execute phase when you run an application? Note: There are 2 correct answers to this question.
Question 20

When you create an API Rule for a service, what is created automatically?
Question