Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

SAP C_FIORD_2404 Dumps

SAP CertifiedAssociate - SAP Fiori Application Developer Questions and Answers

Question 1

To perform a QUnit test, what do you include in a test page under your webapp folder?

Options:

A.

Mock code

B.

Stub code

C.

SAPUI5 bootstrap code

D.

OPA function

Question 2

Your customer requires an app to display flight information on a mobile device as detailed in the following screenshot for details. Which options can you use to display the same data in a readable format on a mobile device?Note: There are 2 correct answers to this question.

Options:

A.

Column:

B.

Column:

C.

Column:

D.

Column:

Question 3

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.

Options:

A.

Create a theme using the Theme Designer implementing the theme.

B.

Create a model using the Web IDE implementing the theme

C.

Reference the relevant artifacts in the bootstrap of the app.

D.

Create a ess file using the Web IDE implementing the theme.

E.

Create a module using the Web IDE implementing the theme.

Question 4

Which features of the SAP Business Application Studio help you extend a standard SAP Fiori app? Note: There are 2 correct answers to this question.

Options:

A.

A wizard to generate the files for each extension possibility

B.

The Extensibility Pane to choose extension points

C.

An editor to modify the data model in the extended project

D.

The Descriptor Editor to choose elements for extension

Question 5

Which SAP Fiori application can you launch using the search function instead of a tile?

Options:

A.

Transactional

B.

Factsheet

C.

Analytical

D.

Legacy

Question 6

You want to create a business catalog for all employees that contains a standard SAP Fiori app. How would you do this?

Options:

A.

Reference the tile from Odata metadata

B.

Reference the tile from a Technical Catalog provided by SAP

C.

Reference the tile from a SAP Business Group

D.

Reference the tile from a SAP Business Catalog

Question 7

Which tile types can you use to display real-time data values that are read from an OData service? Note: There are 2 correct answers to this question.

Options:

A.

App Launcher — Dynamic tile

B.

App Launcher — Static tile

C.

News tile

D.

KPI-based tile

Question 8

To which of the following does an SAP Fiori tile point to directly?

Options:

A.

An SAP Fiori app

B.

A target mapping with a semantic object and an action

C.

An action

D.

A semantic object

Question 9

What activity does the QUnit Stub functionality perform?

Options:

A.

Supplies parameters for method calls.

B.

Provides parameters and return values for method calls.

C.

Retuns values for method calls

D.

Verifies that expected methods are called correctly.

Question 10

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

Options:

A.

Responsiveness across browsers on non-mobile devices only

B.

Interface for Web Dynpro

C.

Full translation support

D.

Feature-rich UI controls for handling complex UI patterns

Question 11

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.

Options:

A.

One-time binding

B.

Three-way binding

C.

Resource-model binding

D.

Two-way binding

E.

One-way binding

Question 12

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

Options:

A.

Index.html

B.

Neo-app.json

C.

Component.js

D.

Manifest.json

Question 13

What are the Lifecycle events of an SAPUI5 view controller? Note: There are 2 correct answers to this question.

Options:

A.

onExit

B.

beforeEntry

C.

aterExecution

D.

onBeforeRendering

Question 14

Which properties do you need to configure when you use the Mock server? Note: There are 2 correct answers to this question.

Options:

A.

Service URL

B.

Module path

C.

Destination

D.

Binding type

Question 15

Which SAP Fiori app types require the SAP HANA database? Note: There are 2 correct answers to this question.

Options:

A.

Transactional

B.

Legacy

C.

Analytical

D.

Factshest

Question 16

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

Options:

A.

SAP Back-End Server (BES)

B.

SAP Front-End Server (FES)

C.

SAP HANA XS Engine

D.

SAP Web Dispatcher

Question 17

Which information is included in the SAPUI5 app's manifest.json file? Note: There are 3 correct answers to this question.

Options:

A.

SAPUI5 dependencies

B.

Client side data-models

C.

Referenced data sources

D.

Localization keys

E.

App ID, Name, and Version

Question 18

You perform a QUnit test with the following syntactical options. Which call returns true when you execute it?

Options:

A.

assert.strictEquaKO/'Vtrue");

B.

assert.strictEqual(0,,,-0","true");

C.

assert.strictEqual(0/null/"true");

D.

assert.strictEqual(0,"0","true");

Question 19

Your customer extends an SAP Fiori app with View Replacement.

Which activities do you perform?

Note: There are 2 correct answers to this question.

Options:

A.

Create an SAPUIS view that replaces the complete view.

B.

Create an SAPUIS control that replaces the original control.

C.

Verify that adding custom content in the Extension Points is NOT sufficient

D.

Identify a specific SAPUIS control to be replaced

Question 20

Which control can you use to create responsive table-free layouts?

Options:

A.

sap.ui.layout.Grid Control

B.

sap.ui.layout.ResponsiveFlowLayout

C.

sap.ui.layout.VerticalLayout

D.

sap.ui.layout.HorizontalLayout

Question 21

You develop an SAPUIS app that can be extended. To allow your customer to customize notifications, you set up a hook method. What activities are required to implement a hook method? Note: There are 3 correct answers to this question.

Options:

A.

Add a code snippet to check if the method exists and execute it

B.

Create a ifile in the Util folder to allow the customer to add custom code.

C.

Modify the bootstrap option to allow multi-layer extensions of the custom code.

D.

Identify a strategic location in the controller for the customized code

E.

Define a new function name ensuring itis reserved for the extension.

Question 22

You develop an SAPUI5 app that updates dat on the SAP back-end system. What activities are required when you implement an XSRF token? Note: There are 2 correct answers to this question.

Options:

A.

Retrieve the token and send it with each write request

B.

Execute the Refresh method for an expired token.

C.

Include the token in the HTTP request body of each write request

D.

Generate a token on each read and write request

Question 23

Which of the following annotations would you use for a List Report Page? Note: There are 2 correct answers to this question.

Options:

A.

Use @UI.Iineitem.importance annotation to determine in which devices the field is displayed.

B.

Use @UI.selectionField annotation to define a fuzzy search field

C.

Use @Search.defaultSearchElement annotation to define input fields with value help.

D.

Use @UI.hidden annotation to hide the fields that are not to be displayed on a list report

Question 24

What can you connect with the SAP Cloud Connector?

Options:

A.

SAP BTP services to on-premise systems in a customer's network

B.

SAP BTP services to SAP Business Application Studio

C.

SAP Business Application Studio to a Cordova development environment

D.

SAP API Business Hub to client devices

Question 25

What are the limitations of OPA5 test?

Note: There are 2 correct answers to this question.

Options:

A.

It never causes a test to fail

B.

Testing across more than one page is NOT possible

C.

End-to-end tests are NOT recommended.

D.

The developer needs to create the test during development