Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONGer_Cert_04

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
Ger_Cert_04

Description:
Certificación_F_Dev4

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:
You need to maintain the mapping between an app URL and a destination in the SAPUI5 app. Which file do you maintain? Response: project.json path.json neo-app.json user-project.json.
Why do you explore the Problem Space in detail during a Design Thinking workshop? Response: To validate solution ideas To understand user needs To create desirable solutions To save costs in the evaluation phase.
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”:”/”}’ Response: The bootstrap will load and the SAP default theme will be used 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 application will run successfully but without a theme.
Which methods can you use to bind data to the controls in SAPUI5? There are 3 correct answers to this question Response: Structure Aggregation Property Element Combination.
You develop an SAPUI5 app that updates data on the SAP back-end system. What activities are required when you implement an XSRF token? There are 2 correct answers to this question Response: Generate a token on each read and write request Include the token in the HTTP request body of each write request Execute the Refresh method for an expired token Retrieve the token and send it with each service request.
Your customer asks you for the advantages of the Model View Controller (MVC) design pattern. Which of the following answers do you provide? There are 2 correct answers to this question Response: The data that the models work with can be reused by several different applications The project team members that have extensive UI skills can concentrate in that area MVC is easy to implement for the project team members and supports quick coding MVC artifacts can be transported and debugged separately.
Which of the following activities allow you to store your changes in a local Git repository? Response: Push Save Clone Commit.
You need to strengthen the connection security between the Web IDE and the Hybrid App Toolkit Connector. Which of the following activities do you perform? Please choose the correct answer. Response: Run the connector with administrator rights Install an X.509 certificate Replace the default API key Change the default port number.
What is a prerequisite for configuring the SAP Fiori HAT Connector? Response: Set the path for custom plug-ins Generate a service certificate Create an SAP HANA Cloud Platform (HCP) Web IDE account Create a local Cordova Project.
What are the limitations of OPA5 test? There are 2 correct answers to this question Testing across more than one page is NOT possible It never causes a test to fail End-to-End tests are NOT recommended The developer needs to create the test during development.
You extend an SAP Fiori app. The visibility value of a View Button control needs to be modified. Which extension point do you use? Response: View Modification View Extension View Replacement View Visibility.
You develop an SAP Fiori sales app to display sales order information from the backend system. Which of the following model types do you use? Response: Resource model XML model OData model JSON model.
You develop an SAPUI5 app that can be extended. To allow your customer notifications, you set up a hook method. What activities are required to implement a hook method? There are 3 correct answers to this question Response: Create a .js file in the Util folder to allow the customer to add custom code Identify a strategic location in the controller for the customized code Define a new function name ensuring it is reserved for the extension Add a code snippet to check if the method exists and execute it Modify the bootstrap option to allow multi-layer extensions of the custom code.
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 Response: KPI based tile News tile App Launcher – Static tile App Launcher – Dynamic tile .
What are the advantages of the Sinon.JS framework? There are 2 correct answers to this question Response: It enables test-driven development It provides support for Spies, stubs and mocks It supplies higher level test doubles for timers and AJAX requests It can be used with any JavaScript unit test framework.
Which of the following sequences is the correct sequence for the Problem Space phase in a Design Thinking workshop? Response: Scoping, Synthesis, Ideation 360’ Research, Scoping, Synthesis Scoping, 360’ Research, Ideation Scoping, 360’ Research, Synthesis.
How do you integrate SAPUI5 in a Kapsel/Hybrid app? Response: Add the SAPUI5 bootstrap code into index.html Create a new Kapsel plugin using SAPUI5 Configure the SAPUI5 resources in the config.xml file of the Hybrid app Add the sap-mobile-hybrid.js file to the Hybrid app.
Which properties do you need to configure when you use the Mock server? There are 2 correct answers to this question Response: Binding type Module path Destination Service Url.
In the screenshot, which element of the Arrange-Act-Assert pattern corresponds to the Act in a QUnit test? Please choose the correct answer. Response: this.calculator.press(“1”) QUnit.module teardown : function() {} QUnit.test.
Which application types can you develop and deploy on the SAP HANA Cloud platform? There are 3 correct answers to this question Response: Java apps ABAP apps HANA XS apps Objective-C apps HTML apps.
Report abuse Consent Terms of use