Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

SAP C_FIORD_2404 - SAP CertifiedAssociate - SAP Fiori Application Developer

Page: 2 / 3
Total 84 questions

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

A.

Assert, Act, and Arrange

B.

Arrange, Act, and Assert

C.

Given, Then, and When

D.

Given, When, and Then

What is the correct HTTP request method that is required to modify an ODATA resource?

A.

CHANGE

B.

PUT

C.

POST

D.

UPDATE

SAP Fiori Elements utilizes a metadata-driven approach for SAP Fiori app development. What are the implications of this?

A.

SAPUI5 Smart Controls must be created by developers to utilize the OData annotations and metadata of SAP Fiori Elements templates.

B.

The SAPUI5 runtime interprets metadata and annotations of the OData service and uses the corresponding views for the Fiori app at startup.

C.

Smart Templates must be used by the developer to consume OData annotations and metadata so the SAPUI5 runtime can use the corresponding view.

D.

App developers must use JavaScript to allow their applications to read OData annotations and metadata

Your customer asks you to add text for a new language to an app. Which file do you send to the translator?

A.

18n.properties

B.

Master.view.xml

C.

Manifest.json

D.

Component.js

In a SAP Fiori hub deployment, where is the SAPUI5 application code stored for a transactional app?

A.

SAP Back-End Server (BES)

B.

SAP Front-End Server (FES)

C.

SAP HANA XS Engine

D.

SAP Web Dispatcher

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 binding

B.

Three-way binding

C.

Resource-model binding

D.

Two-way binding

E.

One-way binding

When SAP Web IDE deploys an SAPUI5 app to the ABAP server, which type of app is it deployed as?

A.

HTML5

B.

OpenUI5

C.

BSP

D.

ABAP

You need to consume the OData Service from the Gateway to create a new SAP Fiori app in the SAP Web IDE What value do you configure in the WeblDEUsage property for the destination in the SAP HANA Cloud Platform?

A.

dev_abap

B.

odata_xs

C.

odata_gen

D.

odata_abap

In the source code below, which of the following locations must reference the extension point?

A.

Neo-app.json

B.

Componente.js

C.

EmployeData.view.xml

D.

EmployeData.controller.js

Which of the following are features of the SAPUI5 SDK? Note: There are 2 correct answers to this question.

A.

Is a subset of OpenUI5

B.

Allows the usage of the jQuery library

C.

Keyboard interaction support and accessibility features

D.

Provides an interface to Web Dynpro