Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

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

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

Full Access
Question # 5

Which file can you use to configure internal navigation for List Report and Object Page templates?

A.

index.html file

B.

manifest.json file

C.

OData annotation file

D.

vocabulary.xml file

Full Access
Question # 6

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

Full Access
Question # 7

You need to securely connect the SAP Web IDE to an on-premise system How does the SAP Cloud Connector help do this? Note: There are 2 correct answers to this question.

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 secures an SSL tunnel between the SAP Cloud and the on-premise system.

D.

It initiates a cloud-based reverse-invoke process.

Full Access
Question # 8

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

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

Full Access
Question # 9

What are catalog types in SAP Fiori?Note: There are 3 correct answers to this question.

A.

Tile

B.

Standard

C.

System

D.

Replicable

E.

None-typed

Full Access
Question # 10

You want to use transaction /UIZ/FLP to start the SAP Fiori Launchpad using the Web Dispatcher. Which database table do you use to configure this?

A.

HTTPURLLOC

B.

HTTP_CSP_MADMIN

C.

HTTP_WHITELIST

D.

HTTP_MADMIM.

Full Access
Question # 11

Which processes are part of the design phase when you develop SAP Fiori apps?

A.

Developing, Testing and Deploying

B.

Ideation, Prototyping and Validation

C.

Scoping, 360 degree research and Synthesis

D.

Requirement gathering, Research and Documentation

Full Access
Question # 12

In the screenshot, which element of the Arrange-Act-Assert pattern corresponds to the Act in a QUnit test?

A.

QUnit.module

B.

This.calculator.press(wl");

C.

eardown : function() {}

D.

QUnit.test

Full Access
Question # 13

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

A.

Service URL

B.

Module path

C.

Destination

D.

Binding type

Full Access
Question # 14

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?

A.

extend_abap

B.

odata_abap

C.

ui5_execute_abap

D.

dev_abap

Full Access
Question # 15

While testing an SAP Fiori app you discover that a button on the page delivers no response. Which of the following agile pyramid options do you use?

A.

Sinon

B.

QUnit

C.

OPA

D.

Mock server

Full Access
Question # 16

Your customer asks you about the advantages of the Model View Controller (MVC) design pattern used in SAPUI5, Which of the following answers do you provide? Note: There are 2 correct answers to this question.

A.

MVC is easy to implement for the project team members and supports quick coding.

B.

MVC artifacts can be transported and debugged separately.

C.

The data models can be reused by several different applications.

D.

Allows the project team to decouple UI development from business logic development

Full Access
Question # 17

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

Full Access
Question # 18

Your customer extends an SAP Fiori app with View Replacement.

Which activities do you perform?

Note: There are 2 correct answers to this question.

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

Full Access
Question # 19

What does coherence refer to in the SAP Fiori design principles? Note: There are 2 correct answers to this question.

A.

A consistent interaction and visual design language

B.

Design for business users needs and their work

C.

Solves multiple use cases

D.

The same intuitive experience across the whole enterprise

Full Access
Question # 20

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

Full Access
Question # 21

You extend an SAP Fiori app. The visibility value of a View Button control needs to be modified. Which extension point do you use?

A.

View Modification

B.

View Visibility

C.

View Extension

D.

View Replacement

Full Access
Question # 22

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?

A.

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

B.

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

C.

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

D.

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

Full Access
Question # 23

What can you connect with the SAP Cloud Connector?

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

Full Access
Question # 24

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

A.

Index.html

B.

Neo-app.json

C.

Component.js

D.

Manifest.json

Full Access
Question # 25

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.

A.

App Launcher — Dynamic tile

B.

App Launcher — Static tile

C.

News tile

D.

KPI-based tile

Full Access