Get 2021 Updated Free SAP C-FIORDEV-21 Exam Questions & Answer
C-FIORDEV-21 Dumps PDF and Test Engine Exam Questions
SAP Fiori Application Developer Certification Exam Topics:
| Topic Areas | Topic Details, Courses, Books | Weighting |
|---|---|---|
| Extensibility in SAPUI5 | Describe the concept of Extensibility in SAPUI5 and Extension Points in SAPUI5, implement View Replacement, View Modification, View Extension, Controller Extension, and Hook Methods, and extend Translations with Customer Properties. UX410 (SAP FIORI 2.0) | 8% - 12% |
| SAP Fiori Elements & Smartcontrols | Describe the use of SAP Fiori Elements and Smartcontrols. UX403 (SAP FIORI 2.0) | 8% - 12% |
| SAP HANA Cloud Platform and Web IDE Basics | Describe the SAP HANA Cloud Platform and the Prototyping, Development, Packaging, Deployment and Extensibility tools available in SAP Web IDE. UX410 (SAP FIORI 2.0) | 8% - 12% |
| SAP Fiori Strategy, Standards and Guidelines | 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. UX402 (SAPUI5 RELEASE 1.56) | 8% - 12% |
| SAPUI5 Foundations | 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. UX402 (SAPUI5 RELEASE 1.56) | > 12% |
| OData and Advanced Data Handling | 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. UX410 (SAP FIORI 2.0) | 8% - 12% |
| Deployment & Testing | Deploy an application on an ABAP Server, an application on the SAP Hana Cloud Platform. Write Unit-Tests, unit test with QUnit, create a QUnit Test Scenario, apply integration a test with OPA5, and create an OPA5 Test Scenario. UX410 (SAP FIORI 2.0) | > 12% |
| SAP Fiori Launchpad Configuration | Explain configuration of SAP Fiori Launchpad. UX402 (SAPUI5 RELEASE 1.56) | 8% - 12% |
| SAP Fiori Architecture Overview | Describe the architecture and components of a typical SAP Fiori landscape. UX100 (SAP FIORI 2.0) | < 8% |
NEW QUESTION 76
Which binding modes are supported by SAPUI5?
- A. One-way
- B. Single-time-only
- C. Once
- D. Two-way
- E. One-time
Answer: A,D,E
NEW QUESTION 77
Which properties are part of the design phase when you develop SAP Fiori apps?
- A. Requirement gathering, Research and Documentation
- B. Scoping, 360 degree research and Synthesis
- C. Ideation, Prototyping and Validation
- D. Developing, Testing and Deploying
Answer: C
NEW QUESTION 78
What is the required content of the Components file of an extension project? (2 answers)
- A. The namespace of the parent app
- B. The link to the parent app
- C. The customizing section
- D. The controller IDs
Answer: B,C
NEW QUESTION 79
What are the current UI Technologies of SAP?
- A. Web Dynpro ABAP / Floorplan Manager
- B. Dynpro
- C. SAPUI5
- D. Java Server Pages
- E. Business Server Pages
Answer: A,B,C
NEW QUESTION 80
From which control does the sap.m.App control inherit navigation capabilities?
- A. sap.m.NavContainer
- B. sap.m.NavigationContainer
- C. sap.ui.core.NavContainer
Answer: A
NEW QUESTION 81
Which file contains the initialization code for the UI library?
- A. loadlibrary.js
- B. library.load.js
- C. lib.dll
- D. library.js
Answer: D
NEW QUESTION 82
An administrator wants to configure the SAP Fiori Launchpad for all users in one client for your S/4HANA 1809 landscape. Which of the following options represents the best way for the administrator to do this?
- A. Define settings using transaction /UI5/FLP_CUS_CONF.
- B. Define settings using transaction /UI5/FLP SYS_CONF
- C. Use the configuration file to define URL parameters to enable/disable features when starting the SAP Fiori Launchpad
- D. Create a target mapping in a catalog and assign the catalog to all users using roles
Answer: A,B,D
NEW QUESTION 83
What is a GIT branch?
- A. A GIT branch represents an independent line of development.
- B. A GIT branch always represents the main development line.
- C. A GIT branch represents a local working copy of the main development line.
- D. A GIT branch is the SAP implementation of GIT.
Answer: A
NEW QUESTION 84
What happens when you use the SAP Web IDE console during a deployment? (2 answers)
- A. You can archive the success messages in the console
- B. You can debug the error messages in the console
- C. You can view error messages when a deployment is NOT successful
- D. You can view error messages when a deployment is successful
Answer: A,C
NEW QUESTION 85
What are the SAP Fiori principles?
- A. Role-based
- B. Complex
- C. Creative
- D. Coherent
- E. Adaptive
Answer: A,D,E
NEW QUESTION 86
What are the advantages of the Sinon.JS framework? (2 answers)
- A. It can be used with any JavaScript unit test framework
- B. It enables test-driven development
- C. It provides support for Spies, stubs and mocks
- D. It supplies higher level test doubles for timers and AJAX requests
Answer: C,D
NEW QUESTION 87
To generate SAPUI5 coding that is based on prototypes, which tool do you use?
- A. SPLASH
- B. Ul Theme Designer
- C. SAP WEB IDE
- D. SAP BUILD
Answer: C
NEW QUESTION 88
You need to configure a SAP Web IDE destination to extend an existing SAP Fiori app. Which configuration setting for the WeblDEUsage property is required?
- A. odata_fiori
- B. dev_abap
- C. ui5_execute_abap
- D. extend_fiori
Answer: B
NEW QUESTION 89
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 SAP Business Catalog
- C. Reference the tile from a SAP Business Group
- D. Reference the tile from a Technical Catalog provided by SAP
Answer: C
NEW QUESTION 90
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. Mock server
- B. OPA
- C. Sinon
- D. QUnit
Answer: B
NEW QUESTION 91
Which SAP Fiori app types require the SAP HANA database? (2 answers)
- A. Transactional
- B. Legacy
- C. Analytical
- D. Factsheet
Answer: C,D
NEW QUESTION 92
Your customer requires an app to display flight information on a mobile device. Please see the screenshot for details. Which options can you use to display the same data in a readable format on a mobile device? (2 answers)
- A. column: <Column demandPopin-'true" minScreenWidth-'tablef popinDisplay-'lnline">
- B. column: <Column demandPopin-'true" minScreenWidth="tablet">
- C. column: <Column:demandPopin="true" maxScreenWidth="mobile">
- D. column: <Column demandPopin-'true" maxScreenWidth-'mobile" popinDisplay="lnline">
Answer: A,B
NEW QUESTION 93
In which state are the files in GIT when a remote repository is cloned?
- A. Modified and tracked
- B. Staged and modified
- C. Tracked and unmodified
- D. Tracked and staged
Answer: A,B,C
NEW QUESTION 94 
In the code on the screenshot, what are the absolute paths of the property that retrieves the City value for the company Acme Inc.? Note: There are 2 correct answers to this question
- A. /region [OJ/companies[0]/city
- B. /regions/companies/O/city
- C. /regions/1/companies/l/city
- D. /regions/0/companies/O/city
Answer: D
NEW QUESTION 95
When SAP Web IDE deploys an SAPUI5 app to the ABAP server, which type of app is it deployed as?
- A. ABAP
- B. BSP
- C. OpenUI5
- D. HTML5
Answer: B
NEW QUESTION 96
Which of the following are best practices when developing a SAPUI5 app?
- A. Use an asynchronous model definition in your JavaScript code.
- B. Use the Synchronous Model Definition (SMD) syntax.
- C. Make use of patterns.
- D. Describe your app using a set of metadata.
- E. Minimize the code in the index.html file.
Answer: A,C,D,E
NEW QUESTION 97
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 secures an SSL tunnel between the SAP Cloud and the on-premise system
- B. It creates connectivity by a reverse-invoke process on the on-premise system
- C. It initiates a cloud-based reverse-invoke process
- D. It supports custom destination API configuration and certificate inspection
Answer: A,B
NEW QUESTION 98
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 Visibility
- B. View Replacement
- C. View Extension
- D. View Modification
Answer: D
NEW QUESTION 99
......
Verified C-FIORDEV-21 exam dumps Q&As with Correct 195 Questions and Answers: https://www.exams-boost.com/C-FIORDEV-21-valid-materials.html