Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONMINI_TEST_03

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
MINI_TEST_03

Description:
MINI_TEST_03

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 happens if you execute an app that contains the following bootstrap file? (to jest to bootstrapowanie z pliku index.html wtagach <script> i nie byio zadeklarowanego data-sap-uitheme) The bootstrap will NOT load and the application will produce an error message that the theme is missing The bootstrap will load and the SAP default theme will be used The bootstrap will load and the application will run successfully but without a theme The bootstrap will load and the customer-defined default theme will be used.
You develop an SAPUI5 app that updates data on the SAP back-end system. What activities are required when you implement an XSRF token? (2 answers) 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 Generate a token on each read and write request.
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? (2 answers) It supports custom destination API configuration and certificate inspection 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.
In a standard SAPUI5 project, which file is the Application Descriptor that contains the metadata description of the application? Index.html Neo-app.json Manifest.json Components.
From which control does the sap.m.App control inherit navigation capabilities? sap.m.NavContainer sap.ui.core.NavContainer sap.m.NavigationContainer.
Why do you use the Cordova and SAP Kapsel plug-ins when using the SAP Web IDE, SAP HAT add-on? (2 answers) To integrate device APIs To use offline OData To enable multiple SAPUI5 apps To use X.509 client certificates.
When is the use of a master-detail pattern not recommended? (2) You need to offer complex filters for the master list of items. When you want to display different facets of the same object, data, or both. You want to display a single object.
You finalized your app development in the SAP Web IDE and need to deploy it. Which deployment targets are offered? (3 answers) Register to SAP Fiori launchpad SAPUI5 Java Repository SAP HANA Cloud Platform Deploy to SAP Fiori launchpad SAPUI5 ABAP Repository.
What layout control is used to achieve flexible and responsive layouts? Grid Splitter VerticalLayout FlexBox.
What configuration steps are necessary to define a navigation route? (3) Configure a target. Assign at least one target to the route. Configure a route in the manifest.json file. Activate routing in the sap.app.
Which of the following describe benefits of SAP Fiori elements? Full control of the of the generated code at design time. Flexibility and freedom in UI design. Consistent UI design. Less support effort.
Is it true to say that the sap.m.App control does not provide responsive behavior? It depends on the SAPUI5 version. From version 1.30 and later, the sap.m.App control provides responsive behavior. That is true, the sap.m.App control does not provide responsive behavior. No, that is not true. The sap.m.App control provides responsive behavior.
Which UI annotation is used to declare a field for the smart filter template? UI.finderField UI.filterField UI.selectionField UI.searchField.
What parameter is needed when instantiating a MockServer object? url uri rootUrl rootUri.
Which technologies are used to create Hybrid apps and SAPUI5 apps? XML, JSON and CSS HTML5, JavaScript and CSS HTML, JSON and CSS3 XML, JavaScript and CSS3.
Which properties are part of the design phase when you develop SAP Fiori apps? Scoping, 360 degree research and Synthesis Developing, Testing and Deploying Requirement gathering, Research and Documentation Ideation, Prototyping and Validation.
What is the required content of the Components file of an extension project? (2 answers) The controller IDs The namespace of the parent app The link to the parent app The customizing section.
Which model types are supported by SAPUI5? (4) Resource model JSON model OData model XML Model Translation model.
You are modeling a new role for your SAP Fiori Launchpad users. Which of the following steps is an optional configuration step? Create Tiles and Target Mappings o Create Catalog Create Group and Assign Tile Activate Windows Go to Settings Assign Catalog to Role.
You perform a QUnit test with the following syntactical options. Which call returns true when you execute it? Assert.strictEqual(0,-0,"true"); Assert.strictEqual(0,null,"true"); Assert.strictEqual(0,"","Ttrue"); Assert.strictEqual(0,"0","true");.
Your customer asks you to demonstrate their app with localization changes. Which activity do you perform? Configure the run configuration file in the app Show the i18n.properties file translations Enable the preview frame in the run configuration Configure the Supported Languages settings in the Project.json file.
Which of the following steps are part of the discover phase in the DLD? Implement Test Synthesize Research Scope.
Which of the following pattern sequences are the QUnit tests based on? Assert, Act, and Arrange Arrange, Act, and Assert Given, When, and Then Given, Then, and When.
In the source code below, which of the following locations must reference the extension point? EmployeeDate.controllers Components Neo-app.json EmployeeData.view.xml.
In the code on the screenshot, what are the absolute paths of the property that retrieves the City value for the company Acme Inc.? Note: There are 2 correct answers to this question /regions/1/companies/l/city /regions/companies/O/city /regions/0/companies/O/city /region [OJ/companies[0]/city.
Your customer wants to extend an SAP Fiori app through a Controller Extension. When can a controller extension lead to a crash? (2 answers) If the original code required to run the application is overwritten If the extension code accesses parts of the original application that were removed If the extension code exists and is NOT referenced in the original view If the extension code exists in the extended app but the controller name is changed by an app update.
Your customer asks you for the advantages of the Model View Controller (MVC) design pattern. Which of the following answers do you provide? (2 answers) The data that the models work with can be reused by several different applications MVC artifacts can be transported and debugged separately The project team members that have extensive Ul skills can concentrate in that area MVC is easy to implement for the project team members and supports quick coding.
You need to maintain the mapping between an app URL and a destination in the SAPUI5 app. Which file do you maintain? path.json project.json neo-app.json user-project.json.
Which UI annotation is used in the object page to display the object header? UI.header-Object Ul.headerlnfo Ul.objectheader UI.header.
Which file of the SAP HAT Connector stores the WeblDEHosts URL and can be used for troubleshooting? Assistmsg.json Config.json Package.json appConfig.js.
Which binding modes are supported by SAPUI5? Single-time-only One-way Two-way One-time Once.
Report abuse Consent Terms of use