top of page
  • Writer's pictureSeema Iyer

Introduction to SAP Fiori Application Developer - C_FIORDEV_20 Certification Exam


SAP Fiori Application Developer (C_FIORDEV_20) preparation guide helps you to get focused on exam. This guide also helps you to be on C_FIORDEV_20 exam track to get certified with good score in final exam.


C_FIORDEV_20 SAP Fiori Application Developer Exam Summary

Exam Syllabus: C_FIORDEV_20 SAP Fiori Application Developer


  1. SAP Fiori Strategy, Standards and Guidelines (> 12%) Define SAP Fiori Key principles, SAP Fiori application types, elements of User Experience Design, the concept of Design Thinking, the Problem Space and Solution Space phases in the Design Thinking process, and implement SAP Fiori UIs using the SAP Fiori Design Guidelines. Books:- UX402, UX403

  2. SAPUI5 Foundations (> 12%) Explain MVC and application architecture, the concept of modules, implement controls using the SAPUI5 framework (standard and custom), and bind Data to a UI5 Control; Describe and work with Key Responsive Design Controls, Translatable Texts, App Descriptor, aggregation binding, Dialogs and Fragments, Expression Binding, Custom Formatting, Filtering, grouping and sorting, and work with diagrams. Books:- UX402

  3. SAP HANA Cloud Platform and Web IDE Basics (8% - 12%) Describe the SAP HANA Cloud Platform and the Prototyping, Development, Packaging, Deployment and Extensibility tools available in SAP Web IDE. Books:- UX410

  4. OData and Advanced Data Handling (8% - 12%) Register OData Service at Frontend Server, describe an oData Model and how to access backend data by the way of OData-specific data binding feature, implement data binding using XML data, describe the OData Write-Support, OData Deep Inserts, and perform tasks associated with adding, updating and deleting backend data from within a SAPUI5 application, and implement a Facet Filter control and in App Navigation and deep Linking. Books:- UX410

  5. SAP Hybrid App Toolkit (8% - 12%) Describe the security features for SAP Fiori mobile applications, SAP Web IDE Hybrid App Toolkit (HAT) and the three options to consume Fiori on Mobile devices (e.g. SAP Fiori in Browser, SAP Fiori Client app or custom Fiori Client, and SAP Fiori Mobile with Kapsel SDK), use the SAP Web IDE plugin, the Hybrid App Toolkit Connector, and the SAP Hybrid App Toolkit Companion. Books:- UX411S OR UX412

  6. Deployment (8% - 12%) Deploy an application on an ABAP Server, an application on the SAP Hana Cloud Platform, and an application on a Java Web Server such as Apache Tomcat, as well as describe the Kapsel Integration. Books:- UX402

  7. Testing (8% - 12%) Write Unit-Tests, unit test with QUnit, create a QUnit Test Scenario, apply integration a test with OPA5, and create an OPA5 Test Scenario. Books:- UX410

  8. SAP Fiori Architecture Overview (< 8%) Describe the architecture and components of a typical SAP Fiori landscape. Books:- UX100

SAP C_FIORDEV_20 Certification Sample Questions and

Answers


To make you familiar with SAP Fiori Application (C_FIORDEV_20) certification exam structure, we have prepared this sample question set. We suggest you to try our Sample Questions for SAP Fiori Application C_FIORDEV_20 Certification to test your understanding of SAP C_FIORDEV_20 process with real SAP certification exam environment.

C_FIORDEV_20 SAP Fiori Application Developer Sample Questions.


01. Your customer needs an app that can perform data modifications. Which ODataModel binding-mode do you select?

a) One-time

b) One-way

c) Two-way

d) Three-way


02. Which tool do you use to deploy SAP Fiori app developments?

a) Eclipse (SAP NetWeaver Developer Studio)

b) Process Modeler

c) Object Navigator

d) SAP WEB IDE


03. In which attribute do you specify the themes for an SAP Fiori app?

a) sap-ui-theme of a <title> tag

b) sap-ui-theme of <body> tag

c) data-sap-ui-theme of the <head> tag

d) data-sap-ui-theme of <script> tag


04. Which element in the SAPUI5 architecture holds the data in JSON or XML?

a) Component

b) Model

c) View

d) Controller

05. You need to explain the core functions of OPA5 for testing SAPUI5 apps. Which test options are offered by OPA5?

There are 2 correct answers to this question.

a) Development tests

b) Load tests

c) Navigation tests

d) User interaction tests

06. Which UI5 theme is replacing SAP Blue Crystal as the base Fiori theme?

a) SAP Corbu

b) SAP Belize

c) SAP Tradeshow

d) SAP High Contrast Black

07. In the Git source code management system, what is executed initially to create the local Git repository in SAP Web IDE?

a) Push

b) Pull

c) Clone

d) Fetch

08. Your customer wants to extend an SAP Fiori app through a Controller Extension. When can a controller extension lead to a crash?

There are 2 correct answers to this question.

a) If the extension code exists in the extended app but the controller name is changed by an app update.

b) If the extension code exists and is NOT referenced in the original view.

c) If the extension code accesses parts of the original application that were removed.

d) If the original code required to run the application is overwritten.

09. You need to strengthen the connection security between the Web IDE and the Hybrid App Toolkit Connector. Which of the following activities do you perform?

a) Run the connector with administrator rights

b) Install an X.509 certificate

c) Replace the default API key

d) Change the default port number

10. Which of the following components are part of the SAP Web IDE, hybrid app toolkit add-on?

a) Hybrid App Project Templates, Device Configuration, Hybrid App Toolkit Connector

b) Kapsel Plugins, SAP Web IDE Plugin, Hybrid App Toolkit Connector

c) Hybrid Companion App, Config.json, Package.json, SAP Web IDE Plugin

d) SAP Web IDE Plugin, Hybrid Companion App, Hybrid App Toolkit Connector


Solutions:


QUESTION: 01- Answer: C

QUESTION: 02- Answer: D

QUESTION: 03- Answer: D

QUESTION: 04- Answer: B

QUESTION: 05- Answer: A

QUESTION: 06- Answer: C, D

QUESTION: 07- Answer: C

QUESTION: 08- Answer: C, D

QUESTION: 09- Answer: C

QUESTION: 10- Answer: D

80 views0 comments
bottom of page