Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

SAP C_FIORD_2502 SAP Certified Associate - SAP Fiori Application Developer Exam Practice Test

Demo: 18 questions
Total 60 questions

SAP Certified Associate - SAP Fiori Application Developer Questions and Answers

Question 1

You need the backend server to sort and filter the data used in your customer's app.

Which SAPUI5-supported data model must you use?

Options:

A.

JSONModel

B.

ResourceModel

C.

ODataModel

D.

XMLModel

Question 2

You need to securely connect the SAP BTP to an on-premise system.

How does the SAP Cloud Connector help do this?

Note: There are 2 correct answers to this question.

Options:

A.

It creates connectivity by a reverse-invoke process on the on-premise system.

B.

It supports custom destination API configuration and certificate inspection.

C.

It initiates a cloud-based reverse-invoke process.

D.

It secures an SSL tunnel between the SAP BTP and the on-premise system.

Question 3

What are the lifecycle events of an SAPUI5 view controller?

Note: There are 2 correct answers to this question.

Options:

A.

onbeforeEntry

B.

onRendering

C.

onAfterRendering

D.

onExit

Question 4

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

Options:

A.

manifest.json

B.

index.html

C.

neo-app.json

D.

Component.js

Question 5

What is added by the following ABAP CDS annotation to an SAP Fiori elements app?

@UI.facet: [{

label: 'Personal data',

type: #COLLECTION,

id: 'persData',

position: 10

},

{

label: 'address',

purpose: #STANDARD,

position: 10,

type: #FIELDGROUP_REFERENCE,

parentId: 'persData',

targetQualifier: 'address'

}]

@UI.fieldGroup: [{qualifier: 'address', position: 10}]

Street;

@UI.fieldGroup: [{qualifier: 'address', position: 20}]

City;

Options:

A.

Two sections in the object page body: one displaying personal data and one displaying the address details

B.

A section containing a subsection which displays the address details

C.

Two sections in the object page header displaying personal data and person's address details

Question 6

Which activities does the OData Model Editor support?

Note: There are 2 correct answers to this question.

Options:

A.

Edit ODataModels

B.

Test ODataModels

C.

Create ODataModels

D.

Deploy ODataModels

Question 7

To visualize metrics using cards, which SAP Fiori elements template does SAP recommend to use?

Options:

A.

Analytical List Page

B.

List Report Page

C.

Overview Page

D.

Custom Page

Question 8

The following ABAP CDS annotation is used in an SAP Fiori elements app.

What is the title of the list report table?

abap

Copy

@UI.headerInfo: {

typeNamePlural:'Sales Orders',

typeName: 'Sales Order',

title: { type: #STANDARD, value: 'sales order Number'},

description: {type: #STANDARD, value: 'Sales Order Owner'}

}

Options:

A.

Sales Order Numbers

B.

Sales Order Owners

C.

Sales Orders

Question 9

You finalized your SAPUI5 app in the SAP Business Application Studio.

To which of the following platforms can you deploy this app?

Note: There are 2 correct answers to this question.

Options:

A.

SAP Fiori launchpad

B.

SAPUI5 Java repository

C.

SAPUI5 ABAP repository

D.

SAP BTP

Question 10

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

Options:

A.

An action

B.

An SAP Fiori app

C.

A semantic object

D.

A target mapping with a semantic object and an action

Question 11

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

Options:

A.

sap.ui.layout.VerticalLayout

B.

sap.ui.layout.ResponsiveFlowLayout

C.

sap.ui.layout.Grid

D.

sap.ui.layout.HorizontalLayout

Question 12

You develop an SAPUI5 app that updates data for sales order and sales order items on the back-end system.

What do you create to implement a deep insert?

Note: There are 2 correct answers to this question.

Options:

A.

An individual structure for both Sales Order and Sales Order Items, and then batch them.

B.

A nested structure for Sales Order and Sales Order Items.

C.

A flat structure with Sales Order and Sales Order Items, and then add an expand command.

D.

An object structure that defines the hierarchy.

Question 13

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.

B.

C.

D.

Question 14

In the data in the screenshot, you want to display the List of Companies in the Americas region.

Which binding option do you use for the X, Y, and Z values in the view?

Options:

A.

X: /regions/0/companies Y: name Z: city

B.

X: /regions/companies Y: companies/name Z: companies/city

C.

X: /regions/companies Y: name Z: city

D.

X: /regions/0/companies Y: companies/0/name Z: companies/0/city

Question 15

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 SAPUI5 view that replaces the complete view.

B.

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

C.

Create an SAPUI5 control that replaces the original control.

D.

Identify a specific SAPUI5 control to be replaced.

Question 16

You develop an SAPUI5 app and implement a FacetFilter.

What events are triggered when the user interacts with the FacetFilter control?

Note: There are 2 correct answers to this question.

Options:

A.

confirm

B.

reset

C.

listFilter

D.

oninit

Question 17

Which of the following activities allows you to send commits from your local branch in your Git repository to the remote repository?

Options:

A.

Commit

B.

Save

C.

Clone

D.

Push

Question 18

Which of the following UI elements can be part of a standard Analytical List Page application?

Note: There are 3 correct answers to this question.

Options:

A.

Visual table

B.

Interactive chart

C.

Table

D.

Form section

E.

Visual filter

Demo: 18 questions
Total 60 questions