Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONtest3-f

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
test3-f

Description:
test 3 de f

Author:
JOSEDVM
(Other tests from this author)

Creation Date:
26/04/2022

Category:
Others

Number of questions: 44
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
Your customer requests a special create method to enable the creation of the full OData hierarchy. Which OData service method can you use? Please choose the correct answer. Choose one: CREATE_BATCH_ENTITY CREATE_DEEP_ENTITY CREATE_STREAM EXECUTE_DEEP_INSERT .
In a typical SAP Fiori landscape, which server instance stores the SAP Fiori SAPUI5 application code for a transactional app? Please choose the correct answer. Choose one: SAP HANA XS Engine SAP Web Dispatcher SAP Front-End Server (FES) SAP Back-End Server (BES) .
What is the purpose of the SAP HANA Cloud connector? Please choose the correct answer. Choose one: It allows the SAP Web IDE to connect to the on-premise system’s Cordova development environment It connects the services of the SAP HANA Cloud Platform and SAP Web IDE It connects the services of the SAP HANA Cloud Platform and on-premise system in the customer’s network It lists the search components and corresponding search models needed for the app .
Which UI5 theme is replacing SAP Blue Crystal as the base Fiori theme? Please choose the correct answer. Choose one: SAP High Contrast Black SAP Tradeshow SAP Corbu SAP Belize.
What of the following aspects are true for a SAPUI5 UI-element? There are 3 correct answer to this question. Choose: Has a renderer Can have events Has an API Does not have a renderer .
For which app type in SAP Fiori do you install the KPI framework? Please choose the correct answer. Choose one: Legacy app Analytical app Factsheet app Transactional app .
What are the SAP Fiori principles? There are 3 correct answers to this question. Choose: Rolebased Complex Creative Coherent Adaptive.
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. Choose: Load tests User interaction tests Development tests Navigation tests.
What of the following is true for implementing your own renderer? There are 3 correct answer to this question. Choose: Assign a reference to the renderer property of the UI control Implement the render function inside the control Implement the Renderer using AMD syntax Implement a renderer class derived from sap.ui.core.Renderer in a separate file.
Your customer needs an app that can perform data modifications. Which ODataModel binding-mode do you select? Please choose the correct answer. Choose one: Two-way One-way One-time Three-way.
When do you select the custom plugins to build and package a hybrid app using the SAP HAT? Please choose the correct answer. Choose one: While creating a new project using the Hybrid Mobile Enablement feature While configuring the app properties on the Hybrid App Configuration tab of the Web IDE Plugin During the Configure Path for Custom Plugins step of installing the SAP HAT During the Build the Hybrid Companion App step of installing the SAP HAT.
Which tile types can you use to display real-time data values read from an OData service? There are 2 correct answers to this question. Choose: App Launcher – Static tile News tile KPI based tile App Launcher – Dynamic tile.
What happens if you execute an app that contains the following bootstrap file? Please choose the correct answer. <script src=”resources/sap-ui-core.js” id=”sap-ui-bootsrap” data-sap-ui-libs=”sap.m” data-sap-ui-xx-bindingSyntax=”complex” data-sap-ui-resourceroots=’{“sales.reporting”:”/”}’ Choose one: The bootstrap will load and the application will run successfully but without a theme The bootstrap will NOT load and the application will produce an error message that the theme is missing The bootstrap will load and the customer-defined default theme will be used The bootstrap will load and the SAP default theme will be used .
Which features of the SAP Web IDE help you extend a standard SAP Fiori app? There are 2 correct answers to this question. Choose: 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 extension .
Why does SAP Fiori use an intent-based navigation? Please choose the correct answer. Choose one: The concrete app targets can be deployed separately Apps can be developed and deployed in parallel Apps targets can be deployed separately App implementation make the app deployment easier.
What are the two components of the OData Runtime? There are 2 correct answers to this question. Choose: IW_BEP IW_HANA GW_CORE IW_FND.
Which security features does the SAP Fiori provide to restrict the access to native device capabilities? There are 2 correct answers to this question. Choose: Restricted device functionality using a client policy Privacy screen Encrypted storage of data on the device Bridge for non-Fiori content .
What modes are provided by the enumeration sap.m.SplitAppMode? There are 3 correct answers to this question. Choose: ShowHideMode StretchCompressMode ShrinkCozyMode PopoverMode HodeShowMode.
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. Choose: one-way binding One-time binding Three-way binding Resource-model binding two-way binding.
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? Please choose the correct answer. Choose one: X: /region/0/companies Y: companies/0/name Z: companies/0/city X: /region/companies Y: companies/name Z: companies/city X: /region/0/companies Y: name Z: city X: /region/companies Y: name Z: city .
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> Choose one: EmployeeData.view.xml Neo-app.json EmployeeDate.controller.js Component.js .
Which tool do you use to deploy SAP Fiori app developments? Please choose the correct answer. Choose one: Eclipse (SAP NetWeaver Developer Studio) SAP WEB IDE Process Modeler Object Navigator .
What layout control is used to achieve flexible and responsible layouts? Choose one: VerticalLayout Splitter FlexBox Grid .
To generate SAPUI5 coding that is based on prototypes, which tool do you use? Please choose the correct answer. Choose one: SPLASH SAP WEB IDE SAP BUILD UI Theme Designer .
Which information is included in the SAPUI5 app’s manifest.json file? There are 3 correct answers to this question. Choose: Client side data-models Referenced data sources App ID, Name and Version Localization keys SAPUI5 dependencies .
You finalized your app development in the SAP Web IDE and need to deploy it. Which deployment targets are offered? There are 3 correct answers to this question. Choose: Register to SAP Fiori launchpad SAPUI5 Java Repository SAP HANA Cloud Platform Deploy to SAP Fiori launchpad SAPUI5 ABAP Repository .
What impact does UX have on monetary values? There are 3 correct answers to this question. Choose: Decrease change requests and user errors Save training costs Gain productivity and data quality Increase user satisfaction Strengthen relationship between customers .
Which SAP Fiori app types require the SAP HANA database? There are 2 correct answers to this question. Choose: Legacy Transactional Analytical Factsheet .
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. Choose one: Push Fetch Pull Clone .
What are the answers of SAP in UX strategy? There are 3 correct answers to this question. Choose: New / Renew / Enable Design Strategy New / Renew / Empower SAP Screen Personas Architecture and Technology.
Which of the following activities allow you to store your changes in a local Git repository? Please choose the correct answer. Choose one: Save Push Clone Commit.
In what base class implementation is the function setModel implemented? Please choose the correct answer. Choose one: sap.ui.base.ManagedObject sap.ui.model.base.BaseModel sap.ui.base.interface sap.ui.base.Object.
What is a prerequisite for configuring the SAP Fiori HAT Connector? Please choose the correct answer. Choose one: Create a local Cordova project Set the path for custom plug-ins Create an SAP HANA Cloud Platform (HCP) Web IDE account Generate a service certificate.
You need to maintain the mapping between an app URL and a destination in the SAPUI5 app. Which file do you maintain? Please choose the correct answer. Choose one: project.json neo-app.json path.json user-project.json.
What are the basic guidelines of the Extension Point concept of SAPUI5? There are 2 correct answers to this question. Choose: The custom app and the parent app contain a component.js file The custom app is located in a separate project The custom app remains modification free The parent app contains all modifications.
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. Choose: reset confirm oninit listFilter .
Your customer needs to securely connect the SAP HANA Cloud Connector to the Web IDE of an on-premise system. How does the SAP HANA cloud connector help do this? There are 2 correct answers to this question. Choose: It secures an SSL tunnel between the SAP Hana Cloud and the on-premise system It initiates a cloud-based reverse-invoke process It creates connectivity by a reverse-invoke process on the on-premise system It supports custom destination API configuration and certificate inspection.
What is the required content of the Component.js file of an extension project? There are 2 correct answers to this question. Choose: The customizing section The namespace of the parent app The controller IDs The link to the parent app.
What is true for the SAP Gateway? There are 2 correct answers to this question. Choose: It is a set of ABAP add-ons to the SAP ERP system Offers connectivity to SAP applications leveraging REST services Is part of the SAPUI5 library to support REST services It a Web Service platform and successor of Enterprise Service Registry.
In which attribute do you specify the themes for an SAP Fiori app?. Please choose the correct answer. Choose one: sap-ui-theme of <body> tag data-sap-ui-theme of <script> tag sap-ui-theme of a <title> tag data-sap-ui-theme of the <head> tag.
You need the server to sort and filter the data used in your customer’s app. Which SAPUI5-supported data model must you use? Please choose the correct answer. Choose one: ODataModel XMLModel JSONModel ResourceModel.
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. Choose: To use X.509 client certificates To use offline OData To enable multiple SAPUI5 apps To integrate device APIs.
Why does it make sense to use the navigation API of SAPUI5 and not the concepts like the eventbus or the navcontainer functions of the base application? There are 2 correct answers to this question. Choose: The eventbus is deprecated and shouldn't be used anymore Using the navigation API the configuration of routes and targets are clear separated from the application implementation The Navcontainer of the App-object is not accessible inside component based application Using the navigation API it is possible to use bookmarks.
Which SAP Fiori personalization elements holds all of the technical information needed to start an app? Please choose the correct answer. Choose one: Group Catalog Tile User Preferences.
Report abuse Consent Terms of use