
Pass C-FIORDEV-21 Exam - Real Test Engine PDF with 195 Questions
Get New C-FIORDEV-21 Certification Practice Test Questions Exam Dumps
SAP C-FIORDEV-21 Certification Exam Topics:
| Topic Areas | Topic Details, Courses, Books |
|---|---|
| SAP Fiori Elements & Smartcontrols 8% - 12% | Describe the use of SAP Fiori Elements and Smartcontrols. |
| Deployment & Testing > 12% | 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. |
| SAP Fiori Launchpad Configuration 8% - 12% | Explain configuration of SAP Fiori Launchpad. |
| 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. |
| Extensibility in SAPUI5 8% - 12% | 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. |
| SAP Fiori Strategy, Standards and Guidelines 8% - 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. |
NEW QUESTION 14
To what namespace is the ExtensionPoint class assigned?
- A. sap.ui.core
- B. sap.ui.extension
- C. sap.ui.core.extension
- D. sap.m
Answer: A
NEW QUESTION 15
Which properties do you need to configure when you use the Mock server? (2 answers)
- A. Service URL
- B. Destination
- C. Module path
- D. Binding type
Answer: A,C
NEW QUESTION 16
Which of the following steps are part of the discover phase in the DLD?
- A. Research
- B. Test
- C. Scope
- D. Synthesize
- E. Implement
Answer: A,C,D
NEW QUESTION 17
Which of the following statements are true for SAP Fiori elements?
- A. Heavy UI coding is necessary when working with SAP Fiori Elements.
- B. Apps are based on OData services and annotations.
- C. SAP Fiori elements provide designs for UI patterns and predefined templates.
Answer: B,C
NEW QUESTION 18
What configuration steps are necessary to define a navigation route?
- A. Activate routing in the sap.app.
- B. Configure a target.
- C. Assign at least one target to the route.
- D. Configure a route in the manifest.json file.
Answer: B,C,D
NEW QUESTION 19
What approach gives you the most flexibility for your SAPUI5 app?
- A. Using a component-based approach.
- B. Implement complex UIs in the index.html file.
- C. Using a view-only based approach.
- D. Using a controller-based approach.
Answer: A
NEW QUESTION 20
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. OPA
- C. QUnit
- D. Mock server
Answer: B
NEW QUESTION 21
You develop an SAPUI5 app and implement a FacetFilter. What events are triggered when the user interacts with the FacetFilter control? (2 answers)
- A. oninit
- B. listFilter
- C. reset
- D. confirm
Answer: C,D
NEW QUESTION 22
Which properties are part of the design phase when you develop SAP Fiori apps?
- A. Requirement gathering, Research and Documentation
- B. Developing, Testing and Deploying
- C. Scoping, 360 degree research and Synthesis
- D. Ideation, Prototyping and Validation
Answer: D
NEW QUESTION 23
What activity does the QUnit Stub functionality perform?
- A. Provides parameters and return values for method calls
- B. Verifies that expected methods are called correctly
- C. Supplies parameter for method calls
- D. Returns values for method calls
Answer: A
NEW QUESTION 24
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 a Technical Catalog provided by SAP
- B. Reference the tile from a SAP Business Catalog
- C. Reference the tile from Odata metadata
- D. Reference the tile from a SAP Business Group
Answer: D
NEW QUESTION 25
Your customer requests a special create method to enable the creation of the full OData hierarchy. Which OData service method can you use?
- A. EXECUTE_DEEP_INSERT
- B. CREATE_BATCH_ENTITY
- C. CREATE_STREAM
- D. CREATE_DEEP_ENTITY
Answer: D
NEW QUESTION 26
Which model types are supported by SAPUI5?
- A. Translation model
- B. OData model
- C. JSON model
- D. Resource model
- E. XML Model
Answer: B,C,D,E
NEW QUESTION 27
Your customer asks you for the advantages of the Model View Controller (MVC) design pattern. Which of the following answers do you provide? (2 answers)
- A. MVC artifacts can be transported and debugged separately
- B. The project team members that have extensive Ul skills can concentrate in that area
- C. The data that the models work with can be reused by several different applications
- D. MVC is easy to implement for the project team members and supports quick coding
Answer: A,D
NEW QUESTION 28
Which of the following aspects are true for a SAPUI5 UI element?
- A. A UI element has a Tenderer.
- B. A UI element has an API.
- C. A UI element does not have a Tenderer.
- D. A UI element can have events.
Answer: B,C,D
NEW QUESTION 29
What are the two aggregations provided by sap.m.SplitApp control to add page implementations?
- A. detail
- B. mainPages
- C. infoPages
- D. detailPages
- E. masterPages
Answer: D,E
NEW QUESTION 30
Which of the following statements are true with respect to QUnit?
- A. Is capable of testing any generic JavaScript code.
- B. QUnit is a JavaScript unit and integration test framework.
- C. Supports asynchronous tests out-of-the-box.
- D. Supports only synchronous testing out of the box.
Answer: A,B,C
NEW QUESTION 31
Why does it make sense to use the navigation API of SAPUI5 and concepts such as eventbus or the navcontainer functions of the base application?
- A. Using the navigation API, the configuration of routes and targets are clearly separated from the application implementation.
- B. Using the navigation API, it is possible to use bookmarks.
- C. The eventbus concept is deprecated and should no longer be used.
- D. The NavContainer of the App object is not accessible inside a component-based app.
Answer: A,B
NEW QUESTION 32
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" popinDisplay="lnline">
- D. column: <Column:demandPopin="true" maxScreenWidth="mobile">
Answer: A,B
NEW QUESTION 33
To generate SAPUI5 coding that is based on prototypes, which tool do you use?
- A. SAP BUILD
- B. SAP WEB IDE
- C. SPLASH
- D. Ul Theme Designer
Answer: B
NEW QUESTION 34
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? (2 answers)
- A. Create a flat structure with Sales Order and Sales Order Items, and then add an expand command
- B. Create a nested structure for Sales Order and Sales Order Items
- C. Create individual structures for both Sales Order and Sales Order Items, and then batch them
- D. Create an object structure that defines the hierarchy
Answer: B,D
NEW QUESTION 35
In a standard SAPUI5 project, which file is the Application Descriptor that contains the metadata description of the application?
- A. Neo-app.json
- B. Manifest.json
- C. Index.html
- D. Components
Answer: B
NEW QUESTION 36
......
C-FIORDEV-21 Exam Dumps - PDF Questions and Testing Engine: https://www.pass4surequiz.com/C-FIORDEV-21-exam-quiz.html