option
Cuestiones
ayuda
daypo
buscar.php
TEST BORRADO, QUIZÁS LE INTERESE: C_FIORDEV_21
COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del Test:
C_FIORDEV_21

Descripción:
SAP Fiori

Autor:
AVATAR
GGCG
OTROS TESTS DEL AUTOR

Fecha de Creación:
01/04/2022

Categoría: Informática

Número Preguntas: 80
COMPARTE EL TEST
COMENTARNuevo Comentario
No hay ningún comentario sobre este test.
Temario:
Your customer requests a special create method to enable the creation of the full OData hierarchy. Which OData service method can you use? CREATE_DEEP_ENTITY CREATE_BATCH_ENTITY EXECUTE_DEEP_INSERT CREATE_STREAM.
What options can you use to add UI annotations to a SAP Fiori Element Page? Note: There are 3 correct answers to this question. Add Annotation to the Annotation file present as a part of WebIDE project using Annotation modeler Add Annotations to the manifest file present as a part of WebIDE project using the Descriptor Edit Add Annotation with the help of a Metadata Extension Add Annotation to the underlying Database Table Add Annotations to the underlying CDS view.
You develop an SAPUIS app that can be extended. To allow your customer to customize notifications, you set up a hook method. What activities are required to implement a hook method? Note: There are 3 correct answers to this question. Modify the bootstrap option to allow multi-layer extensions of the custom code. Add a code snippet to check if the method exists and execute it Identify a strategic location in the controller for the customized code Create a ¡file in the Util folder to allow the customer to add custom code. Define a new function name ensuring itis reserved for the extension.
To perform a QUnit test, what do you include in a test page under your webapp folder? Stub code OPA function SAPUI5 bootstrap code Mock code.
Which SAP Fiori app types require the SAP HANA database? Note: There are 2 correct answers to this question. Legacy Transactional Factshest Analytical.
Which model supports deep inserts? XML model Resource model OData model JSON model.
Your customer asks you to demonstrate their app with localization changes. Which activity do you perform? Configure the supported Languages settings in the Project.json file. Show the i18n properties file translations. Use the preview frame in the run configuration. Configure the run configuration file in the app.
You need to configure an SAP Destination service to enable SAP Business Application Studio to extend an existing SAP Fiori app. Which configuration setting for the WebIDE Usage property is required? ui5_execute_abap odata_abap dev_abap extend_abap.
Which application types can you develop and deploy on the SAP Cloud platform Neo environment? Note: There are 3 correct answers to this question. Java apps HANA XS apps NET apps Objective-C apps HTMLS apps.
What are the advantages of Local Annotations Over SADL-based Annotations? Note: There are 2 correct answers to this question. All the Framework-Specific Annotations available as a part of CDS views are also available as a part of Annotation Modeler, which makes it highly flexible Can Override the CDS based Annotations Can handle Complex annotations which is not a bound to a single field or entity Local Annotations are more reusable as compared to SADL based annotations.
Which activities does the OData Model Editor support? Note: There are 2 correct answers to this question. Deploy ODataModels Create ODataModels Test ODataModels Edit ODataModels.
You extend an SAP Fiori app. The visibility value of a View Button control needs to be modified. Which extension point do you use? View Extension View Replacement View Modification View Visibility.
What is the required content in the Component.js file for an extension project? Note: There are 2 correct answers to this question. The namespace of the parent app The controller IDs The link to the parent app The customizing section.
You develop an SAPUI5 app that updates dat on the SAP back-end system. What activities are required when you implement an XSRF token? Note: There are 2 correct answers to this question. Include the token in the HTTP request body of each write request Retrieve the token and send it with each write request Generate a token on each read and write request Execute the Refresh method for an expired token.
What are the limitations of OPA5 test? Note: There are 2 correct answers to this question. It never causes a test to fail Testing across more than one page is NOT possible End-to-end tests are NOT recommended. The developer needs to create the test during development.
Your customer wants to enable the SAP Fiori app to be accessed in multiple languages. Which of the following activities do you perform? Note: There are 3 correct answers to this question. Create a resource file for each language Create a resource file containing key/value pairs. Encode the special characters in HTML in the resources file Create a view file and a controller file for each language. Create a resource file with a .props extension.
In the source code below, which of the following locations must reference the extension point? EmployeData.view.xml EmployeData.controller.js Componente.js Neo-app.json.
You are extending an SAP Fiori app. Which ofthe extension properties are defined in the manifest.json? Note: There are 2 correct answers to this question. sap.ui.viewModifications sap.ui.modelModifications sap.ui.i18nModifications sap.ui.controllerExtensions.
You finalized your SAPUI5 app development in the SAP Web IDE. What are the platforms available for deployment? Note: There are 2 correct answers to this question. Deploy to SAPUI5 ABAP Repository Deploy to SAPUI5 Java Repository Deploy to SAP Cloud Platform Deploy to SAP Fiori launchpad.
You need the backend server to sort and filter the data used in your customer's app. Which SAPUI5-supported data model must you use? JSONModel ResourceModel ODataModel XMLModel.
In a SAP Fiori hub deployment, where is the SAPUI5 application code stored for a transactional app? SAP Front-End Server (FES) SAP Back-End Server (BES) SAP Web Dispatcher SAP HANA XS Engine.
What are Smart Controls? Application templates for SAPUI5 applications to optimize development The predecessor of Smart Templates SAPUI5 controls that can be rendered dynamically according to OData service annotations Basic SAPUI5 controls recommended for standalone usage.
Which of the following floorplans also have a standard SAP Fiori Elements implementation available as a part of SAP Fiori 2.0? Note: There are 3 correct answers to this question. Initial Page Overview Page List Report Analytical List Page Wizard.
You need to bind data from a model to an SAPUI5 view control. Which of the following modes are valid? Note: There are 3 correct answers to this question. One-time binding One-way binding Three-way binding Two-way binding Resource-model binding.
How can you extend an SAP Fiori app? Note: There are 3 correct answers to this question. Modify the runtime libraries that are to be loaded Modify the data model to merge data at runtime. Enable merging of the standard and the custom controller at runtime. Modify the properties of the view control Add custom view content in a predefined extension point.
Your customer asks you about the advantages of the Model View Controller (MVC) design pattern used in SAPUI5, Which of the following answers do you provide? Note: There are 2 correct answers to this question. Allows the project team to decouple UI development from business logic development MVC is easy to implement for the project team members and supports quick coding. MVC artifacts can be transported and debugged separately. The data models can be reused by several different applications.
You develop an SAPUI5 app that updates data for sales order and sales order items on the back-end system. What do you create to implement a deep insert? Note: There are 2 correct answers to this question. An object structure that defines the hierarchy. A nested structure for Sales Order and Sales Order Items. An individual structures for both Sales Order and Sales Order ltems, and then batch them. A fat structure with Sales Order and Sales Order Items, and then add an expand command.
Which of the following activities allow you to store your changes in a local Git repository? Clone Commit Push Save.
What activity does the QUnit Stub functionality perform? Retuns values for method calls Supplies parameters for method calls. Verifies that expected methods are called correctly. Provides parameters and return values for method calls.
When SAP Web IDE deploys an SAPUI5 app to the ABAP server, which type of app is it deployed as? HTML5 BSP OpenUl5 ABAP.
Which features of the SAP Business Application Studio help you extend a standard SAP Fiori app? Note: There are 2 correct answers to this question. The Descriptor Editor to choose elements for extension 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 choose extension points.
Which methods can you use to bind data to the controls in SAPUI5? Note: There are 3 correct answers to this question. Structure Property Combination Aggregation Element.
SAP Fiori Elements utilizes a metadata-driven approach for SAP Fiori app development. What are the implications of this? SAPUI5 Smart Controls must be created by developers to utilize the OData annotations and metadata of SAP Fiori Elements templates. Smart Templates must be used by the developer to consume OData annotations and metadata so the SAPUI5 runtime can use the corresponding view. The SAPUI5 runtime interprets metadata and annotations of the OData service and uses the corresponding views for the Fiori app at startup. App developers must use JavaScript to allow their applications to read OData annotations and metadata.
In the screenshot, which element of the Arrange-Act-Assert pattern corresponds to the Act in a QUnit test? eardown : function() {} This.calculator.press(“1”); QUnit.module QUnit.test.
You perform a QUnit test with the following syntactical options. Which call retums true when you execute it? assert.strictEqual(0,"0","true"); assert.strictEqual(0,null,"true"); assert.strictEqual(0,"","true"); assert.strictEqual(0,"-0","true");.
What type of navigation is used in SAP Fiori Launchpad applications? Target-based navigation Scope-based navigation Action-based navigation.
Which SAP Fiori application can you launch using the search function instead of a tile? Factsheet Legacy Analytical Transactional.
What does coherence refer to in the SAP Fiori design principles? Note: There are 2 correct answers to this question. A consistent interaction and visual design language Solves multiple use cases Design for business users needs and their work The same intuitive experience across the whole enterprise.
Which processes are part of the design phase when you develop SAP Fiori apps? Ideation, Prototyping and Validation Scoping, 360 degree research and Synthesis Developing, Testing and Deploying Requirement gathering, Research and Documentation.
You are modeling a new role for your SAP Fiori Launchpad users. Which ofthe following steps is an optional configuration step? Create Catalog Create Group and Assign Tile Assign Catalog to Role Create Tiles and Target Mappings.
Where are the themes saved for the SAP Fiori launchpad? In the bootstrap In the theme repository In the UI theme designer tool In the theme data center.
Which properties do you need to configure when you use the Mock server? Note: There are 2 correct answers to this question. Module path Service URL Destination Binding type.
In the data in the screenshot, you want to display the List of Companies in the Americas region. Which binding option do you use for the X, Y, and Z values in the view? X:/regions/companies Y: name Z: city X:/regions/companies Y: companies/name Z: companies/city X:/regions/0/companies Y: name Z: city X:/regions/0/companies Y: companies/0/name Z: companies/0/city.
Why does SAP Fiori use an intent-based navigation? Note: There are 2 correct answers to this question. Apps can be developed and deployed in parallel Interdependent targets must be deployed in a single transport request The concrete app targets can be deployed separately. To support cross-app navigation.
Which tool can you use to generate SAPUI5 coding that is based on prototypes? SAP Business Application Studio SAP Build UI Theme Designer Adobe Flash.
What is the purpose of the SAP Cloud Connector? It lists the search components and corresponding search models needed for the app. It allows the SAP Web IDE to connect to the on-premise system's Cordova development environment It connects the services of the SAP Cloud Platform and SAP Web IDE It connects the services of the SAP Cloud Platform and on-premise systems in the customers’ network.
Which of the following annotations would you use for a List Report Page? Note: There are 2 correct answers to this question. Use @UI.hidden annotation to hide the fields that are not to be displayed on a list report Use @UI.selectionField annotation to define a fuzzy search field Use @UI.lineitem.importance annotation to determine in which devices the field is displayed. Use @Search.defaultSearchElement annotation to define input fields with value help.
You are developing a complex screen and you use fragments. What features of fragments are useful here? Note: There are 2 correct answers to this question. Fragments are light-weight UI parts that can be reused. Fragments can be found by the SAPUI5 runtime libraries. Fragments have their own controller. Fragments can be a stand-alone view.
You created a new catalog that contains some apps. You want to assign these apps to an existing role to provide authorization for the business users. How can you do this using the PFCG transaction? By assigning the authorization profile for the catalog in the authorization tab By adding the semantic object to the catalog and group By adding the tile and target mapping to the group By adding the catalog to the menu tab of the role.
You are developing SAP Fiori Elements applications Which of the following actions are available in SAP Web IDE? Note: There are 2 correct answers to this question. Create an annotation file associated with the OData service and add annotations Add catalog to user menu in a PFCG role and grant the role to user Choose the OData service as data provider for the project Create a catalog, target mapping, and tiles.
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 WebIDEUsage property for the destination in the SAP HANA Cloud Platform? odata_abap odata_xs dev_abap odata_gen.
Which of the following tile types can use an OData service to set the title properties? Static Dynamic Semi-dynamic.
A business user is unable to find an application on the SAP Fiori Launchpad or on the App Finder. Which of the following options could explain why the tile is unavailable? Note: There are 3 correct answers to this question. The user does not have the proper PFCG role assigned to see the application or tile The catalogs assigned to the user do not contain the relevant application or tile. The OData service authorization is missing The target mapping for the tile is missing in the catalog The end user is missing the required group containing the tile.
What result do you expect from the de-composition and re-composition phases? Note: There are 3 correct answers to this question. A responsive de-composed design A purpose-built app to support personas An adaptive and coherent app The break-down of a large transaction The prevention of irrelevant data being shown to the user.
What is the correct HTTP request method that is required to modify an ODATA resource? PUT CHANGE POST UPDATE.
Which file can you use to configure internal navigation for List Report and Object Page templates? manifest.json file index.html file vocabulary.xml file OData annotation file.
Which of the following sequences is the correct sequence for the Problem Space phase in a Design Thinking workshop? Scoping, 360° Research, Ideation 360° Research, Scoping, Synthesis Scoping, 360° Research, Synthesis Scoping, Synthesis, Ideation.
What are Technical Catalogs used for? Note: There are 2 correct answers to this question. To reference tiles and target mappings according to Segregation of Duties for example a Purchaser, a Buyer and so on To store tiles and target mappings by technology per solution area As a reference for Business Groups As a reference for Business Catalogs.
You want to create a business catalog for all employees that contains a standard SAP Fiori app. How would you do this? Reference the tile from a SAP Business Group Reference the tile from a Technical Catalog provided by SAP Reference the tile from Odata metadata Reference the tile from a SAP Business Catalog.
Which HTTP request methods does the SAP Gateway server use to compute and return a new eTag in a response header? Note: There are 2 correct answers to this question. DELETE POST GET PUT.
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/0/companies/O/city /regions/companies/O/city /regions/1/companies/1/city /region[0]/companies[O]/city.
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? Mock server OPA Sinon QUnit.
Your customer asks you to add text for a new language to an app. Which file do you send to the translator? Master.view.xml 18n.properties Component.js Manifest.json.
Your customer requires an app to display flight information on a mobile device as detailed in the following screenshot for details. Which options can you use to display the same data in a readable format on a mobile device? Note: There are 2 correct answers to this question. Column:<column demandpopin=”true” minscreenwidth=”tablet” popindisplay=”Inline”></column> Column:<column demandpopin=”true” maxscreenwidth=”mobile” popindisplay=”Inline”></column> Column:<column demandpopin=”true” minscreenwidth=”tablet”></column> Column:<column demandpopin=”true” maxscreenwidth=”mobile”></column>.
You need to securely connect the SAP Web IDE to an on-premise system How does the SAP Cloud Connector help do this? Note: There are 2 correct answers to this question. It secures an SSL tunnel between the SAP 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.
You want to use transaction /UIZ/FLP to start the SAP Fiori Launchpad using the Web Dispatcher. Which database table do you use to configure this? HTTP_MADMIM. HTTP_WHITELIST HTTPURLLOC HTTP_CSP_MADMIN.
Your customer requires that the SAPUI5 design of all apps matches their corporate theme. Which of the following actions do you perform? Note: There are 3 correct answers to this question. Create a module using the Web IDE implementing the theme. Create a model using the Web IDE implementing the theme Reference the relevant artifacts in the bootstrap of the app. Create a css file using the Web IDE implementing the theme. Create a theme using the Theme Designer implementing the theme.
Which of the following are features of the SAPUI5 SDK? Note: There are 2 correct answers to this question. Is a subset of OpenUl5 Provides an interface to Web Dynpro Keyboard interaction support and accessibility features Allows the usage of the jQuery library.
What are the Lifecycle events of an SAPUI5 view controller? Note: There are 2 correct answers to this question. onBeforeRendering beforeEntry onExit aterExecution.
What are the advantages of the Sinon.JS framework? Note: There are 2 correct answers to this question. It supports only synchronous requests. It provides support for spies, stubs and mocks. It supplies higher level test doubles for timers and AJAX requests. It enables test-driven development.
You develop an SAPUI5 app and implement a FacetFilter What events are triggered when the user interacts with the FacetFilter control? Note: There are 2 correct answers to this question. reset listFilter confirm Oninit.
Which control can you use to create responsive table-free layouts? sap.ui.layout.ResponsiveFlowLayout sap.ui.layout.HorizontalLayout sap.ui.layout.VerticalLayout sap.ui.layout.Grid Control.
Which information is included in the SAPUI5 app's manifest.json file? Note: There are 3 correct answers to this question. Localization keys SAPUI5 dependencies App ID, Name, and Version Client side data-models Referenced data sources.
Which tile types can you use to display real-time data values that are read from an OData service? Note: There are 2 correct answers to this question. App Launcher — Static tile KPI-based tile App Launcher — Dynamic tile News tile.
To which of the following does an SAP Fiori tile point to directly? A target mapping with a semantic object and an action An SAP Fiori app A semantic object An action.
Your customer extends an SAP Fiori app with View Replacement. Which activities do you perform? Note: There are 2 correct answers to this question. Verify that adding custom content in the Extension Points is NOT sufficient Create an SAPUIS view that replaces the complete view. Identify a specific SAPUIS control to be replaced Create an SAPUIS control that replaces the original control.
Which of the following pattern sequences are the QUnit tests based on? Given, When, and Then Assert, Act, and Arrange Arrange, Act, and Assert Given, Then, and When.
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.
In a standard SAPUI5 project, which file is the Application Descriptor that contains the metadata description of the application? Manifest.json Component.js Index.html Neo-app.json.
An administrator wat to configure the SAP Fiori Launchpad for all users in one client for your S/4HANA 1809 landscape. Which of the following options represents the best way for the administrator to do this? Create a target mapping in a catalog and assign the catalog to all users using roles. Define settings using transaction /UI2/FLP_CUS_CONF. Use the configuration file to define URL parameters to enable/disable features when starting the SAP Fiori Launchpad. Define settings using transaction /UI2/FLP_SYS_CONF.
Denunciar Test