What are some of the Continuous Integration principles? Choose the correct answers.
You have created an SAP BTP subaccount and want to use Cloud Foundry . What is the correct order of next steps?
You have configured an approuter by creating the xs-app.json file in the approuter folder with the following content: { ... "authenticationMethod": "route", ... }, "routes": [ { "source": "A/app/(.*)$", "target": "SI", "localDir": "resources", "authenticationType": "xsuaa" }, { "source": "A/service/(.*)$", "destination": "srv-binding", "authenticationType": "xsuaa" } ] } What does this routes array tell the approuter? Note: There are 2 correct answers to this question.
What are the differences between continuous integration (CI) and continuous delivery (CD)? Choose the correct answers.
According to SAP CAP best practices, which error types should you NOT catch? Note: There are 2 to choose.
Which of the following are capabilities of the SAP Cloud Connector? Note: There are 2 to choose.
What are valid actions using subaccounts in SAP BTP? Note: There are 2 to choose.
You want to create a new service definition in your CAPproject. In which folder do you place the service definition .cds file?
What is the default identity provider for SAP BTP platform users? Choose the correct answer.
What do you use to retrieve the information about a change on the repository? Choose the correct answer.
Before you can use SAP Continuous Integration and Delivery in your CAP project, what must you do in your SAP BTP account? Note: There are 2 to choose.
Which files are added to your CAP project when you run the "cds add pipeline" command in an SAP Business Application Studio terminal? Note: There are 2 to choose.
Which of the following SAP Fiori pages areas are mandatory? Note: There are 2 to choose
Which of the following statements about SAP Continuous Integration and Delivery (CI/CD) is correct? Choose the correct answer.
What are some principles of continuous integration? Note: There are 2 to choose.