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

Descripción:
Practice Test 1: SAP C_FIORDEV_22

Autor:
Alexis Castro
OTROS TESTS DEL AUTOR

Fecha de Creación:
27/01/2023

Categoría: Otros

Número Preguntas: 50
COMPARTE EL TEST
COMENTARNuevo Comentario
No hay ningún comentario sobre este test.
Temario:
Which of following description about search eld is NOT true? Search field searches for only 1 data eld Search field support fuzzy search The search field is searching on more than one data field There is only 1 search field per list report.
Which tool do you use to deploy SAP Fiori app developments? Please choose the correct answer. Eclise (SAP NetWeaver Developer Studio) SAP WEB IDE Process Modeler Object Navigator.
Which properties are part of the design phase when you develop SAP Fiori apps? Requeriment gathering, Reseach and Documentation Developing, Teasting and Deploying Ideation, Prototyping and Validation Scoping, 360 degree reseach and Synthesis.
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”:”/”}’ The bootstrap will load and the application will run successfully but whithout a theme The bootstrap will NOT load and the application will produce an error message that the theme is missing The bootstrap will NOT load and the customer-defined default theme will be used The bootstrap will NOT load and the SAP default theme will be used.
For which operations will the SAP Gateway server compute and return a new ETag in a response header? There are 2 correct answers to this question GET DELETE POST PUT.
Which file is referred to as the App Descriptor and what is its function? The confugure.xml file is referred to as App Descriptor. Its function is to configure web apps and turn on plug-ins The config.json file is referred to as App Descriptor. Its function is to configure ports and turn on plug-ins The manifest.json file is referred to as App Descriptor. Its function is to instantiate the mode The neo.json file is referred to as App Descriptor. Its function is to capture data from objects.
When SAP Web IDE deploys an SAPUI5 app to the ABAP server, which type of app is it deployed as? openIU5 ABAP BSP HTML5.
You are extending an SAP Fiori app. Which of the extension properties are defined in the manifest.json? There are 2 correct answers to this question sap.ui.modelModifications sap.ui.ControllerExtensions sap.ui.i18nModifications sap.ui.viewModifications.
What does coherence refer to in the SAP Fiori design principles? There are 2 correct answers to this question A description of the technological foundation The same instuitive experience across the whole interprice A consistent interaction and visual design language The way in which the data is handled internally.
Which methods can you use to bind data to the controls in SAPUI5? There are 3 correct answers to this question Aggregation Element Property Structure Combination.
In which base class implementation is the setModel function implemented? sap.ui.base.interface sap.ui.base.Object sap.ui.base.ManagedObject sap.ui.model.base.BaseModel.
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 It allows UI changes without development privileges in the back-end It allows access to the back-end edit document details It allows drill-down details to be presented in the UI It allows fast interaction for the UI Apps.
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 Retrieve the token and send it with each service request Generate a taken on each read and write request Include the token in the HTTP request body of each write request Excute the Refresh Method for an expired token.
Which model type in SAPUI5 does NOT support one-way and two-way binding from model to view? Resource Model OData Model XML Model JSON Model.
To perform a QUnit test, what do you include in a test page under your webapp folder? Please choose the correct answer. OPA Function Stub Code Mock Code SAPUI5 Bootstrap Code.
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. Change the default port number Install an X.509 certificate Run the connector with the administrator rights Replace the default API Key.
The combination of Term/Target is unique, that means for an Entity or a eld, every term can be used only once. FALSE TRUE.
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 MVC is easy to implement for the project team members and supports quick coding MVC Artifacts can be transported and debugged separately The data that the models work with can be reused by several different applications The project team members that have extensive UI skill can concentrate in that area .
What is a prerequisite for configuring the SAP Fiori HAT Connector? Set the path for custom plug-ins Create an SAP HANA Cloud Platform (HCP) Web IDE account Create a local Cordova Project Generate a service certificate.
Which control is used in the index.html le to support letterboxing if required? sap.m.Shell sap.ui.core.Component sap.ui.core.View sap.ui.core.ComponentContainer.
Which types are supported as header facets for an object page? (3 correct) Rating Indicator Facet Plan Text Facet Field Group Facet Smart Chart Facet.
How do you integrate SAPUI5 in a Kapsel/Hybrid app? Add the sap-mobile-hybrid.js file to the hybrid App Configure the SAPUI5 resouces in the config.xml file of the Hybrid App Add the SAPUI5 bootstrap code into index.html Create a new Kapsel plugin using SAPUI5.
Which technologies are used to create Hybrid apps and SAPUI5 apps? XML, JavaScript and CSS3 XML, JSON and CSS HTML5, JavaScript and CSS HTML, JSON and CSS3.
Which SAP Fiori application is launched by using the search functionality instead of using a tile? Analytical Transactional Legacy FactSheet.
Which model type in SAPUI5 does NOT support one-way and two-way binding from model to view? OnExecution onEntry onBeforeRendering onExit.
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 Visibility View Modification.
What is SAP Kapsel? (2 correct) SAP specific plug-in for Android SAP Kapsel provides the API to interact from Cordova based web applications to SMP3 and software cloud platforms SAP specific plug-in for iOS SAP specific plug-in for Cordova.
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 It creates connectivity by a reverse-invoke process on the on-premise system It secures an SSL tunel between the SAP HANA Cloud and the on-premise system It supports custom destinations API configuration and certificate inspection It initiates a cloud-based reverse-invoke process.
Which of the following activities allow you to store your changes in a local Git repository? Clone Push Commit Save.
What is the purpose of the SAP HANA Cloud connector? It allows the SAP Web IDE to connect to the on-premise system's Cordova development enviroment 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 costumer's network It lists the search components and corresponding search models needed for the app.
How can you extend an SAP Fiori app? There are 3 correct answers to this question Modify the properties of the view control Modify the data model to merge data at runtime 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 .
What are the advantages of the Sinon.JS framework? There are 2 correct answers to this question It can be used with any JavaScript unit test framework It provides support for Spies, stubs and mocks It enables test-driven development It supplies higher level test doubles for timers and AJAX requests.
To generate SAPUI5 coding that is based on prototypes, which tool do you use? SPLASH SAP WEB IDE SAP BUILD UI Theme Design.
What are the limitations of publishing CDS as OData service by adding a @OData.publish:true? (3 correct) Can not expose associations No customize ABAP code in SAP Gateway Can not change names of entity sets Only 1 level is taken into consideration when exposing associations .
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? odata_fiori ui5_execute_abap extend_fiori dev_abap.
When do you select the custom plugins to build and package a hybrid app using the SAP HAT? While creating a new project using the Hybrid Mobile Enablement feature During the configure path for Custom Plugin step of installing the SAP HAT During the build the Hybrid companion App step of installing the SAP HAT While the configuring the app properties on the Hybrid app configuration tab of the Web IDE Plugin.
Which properties do you need to configure when you use the Mock server? There are 2 correct answers to this question Destination Binding Type Service Url Module path.
Your customer asks you to demonstrate their app with localization changes. Which activity do you perform? Please choose the correct answer. Confugure the Sopported Languages setting in the project.json file Show the i18n.properties files translations Enable the preview frame in the run configuration Configure the run Configuration file in the app.
Which of following steps are needed to create an association in CDS and expose it? (2 correct) Declare an association using "left outer join" statement Expose fields in the association by writing each field in projection list Declare an association using "association to" statement Expose the association by writing its name in projection list.
Which application types can you develop and deploy on the SAP HANA Cloud platform? There are 3 correct answers to this question Java apps HANA XS Apps HTML Apps ABAP Apps Objective-C Apps.
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. SAP Back-End Server (BES) SAP HANA XS Engine SAP Web Dispatcher SAP Front-End Server (FES).
Which SAP Fiori personalization elements holds all of the technical information needed to start an app? Tile Catalog User Preferences Group.
What goals does the SAPUI5 framework have? (2 correct) User interface technology for building and adapting server based applications User interface technology for building and adapting client applications Providing a lightweight programming model for desktop only applications Providing an extensible framework for building desktop and mobile applications.
Which of the following types are types of cards in an Overview Page? (4 correct) Analytics Cards List Cards Array Cards Link List Cards Table Cards.
Your customer wants to extend an SAP Fiori app through a Controller Extension. When can a controller extension lead to a crash? There are 2 correct answers to this question. 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 nane is changed by an app update If the extension code accesses parts of the original application that were removed If the original code required to run the application is overwritten.
Which file of the SAP HAT Connector stores the WebIDEHosts URL and can be used for troubleshooting? Package.json Config.json Assistmsg.json AppConfig.js.
In the screenshot, which element of the Arrange-Act-Assert pattern corresponds to the Act in a QUnit test? Please choose the correct answer. QUnit.Module teardown: function() {} QUnit.test this.calculator.press("1").
You perform a QUnit test with the following syntactical options. Which call returns true when you execute it? Please choose the correct answer. Assert.strictEqual(0,null,"true"); Assert.strictEqual(0,"","true"); Assert.strictEqual(0,"0","true"); Assert.strictEqual(0,-0,"true");.
Where are the themes saved for the SAP Fiori launchpad? In the bootstrap In the UI theme designer tool In the theme repository In the theme data center.
What happens when you use the SAP Web IDE console during a deployment? There are 2 correct answers to this question You can archive the success messages in the console You can view error messages when a deployment is NOT successful You can view error messages when a deployment is successful You can debug the error messages in the console.
Denunciar Test