option
Questions
ayuda
daypo
search.php

Ger_Cert_03

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
Ger_Cert_03

Description:
Certificación_F_Dev3

Creation Date: 2021/06/28

Category: Personal

Number of questions: 20

Rating:(0)
Share the Test:
Nuevo ComentarioNuevo Comentario
New Comment
NO RECORDS
Content:

Which element in the SAPUI5 architecture holds the data in JSON or XML? Please choose the correct answer. Response: Component. Model. View. Controller.

Which SAP Fiori application is launched by using the search functionality instead of using a tile? Response: Analytical. Transactional. Factsheet. Legacy.

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. Response: SAP Back-End Server (BES). SAP HANA XS Engine. SAP Front-End Server (FES). SAP Web Dispatcher.

When SAP Web IDE deploys an SAPUI5 app to the ABAP server, which type of app is it deployed as? Response: BSP. HTML5. ABAP. openUI5.

You need to implement an SAP Fiori transactional app for your customer. What benefits are available in the completed app? There are 2 correct answers to this question Response: It allows UI changes without development privileges in the back-end. It allows drill-down details to be presented in the UI. It allows access to the back end to edit document details. It allows fast iterations for the UI apps.

Which tool do you use to deploy SAP Fiori app developments? Please choose the correct answer. Response: Eclipse (SAP NetWeaver Developer Studio). Process Modeler. Object Navigator. SAP WEB IDE.

Which SAP Fiori personalization elements holds all of the technical information needed to start an app? Response: User Preferences. Tile. Catalog. Group.

You need to configure a SAP Web IDE destination to extend an existing SAP Fiori app. Which configuration setting for the WebIDEUsage property is required? Response: odata_fiori. ui5_execute_abap. extend_fiori. dev_abap.

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 Response: It supports custom destination API configuration and certificate inspection. It creates connectivity by a reverse-invoke process on the on-premise system. It initiates a cloud-based reverse-invoke process. It secures an SSL tunnel between the SAP Hana Cloud and the on-premise system.

Your customer needs an app that can perform data modifications. Which ODataModel binding-mode do you select? Please choose the correct answer. Response: One-time. One-way. Two-way. Three-way.

In which attribute do you specify the themes for an SAP Fiori app? Please choose the correct answer Response: sap-ui-theme of a <title> tag. sap-ui-theme of <body> tag. data-sap-ui-theme of the <head> tag. data-sap-ui-theme of <script> tag.

Your customer asks you to demonstrate their app with localization changes. Which activity do you perform? Please choose the correct answer. Response: Configure the Supported Languages settings in the Project.json file. Show the i18n.properties file translations. Configure the run configuration file in the app. Enable the preview frame in the run configuration.

How can you extend an SAP Fiori app? There are 3 correct answers to this question Response: Modify the properties of the view control. Modify the runtime libraries that are to be loaded. Add customer view content in a predefined extension point. Enable merging of the standard and the custom controller at runtime. Modify the data model to merge data at runtime.

Which file of the SAP HAT Connector stores the WebIDEHosts URL and can be used for troubleshooting? Response: Assistmsg.json. appConfig.js. Package.json. Config.json.

To perform a QUnit test, what do you include in a test page under your webapp folder? Please choose the correct answer. Response: SAPUI5 bootstrap code. OPA function. Mock code. Stub code.

What happens when you use the SAP Web IDE console during a deployment? There are 2 correct answers to this question Response: You can debug the error messages in the console. You can view error messages when a deployment is successful. You can view error messages when a deployment is NOT successful. You can archive the success messages in the console.

What is the purpose of the SAP HANA Cloud connector? Response: 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.

Where are the themes saved for the SAP Fiori launchpad? Response: In the bootstrap. In the theme data center. In the UI theme designer tool. In the theme repository.

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. Response: Development tests. Load tests. Navigation tests. User interaction tests.

You perform a QUnit test with the following syntactical options. Which call returns true when you execute it? Please choose the correct answer. Response: Assert.strictEqual(0,-0,”true”);. Assert.strictEqual(0,””,”true”);. Assert.strictEqual(0,”0”,”true”);. Assert.strictEqual(0,null,”true”);.

Report abuse