Why does SAP Fiori use an intent-based navigation? Note: There are 2 correct answers to this question.

Why does SAP Fiori use an intent-based navigation? Note: There are 2 correct answers to this question.A . Apps can be developed and deployed in parallelB . The concrete app targets can be deployed separately.C . Interdependent targets must be deployed in a single transport requestD . To support cross-app...

August 20, 2022 No Comments READ MORE +

Which of the following actions do you perform?

Your customer requires that the SAPUI5 design of all apps matches their corporate theme. Which of the following actions do you perform? Note: There are 3 correct answers to this question.A . Create a theme using the Theme Designer implementing the theme.B . Create a model using the Web IDE...

August 20, 2022 No Comments READ MORE +

Which of the following sequences is the correct sequence for the Problem Space phase in a Design Thinking workshop?

Which of the following sequences is the correct sequence for the Problem Space phase in a Design Thinking workshop?A . Scoping, Synthesis, IdeationB . Scoping, 360° Research, IdeationC . Scoping, 360° Research, SynthesisD . 360° Research, Scoping, SynthesisView AnswerAnswer: C

August 19, 2022 No Comments READ MORE +

Which call returns true when you execute it?

You perform a QUnit test with the following syntactical options. Which call returns true when you execute it?A . assert.strictEquaKO/'Vtrue");B . assert.strictEqual(0,,,-0","true");C . assert.strictEqual(0/null/"true");D . assert.strictEqual(0,"0","true");View AnswerAnswer: B

August 19, 2022 No Comments READ MORE +

Which of the following pattern sequences are the QUnit tests based on?

Which of the following pattern sequences are the QUnit tests based on?A . Assert, Act, and ArrangeB . Arrange, Act, and AssertC . Given, Then, and WhenD . Given, When, and ThenView AnswerAnswer: B

August 18, 2022 No Comments READ MORE +

In a standard SAPUI5 project, which file is the Application Descriptor that contains the metadata description of the application?

In a standard SAPUI5 project, which file is the Application Descriptor that contains the metadata description of the application?A . Index.htmlB . Neo-app.jsonC . Component.jsD . Manifest.jsonView AnswerAnswer: D

August 17, 2022 No Comments READ MORE +

Where are the themes saved for the SAP Fiori launchpad?

Where are the themes saved for the SAP Fiori launchpad?A . In the theme repositoryB . In the theme data centerC . In the UI theme designer toolD . In the bootstrapView AnswerAnswer: A

August 16, 2022 No Comments READ MORE +

What is the purpose of the SAP Cloud Connector?

What is the purpose of the SAP Cloud Connector?A . It connects the services of the SAP Cloud Platform and SAP Web IDEB . It connects the services of the SAP Cloud Platform and on-premise systems in the customers' network.C . It lists the search components and corresponding search models...

August 16, 2022 No Comments READ MORE +

Which ofthe extension properties are defined in the manifest.json?

You are extending an SAP Fiori app. Which ofthe extension properties are defined in the manifest.json? Note: There are 2 correct answers to this question.A . sap.ui.modelModificationsB . sap.ui.il8nModificationsC . sap.ui.controllerExtensionsD . sap.ui.viewModificationsView AnswerAnswer: C, D

August 15, 2022 No Comments READ MORE +

Which of the following modes are valid?

You need to bind data from a model to an SAPUI5 view control. Which of the following modes are valid? Note: There are 3 correct answers to this question.A . One-time bindingB . Three-way bindingC . Resource-model bindingD . Two-way bindingE . One-way bindingView AnswerAnswer: A, D, E

August 15, 2022 No Comments READ MORE +