EMT Practice Test

1. Question Content...


Question List

Question1: In SAP Fiori, how are drafts used? Note: There are 2 to choose.

Question2: What is the standard health check time limit of a Cloud Foundry application?

Question3: What is JavaScript Object Notation (JSON)?

Question4: Which severity level matches which request method?

Question5: What does SAP Fiori elements use to generate the UI? Note: There are 2 to choose.

Question6: Which of the following benefits best describe the SAP BTP, Cloud foundry environment? Note: There are 3 to choose.

Question7: What are some principles of continuous integration? Note: There are 2 to choose.

Question8: You want to connect an SAP backend system to the SAP BTP using the SAP Cloud Connector. Which additional SAP BTP services are required for the connection? Note: There are 2 to choose.

Question9: You use SAP Continuous Integration and Delivery for your CAP project. Where can you access the Webhook Event Receiver?

Question10: Which of the following can be used as a management tool for SAP Business Technology Platform? Note: There are 2 to choose.

Question11: To grant a user access to an application in an SAP BTP subaccount, what must you assign to this user?

Question12: 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 attached graphic).

Which is a valid way to extend the entity with the aspect?

Question13: Using a terminal in SAP Business Application Studio, you want to enable authentication support via XSUAA in CAP for SAP BTP. Which command must you run in the terminal?

Question14: Which management tool can you use to deploy a CAP project into a space of your SAP BTP subaccount?

Question15: You want to create a new service definition in your CAP project. In which folder do you place the service definition .cds file?

Question16: What is the maximum number of running threads per application instance?

Question17: What is a rule of thumb for when to use namespaces in your models?

Question18: You want to use the SAP Cloud Connector to connect an SAP S/4HANA system to the SAP BTP. Where does the SAP Cloud Connector need to be installed?

Question19: You have developed a risk service application in CAP. To which file must you add restrictions - @(restrict...) - to add authorizations to your service?

Question20: According to SAP CAP best practices, which error types should you NOT catch? Note: There are 2 to choose.

Question21: By default, which file describes scopes and role-templates of an application for the instantiation of an XSUAA service instance?

Question22: Which of the following are benefits of SAP Business Application Studio? Note: There are 3 to choose.

Question23: In your Git system, you have set up a webhook for your SAP Continuous Integration and Delivery pipeline. What kind of request does this webhook send to the specified payload URL?

Question24: At which of the following levels can you assign entitlements? Note: There are 2 to choose.

Question25: At what level can you select a region?

Question26: How many administrators can be assigned to a global account?

Question27: Which of the following are characteristics of the SAP Business Technology Platform, ABAP Environment? Note: There are 2 to choose.

Question28: You want to register custom event handlers using instances of CAP Node.js SDK classes. Which one do you use?