Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONMINI_TEST_01

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
MINI_TEST_01

Description:
MINI_TEST_01

Author:
AVATAR

Creation Date:
17/03/2021

Category:
Others

Number of questions: 31
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
What types of extensions/replacements are supported by SAPUI5? (4) View modification Implement UI Controller Hooks View replacement Manifest.json replacement Replace service Component replacement.
Which of the following statements are true with regard to implementing your own Tenderer? (3) Implement a Tenderer class, derived from sap.ui.core.Renderer, in a separate file. Implement the renderer using AMD syntax. Implement the render function inside the control. Assign a reference to the renderer property of the UI control.
Which methods can you use to bind data to the controls in SAPUI5? (3) Structure Property Aggregation Combination Element.
What is the purpose of the SAP HANA Cloud connector? It lists the search components and corresponding search models needed for the app It connects the services of the SAP HANA Cloud Platform and on-premise system in the customer's network 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.
You need the server to sort and filter the data used in your customers app. Which SAPUI5- supported data model must you use? ODataModel JSONModel ResourceModel XMLModel.
Which of the following activities allow you to store your changes in a local Git repository? Clone Save Push Commit.
What are the SAP Fiori principles? (3) Adaptive Creative Coherent Role-based Complex.
What is the relation between the model and the controller in the standard MVC implementation? (2) The model notifies the controller about changes. The controller sets the model visibility. The model updates the controller. The controller modifies the model.
What are the advantages of the Sinon.JS framework? (2) It can be used with any JavaScript unit test framework It enables test-driven development It provides support for Spies, stubs and mocks It supplies higher level test doubles for timers and AJAX requests.
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? Sinon OPA Mock serve QUnit.
Which file can you use to configure internal navigation for List Report and Object Page templates? Data annotation file index.html file vocabulary xml file manifestjson file.
Why do you explore the Problem Space in detail during a Design Thinking workshop? To validate solution ideas To save costs in the evaluation phase To create desirable solutions To understand user needs.
What is the base class for all UI controls in SAPUI5? sap.ui.base.Control sap.ui.Element sap.ui.core.Control sap.ui.Control.
Where is the best place to store local data when using the SAP Web IDE? (2) In the models folder. In the localService folder. In the mockdata folder.
What is the namespace in which the smart controls are bundled? sap.ui.comp sap.m sap.ui.smart.
Which activities does the OData Model Editor support? (3) Create ODataModels Deploy ODataModels Test ODataModels Edit ODataModels Define ODataModels.
Which control can you use to create responsive table-free layouts? sap.ui.layout. Responsive FlowLayout sap.ui.layout Grid Control sap.ui.layoutVerticalLayout sap.ui.layout. HorizontalLayout.
To generate SAPUI5 coding that is based on prototypes, which tool do you use? Ul Theme Designer SAP WEB IDE SAP BUILD SPLASH.
Which function must be called inside a control Tenderer to add the control ID to the DOM tree and support eventing? writeClasses write writeControlData writelcon.
What is the result of a GIT Revert? Undoes a committed snapshot. Reverts back to the previous state of the project. Removes all untracked files from the working directory.
Your customer ask you to add text for a new language to an app. Which file do you provide in the translator? COMPONENT.JS MASTER_VIEW.XML I18N.PROPERTIES MANIFEST.JSON.
Which of the following statements are true for SAP Fiori elements? (2) Heavy UI coding is necessary when working with SAP Fiori Elements. Apps are based on OData services and annotations. SAP Fiori elements provide designs for UI patterns and predefined templates.
What are the Lifecycle events of an SAPUI5 view controller? (2) onEntry onBeforeRendering onExecution onExit.
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 WeblDEUsage property by the destination in the SAP? odata_xs odata_gen dev_abap odata_abap.
You want to define a property with the name width to enhance a standard UI5 control. The property should hold the current width of the UI control. What is the best approach to defining the type of such a property? Define the property width of the type sap.ui.core.Integer. Define the property width of the type string. Define the property width of the type sap.ui.core.CSSSize. Define the property width of the type sap.ui.core.type.CSSSize.
Which of the following aspects are true for a SAPUI5 UI element? (3) A UI element does not have a Tenderer. A UI element has a Tenderer. A UI element has an API. A UI element can have events.
Your customer extends an SAP Fiori app with View Replacement. Which activities do you perform? (2) Create an SAPUI5 view that replaces the complete view Identify a specific SAPUI5 control to be replaced Verify that adding custom content in the Extension Points will NOT suffice Create an SAPUI5 control that replaces the original control.
Which of the following statements are true with regard to OPA5? (3) Can be used for SAPUI5 integration tests. Provides the possibility to test navigation. Can be used for user interaction tests. Is a view controller test framework.
What result do you expect from the de-composition and re-composition phases? (3) The prevention of irrelevant data being shown to the user A purpose-built app to support personas A responsive de-composed design The break-down of a large transaction An adaptive and coherent app.
What are the different content densities provided by SAPUI5? (3) large strict condensed cozy compact.
Your customer requests a special create method to enable the creation of the full Data hierarchy. Which OData service method can you use? CREATE_DEEP_ENTITY EXECUTE_DEEP_INSERT CREATE_BATCH_ENTITY CREATE_STREAM.
Report abuse Consent Terms of use