Summer Sale 60% Special Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: best60

SAP C_FIORDEV_22 SAP Certified Development Associate - SAP Fiori Application Developer Exam Practice Test

SAP Certified Development Associate - SAP Fiori Application Developer Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$48  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$42  $104.99
Question 1

Which model supports deep inserts?

Options:

A.

OData model

B.

JSON model

C.

Resource model

D.

XML model

Question 2

Which methods can you use to bind data to the controls in SAPUI5? Note: There are 3 correct answers to this question.

Options:

A.

Combination

B.

Structure

C.

Aggregation

D.

Element

E.

Property

Question 3

Which activities does the OData Model Editor support? Note: There are 2 correct answers to this question.

Options:

A.

Deploy ODataModels

B.

Edit ODataModels

C.

Create ODataModels

D.

Test ODataModels

Question 4

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 5

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 6

You are developing SAP Fiori Elements applications

Which of the following actions are available in SAP Web IDE?

Note: There are 2 correct answers to this question.

Options:

A.

Create an annotation file associated with the OData service and add annotations

B.

Add catalog to user menu in a PFCG role and grant the role to user

C.

Create a catalog, target mapping, and tiles

D.

Choose the OData service as data provider for the project

Question 7

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?

Options:

A.

dev_abap

B.

odata_xs

C.

odata_gen

D.

odata_abap

Question 8

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.

Options:

A.

sap.ui.modelModifications

B.

sap.ui.il8nModifications

C.

sap.ui.controllerExtensions

D.

sap.ui.viewModifications

Question 9

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 10

You need to configure an SAP Destination service to enable SAP Business Application Studio to extend an existing SAP Fiori app. Which configuration setting for the WeblDE Usage property is required?

Options:

A.

extend_abap

B.

odata_abap

C.

ui5_execute_abap

D.

dev_abap

Question 11

What result do you expect from the de-composition and re-composition phases? Note: There are 3 correct answers to this question.

Options:

A.

A purpose-built app to support personas

B.

A responsive de-composed design

C.

The break-down of a large transaction

D.

The prevention of irrelevant data being shown to the user

E.

An adaptive and coherent app

Question 12

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

Options:

A.

Apps can be developed and deployed in parallel

B.

The concrete app targets can be deployed separately.

C.

Interdependent targets must be deployed in a single transport request

D.

To support cross-app navigation.