Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONGer_Cert_01

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
Ger_Cert_01

Description:
Certificación_F_Dev1

Author:
AVATAR
Germán Rojas Méndez
(Other tests from this author)


Creation Date:
28/06/2021

Category:
Personal

Number of questions: 20
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
What are the basic guidelines of the Extension Point concept of SAPUI5? There are 2 correct answers to this question The parent app contains all modifications The custom app remains modification free The custom app and the parent app contain a component.js file The custom app is located in a separate project.
In the data in the screenshot, you need to display the List of Companies in the Americas region. Which binding option do you use for the values X, Y and Z in the view? Response: X: /region/0/companies Y: companies/0/name Z: companies/0/city X: /region/companies Y: companies/name Z: companies/ X: /region/companies Y: companies/name Z: companies/ X: /region/0/companies Y: name Z: city.
Why do you use the Cordova and SAP Kapsel plug-ins when using the SAP Web IDE, SAP HAT add-on? There are 2 correct answers to this question: To enable multiple SAPUI5 apps To use X.509 client certificates To use offline OData To integrate device APIs.
What activity does the QUnit Stub functionality perform? Response: Verifies that expected methods are called correctly Supplies parameter for method calls Returns values for method calls Provides parameters and return values for method calls.
In the source code below, which of the following locations must reference the extension point? Please choose the correct answer. <code:View xmlns:core=”sap.ui.core” xmlns:mvc=”sap.ui.core.mvc” xmlns=”sap.m” controllerName=”appextension.EmployeeData” xmlns:html=http://www.w3.org/1999/xhtml><Page title=”Title”> <content> <Label text = “First name:”/> <Input/> <core:ExtensionPoint name=”forMiddleName:”/> <<Label text = “Last name:”/> <Input/> <Button text=”Get Info” press=”doGetInfo”/> </content> </Page> </core:View> Response: Component.js EmployeeData.view.xml EmployeeDate.controller.js Neo-app.json.
You need to bind data from a model to an SAPUI5 view control. Which of the following models are valid? There are 3 correct answers to this question Response: One-time binding one-way binding Three-way binding two-way binding Resource-model binding.
Which features of the SAP Web IDE help you extend a standard SAP Fiori app? There are 2 correct answers to this question Response: A wizard to generate the files for each extension possibility An editor to modify the data model in the extended project The Extensibility Pane to extend the control The Descriptor Editor to choose elements for extensión.
What do you configure to import the BUILD prototype in the SAP Web IDE for development? Response: The destination in the SAP HANA Cloud Platform The API key in the SAP Web IDE plugin The connection in the SAP HANA Cloud Integration The connection in the SAP HANA Cloud Connector.
In the Git source code management system, what is executed initially to create the local Git repository in SAP Web IDE? Please choose the correct answer. Response: Fetch Push Clone Pull.
Your customer wants to enable the SAP Fiori app to be accessed in multiple languages. Which of the following activities do you perform? There are 3 correct answers to this question Response: Create a resource file containing key/value pairs Create a resource file for each language HTML -enable the special characters in the resource file Create a resource file with a .props extensión Create a view file and a controller file for each language .
Which deplo yment options do you have for SAP Fiori UIs and OData Services regarding the software components? There are 2 correct answers to this question Response: One deployment package on the same system as the business system Two different deployment packages on a different from the business packages Two different deployment packages on the same system as the business system One deployment package on a different system from the business system.
Which information is included in the SAPUI5 app’s manifest.json file? There are 3 correct answers to this question Response: Localization keys SAPUI5 dependencies Client side data-models App ID, Name and Version Referenced data sources.
What is an Aggregation? There are 2 correct answers to this question. Response: Is not a parent/ child relationship A relationship between two controls A relationship between the text field and its label Is a parent child relationship.
You develop an SAPUI5 app and implement a FacetFilter. What events are triggered when the user interacts with the FactFilter control? There are 2 correct answers to this question Response: oninit confirm listFilter reset.
You need to consume the OData Service from the Gateway to create a new SAP Fiori app in the SAP Web IDE. What value do you configure in the WebIDEUsage property for the destination in the SAP HANA Cloud Platform? Response: odata_xs odata_abap dev_abap odata_gen.
Which elements are part of the UX? There are 2 correct answers to this question Response: User effectiveness User emotion User response user interaction.
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? There are 2 correct answers to this question. Response: Create a nested structure for Sales Order and Sales Order Items Create an object structure that defines the hierarchy Create a flat structure with Sales Order and Sales Order Items, and then add an expand command Create individual structures for both Sales Order and Sales Order Items, and then batch them.
Your customer requires that the SAPUI5 design of all apps reference a specific and consistent look and feel. What do you create? There are 3 correct answers to this question. Response: Create a model using the Web IDE implementing the specific look and feel and reference this model in the bootstrap of all apps Create a global JavaScript file using the Web IDE implementing the specific look and feel and reference this file in the bootstrap of all apps Create a module using the Web IDE implementing the specific look and feel and reference this module in the bootstrap of all apps Create a css file using the Web IDE implementing the specific look and feel and reference this css in the bootstrap of all apps Create a theme using the Theme Designer implementing the specific look and feel and reference this theme in the bootstrap of all apps.
In the design thinking phase of your customer project, one design is accepted as viable. What other attributes need to be valid for this design to be considered? There are 2 correct answers to this question Response: Desirable Usable Achievable Feasible.
Which UI5 theme is replacing SAP Blue Crystal as the base Fiori theme? Please choose the correct answer. Response: SAP Corbu SAP Belize SAP Tradeshow SAP High Contrast Black.
Report abuse Consent Terms of use