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

Descripción:
C_FIORIDEV_21

Autor:
Fiori ABAP
OTROS TESTS DEL AUTOR

Fecha de Creación:
13/12/2020

Categoría: Informática

Número Preguntas: 134
COMPARTE EL TEST
COMENTARNuevo Comentario
pgs94 ( hace 3 años )
Denunciar Comentario
Hola, tendrías el test en PDF o Word para compartir, por favor?
pgs94 ( hace 2 años )
Denunciar Comentario
Hola, me lo podrías enviar por correo electrónico: patrigonzalez28@gmail.com Gracias!!
AVATARnimelo ( hace 2 años )
Denunciar Comentario
¿Hola todo bien? ¿Podrías enviarme el archivo PDF también, por favor? Email: nrpm34@gmail.com
Temario:
Which application type provides information about a business object or a transaction? Transactional apps FactSheet apps Analytical Apps.
In which file you provide the right routing to the SAP Cloud Platform destination? Neo-app.json manifest.json Component.js.
What is the base class for all UI controls in SAPUI5? sap.ui.Element sap.ui.base.Control sap.ui.Control sap.ui.core.Control.
What plugin allows you to create a metadata? OData Model Editor OData Model Builder OData Model Helper A plugin can not fulfill this function.
What are the lifecycle methods that are called first in the standard controller than in the custom controller? onInit onAfterRendering onExit onBeforeRendering.
How does SAP Gateway framework determine if the create request is a single entity create or a Deep Insert? URL contains navigation properties HTTP headers Request body contains the parent as well as associated entity data URL ends with keyword "deep".
Which SAP Fiori application is launched by using the search functionality instead of using a tile? Analytical Transactional FactSheet.
What is an Aggregation? (2 correct answers) Is a parent/child relationship Is not a parent/child relationship A relationship between two controls A relationship between the text field and its label.
Phases of Solution space: Ideate, Prototype, develop and test Ideate, Prototype and test Prototype, develop and test any answer is correct.
What is the usage of Objet Model annotations? Semantic annotation for fields of the result set UI-relevant annotations used by SAP Fiori elements Annotation for structured and transactional aspects of the data model Annotation for the consumption layer.
Which file contains the initialization code for the UI library? Library.js InitLibrary.js LoadLibrary.js CreateLibrary.js.
When application development in SAP Web IDE is finalized and needs to be deployed, which deployment targets are offered? (3 correct answers) SAPUI5 ABAP repository Deploy to SAP Fiori Launchpad SAP HANA Cloud Platform Register to SAP Fiori Launchpad.
You need to explain the core functions of OPA5 for testing SAPUI5 apps, which test options are offered by OPA5? (2 correct answers) Development tests Navigation tests Load tests User interaction tests.
Which of the following answers about OPA5 tests is correct? Is a JUnit-based JavaScript library It can only simulate user interactions and binding It can simulate user interactions, navigations and binding OPA5 isn't supported for executed on modile devices.
Which SAP Fiori application usually don't have a tile to launch them Analytical apps FactSheet apps Transactional apps.
Your customer wants to extend an SAP Fiori application through a Controller Extension, when can a controller extension lead to a crash? (2 correct answers) If the original code required to run the application is overwritten 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 If the extension code accesses parts of the original application that were removed.
Configuration object on SAP Cloud Platform that can be used across applications to connect systems outside SAP Cloud Platform. Destination Cloud Foundry Cloud Connector.
Attribute to specify the theme for an SAP Fiori app data-sap-ui-theme of the <head> tag data-sap-ui-theme of <script> tag sap-ui-theme of a <title> tag sap-ui-theme of <body> tag.
About Layout Editor we can say that In any other browser than Google Chrome is not supported. Even in Google Chrome not all SAPUI5 controls are supported, and these controls appear with the label unsupported. The layout editor is a plug-in and you must enable it. Providing a graphical view of the XML and JavaScript view.
Your customer needs an app that can perform data modifications, which OData Model binding mode do you select? three-way two-way one-time one-way.
What tool does SAP provide to create and maintain custom themes? UI theme tool UI launchpad designer UI theme designer.
Which element of the SAPUI5 architecture holds the data in JSON or XML format? OData Model Repository Controller.
Process used by designers to solve various design problems Prototype Design Thinking SAP Fiori design guidelines SAP Build.
Types of extension (3 correct answers) View modification Controller extension Resources extension View extension.
Common Schema Definition Languaga (CSDL) is: a developer tool for SAP Web IDE a format used to define OData model data or metadata a tool used to develop asynchronous JavaScript.
Binding types (3 correct answers) Property binding Model binding Expression binding Aggregation binding.
Customization scope (CUST), is the default scope for all SAP Fiori Launchpad designer content if no URL scope parameters is specified True False.
Sequence pattern in which QUnit tests are based Act, arrange, and assert arrange, act, and assert assert, act, and arrange.
Additional property of a destination that enables different usages WebIDEnabled Name WebIDEUsage WEBIDSystem.
Concept that is used to group multiple OData modify requests as a single logical operation Batch Changeset Group Expand.
Extension type that does not have error handling service for SAP errors View extension View replacement View modification All are correct.
SAPUI5 content densities (2 correct answers) Medium Condensed Cozy Compact.
Definition of PaaS type of cloud computing that provides access to an application such as email over the internet type fo cloud computing that provides access to platform over the internet for developing, running and managing applications type of cloud computing that provides computing infrastructure such as servers and databases over the internet.
Phases of solution space (Design Thinking) ideate, prototype, develop and tes prototype, develop and test ideate, prototype and test any answers is correct.
Where are the themes saved for the SAP Fiori Launchpad? In the UI Theme designer tool In the Theme repository In the Theme data center in the BootStrap.
Tile types that can be used to display real-time data values read from an OData service (2 correct answers) App launcher - static tile KPI based tile News tile App launcher - dynamic tile.
In the Git source code mannagement system, what command is executed initially to create the local Git repository in SAP Web IDE? fetch clone pull push.
What method must be implemented on the back end to support deep inserts? CUSTOM_DEEP_INSERT APPLY_DEEP_ENTITY CREATE_DEEP_ENTITY INSERT_DEEP_ENTITY.
OPA5 test limitation Fast and difficult access to JavaScript functions Testing accross more than one page Bad SAPUI5 integration Use of the same runtime enabled debugging.
Which control can you use to create responsive table-free layouts? sap.ui.layout.HorizontalLayout sap.ui.layout Grid control sap.ui.layoutVerticalLayout sap.ui.layout.Responsive FlowLayout.
Your customer wants to enable the SAP Fiori app to be accessed in multiple languages, which of the following activities do you perform? (3 correct answers) Create a resource file containing key/value pairs Create a view file and a controller file for each language Create a resource file with a .props extension HTML - enable the special characters in the resource file Create a resource file for each language.
For which operations will the SAP Gateway server compute and return a new ETag in a response header? (2 correct answers) PUT POST DELETE GET.
What are Technical Catalog used for? (2 correct answers) To store tiles and target mappings by technology per solution area As a reference for Business Catalogs As a reference for Business Groups To reference tiles an target mappings according to Segregation of Duties for example a Puchaser, a Buyer and so on.
You need the backend server to sort and filter the data used in your customer's app, which SAPUI5-supported data model must you used? ResourceModel JSONModel ODataModel XML Model.
What is the required content of the Components file of an extension project? (2 correct answers) The controller ID The customizing section The link to the parent app The namespace of the parent app.
Your customer asks you to demostrate their app with localization changes. Which activity do you perform? Show the i18n.properties file translations Configure the run configuration file in the app Enable the preview frame in the run configuration Configure the Supported Languages settings in the Project.json file.
Which of the following attributes can't be associated with SAP Build? Cloud-based tool Used to build complete responsive prototypes Enables writing JavaScript code for data binding in advanced mode Generates SAPUI5 starter code for the finalized prototype.
Which control is recommended to show multiple messages from the server on a form? sap.m.Dialog sap.m.MessageStrip sap.m.MessageBox sap.m.MessagePopover.
Which application type provides information about a business object or a transaction? Transactional apps Analytical apps Fact sheet apps.
What is the limitation of the SAP Build free trial? Limited trial time Limited number of team members Limited number of users Limited number of active projects.
Which of the following tools does not allow you to create responsive prototypes? Microsoft PowerPoint stencils Axure stencils SAP Build.
What is true about an SAP Gateway server or frontend server in a hub architecture? It's the same as the SAP business system server This is where OData implementations are coded The SAP Fiori UI repository is located here It can connect to only one SAP backend server.
In SAP Fiori architecture for SAP Business Suite systems, which type of application does not require SAP Web Dispatcher? Transactional apps KPI apps Fact sheet apps SAP Smart Business apps.
Which of the following is not one of the advantages of the hub deployment architecture? Lower TCO Better security Routing to multiple backend business systems Separation of innovation lifecycles.
UI theme designer is available in which platforms? (3 correct answers) SAP Cloud Platform SAP Mobile Platform SAP Enterprise Portal SAP ABAP Server (frontend server).
You need to set the binding context explicitly for a page and all its child controls. Which binding type would you use? Aggregation binding Element binding Property binding Resource binding.
In a JavaScript view, this method returns a tree of SAPUI5 controls to be part of the view getContent buildControlTree getController createContent.
Which of the following is not an advantage of MVC pattern? Reusability Code readability Better performance Increased speed of development.
It's always better to use expression binding wherever possible True False.
As of SAPUI5 version 1.56, which of the following is an advantage of using AMD syntax? (2 correct answers) Better performance Better code readability Future compatibility with asynchronous module loading Reduced bandwidth usage.
Neo is an SAP Cloud Platform environment based on open-source technology and standards. True False.
What is the extension of an OData model metadata file? .edmx .xml .json .exe.
An $expand URL will contain which of the following to represent the child entities? Child entity set name Navigation property name Association name Child entity name.
The component configuration of an extension contains which of the following? Default properties of the component Information about extensions performed Application-related information Inheritance information of the component.
Which of these isn't a valid option while choosing a replacement service? Service URL in a destination PC's file system Direct URL to an OData service Service catalog of an SAP Gateway system.
When you use a controller replacement strategy, which of the following is true about lifecycle methods? onInit and onAfterRendering methods are called after the standard controller while onBeforeRendering and onExit are called before Lifecycle methods aren't called.
In the on-premise SAP Fiori launchpad, where are the application's URL and component name provided? Tile definition Target mapping Group definition Project settings.
When an SAP Fiori app is deployed to an SAP Gateway system, it's accessible from this URL of the SAP Gateway system /sap/bc/ui5/sap/<app name> /sap/bc/nw/fiori/<app_name> /sap/bc/ui5_ui5/sap/<app_name> /sap/bc/fiori/sap/<app_name>.
When you deploy an SAP Fiori app to SAP Cloud Platform for the first time, which of the following are true? (2 correct answers) The app gets registered to the default SAP Fiori launchpad A new HTML5 app gets created on SAP Cloud Platform A new Git repository gets created on SAP Cloud Platform All existing members get access to the new application.
When will the following assertion pass? assert.ok( status, "Success"); When variable status has value integer 0 Only when the value in variable status is equal to string "Success" When status evaluates to Boolean true Only when the variable status has a value string 'Ok'.
Which of the following is true about an OPA page? (2 correct answers) It contains function definitions that are used in integration tests It contains integration test for a specific SAPUI5 view It's directly added to the HTML page running the integration tests It's usually created directly under the integration folder.
In an overview page, what is the maximum number of columns (of cards) allowed? 8 7 6 5.
Which of the following is not the content of an analytical list page? KPI data points Visual filter Tabular data content KPI charts.
Which of these chart types are supported in the visual filter of the analytical list page? (3 correct answers) Pie Bar Donut Line.
Which of the follow cannot exist on an analytical list page? Visual filter Analytical card Chart Table.
What does "target property" in an annotation specification refer to? An OData artifact like an entity type An annotation term like UI.Identification A CDS view An SAP Fiori elements application.
HANA Cloud Plarform mobility services offers the following functionality: Onboarding App resources Analytics Database Services.
Select valid SAP Fiori CRM apps: My accounts My leads Invoices My tasks.
Select the valid Kapsel plugins available: Logon HCPIntegrator Logger AppUpdate.
The following statements are valid for Offline Hybrid applications: Each offline store has multiple OData entities from the service Only data for the defining requests are available in the offline store On Updating data on the device the applications have to execute a Flush method to post the changes to the backend The applicaiton uses sql statements with offline stores.
To implement Push Notifications for iOS devices the following pre-requisites are required: A Mac workstation An Apple Developer license An account with Google Cloud Services.
Select the services provided by SAP Fiori Mobile Services: Create Native iOS & Android apps via cloud build services Auto configured Fiori App Store Client Native Application deployment or import Enterprise Branding & localization.
In SAP Fiori Mobile Services the Publish, Manage & Monitor includes the following functionality App analytics Branding Usage reporting Integrated Device Testing.
What does effectiveness mean in the relation to the user interface? The resources expended in relation to the accuracy and completeness of goals achieved The accuracy and completeness with which specified users can achieve specified goals in specific environments The comfort and acceptability of the work system to its users and other people affected by its use.
Which of the following can be used for usability assessment? Heuristic evaluation User testing User observation Questionnaires.
What impact does SAP Fiori have on business? Digitalization Simplification Web and open standards Use centered Re-imagines processes.
What content density is used for touch-enabled devices? Compact form factor Mobile form factor Cozy form factor Desktop form factor Small form factor.
What is true of the SAP Cloud Platform Web IDE for full-stack development? It requires zero installation It is released with SAP HANA SPS's There are twice weekly updates It is included with SAP HANA express edition.
SAPUI5 provides two different router implementations. What router class is used in SAP Fiori apps as a router or as a router base class, when you want to implement your own router? sap.m.routing.Router sap.ui.core.routing.Router sap.m.Router sap.routing.Router.
What is the purpose of the neo-app.json file located in the project root folder of your SAP Web IDE project? It contains the OData service configuration parameters used at runtime It contains the mapping between an application URL and a destination configured in the SAP Cloud Platform It contains the configuration for the mock server It contains the mapping configuration of the front-end and back-end server URLs.
What aggregations are defined by the sap.suite.ui.commons.ChartContainer? content container dimensionSelector customicons legend.
What main aspects does the developer have to configure for a sap.viz.ui5.controls.VizFrame control? Dataset Datacontainer DimensionDefinition MeasureDefinition Feed.
Which of the following should you avoid with regard to the golden rule "Every SAP Fiori app must run as a web app"? Absolute URLs generated in front or back-end Using SAPUI5 Hard dependencies between apps Calling UI2 services directly instead of using APIs Use of platform-specific functionality without availability check.
What areas are mandatory in the tile layout? Subtitle Header Area Content Area Status Area KPI Area.
Which of the following components are part of the SAP Fiori Launchpad? Shell services UI2 services Shell container Runtime container Runtime configuration.
Which types of services are known or supported by the SAP Fiori launchpad? Plarform-specific services UI5 sevices Platform-independent services UI2 services.
Which of the following make up the configuration of a tile for launching an SAP Fiori app of type SAPUI5 in the SAP Fiori launchpad designer? Semantic object Launchpad creation via LPD_CUST Target mapping Tile configuration Tile implementation.
What application in the SAP Fiori Launchpad helps the user to find applications that are available to the user? Tile finder Application finder Fiori designer Fiori Appsearch.
What aspect should be considered in deciding which layout template to use? When deciding which template to use for your app, you need to consider what the user wants to achieve when working in the app When decising which template to use for your app,you need to analyse what end device the app is executed on It is helpful to answer questions on the nature of the tasks When deciding which template to use for your app, you need to consider what browser type is used You need to analyze the capabilities of the users.
Which types of application can use the dynamic page layout? The layout is deprecated, which means that you should not use the layout anymore You can use the dynamic page layout for any kind of application The layout is only used for master-detail scenarios The dynamic page layout is only used for analytical applications.
When should you not use the dynamic page layout? You are planning to use SAP Fiori elements, such as the list report, analytical list page, overview page, or object page, which already incorporates the dynamic page layout You are building a freestyle application that uses the dynamic page header and footer toolbar features of SAP Fiori 2.0 (versions 1.40 and higher) You want to implement an initial page or object page floor plant. These floor plans already incorporate snapping header and footer toolbar features. The behavior is comparable to the dynamic page behavior, but the technical foundation is different You are building an analytical applciation that is using the sap.viz API You only need to display a small amount of information. In this case, use a dialog instead. If you cannot avoid using the dynamic page layout, use letterboxing to mitigate the issue.
When do you use the flexible-column layout? You want to open multiple instances of the same object type You want to create a master-detail or master-detail-detail scenario in which the user can drill down or navigate You want to split a single object into multiple columns, or display only a small amount of information You want to embed the SAP Fiori launchpad, or overview page into one of the columns.
When do you not use the overview page floorplan? A high-level or birds-eye view of an application content is sufficient You want to display a collection of items and process them or delegate them to someone else You want to show information about one object only. In this case, use the object page instead You just represent one application and less than three cards.
What annotation is used to define the heading of list report? @UI.headerInfo.typeNamePlural @UI.LineItem.headerTitle @UI.headerInfo.typeName @UI.header.title.
What annotation is used to show fields of the projection list in the general information section? @UI.headerInfo.field @UI.lineItem.ident @UI.identification @UI.ident.
What attribute is assigned to the @UI.fieldGroup to add an identifier? identify quantify qualifier identifier.
What is the purpose of a build server? Used for code review Provides software that allows continuous integration Used for version control Manages components. builds artifacts, and releases candidates in one central location.
What goals are achieved by a Lean Development infrastructure? Allows for faster innovation through independently released and serial versions of components Either automates or provides self-service response Used to increase the development effort Used for ABAP development with Elipse Oxygen.
What options are known to consume SAP Fiori apps on mobile clients without using the SDK for iOS or Android? SAP Fiori in a browser SAP Fiori client app or custom SAP Fiori client SAP Fiori GUI client SAP Fiori Mobile with Kapsel SDK.
Which of the following component make up the SAP Web IDE Hybrid App Toolkit? SAP Web IDE plugin Hybrid App Toolkit connector SAP Cloud Platform service SAP Hybrid App Toolkit companion.
What features are available in the SAP Web IDE when using the SAP Web IDE plugin from the Hybrid App Toolkit? Code completion for Cordova and Kapsel plugin APIs Device configuration Deploy and run an app on a target device Access to iOS-only features.
What is SAP Kapsel? SAP specific plugin for Cordova SAP specific plugin for apple iOS SAP specific plugin for Android SAP Kapsel provides the API to interact from Cordova based web applications to SMP3 and software cloud platforms.
What are the current UI technologies of SAP? Business server pages SAPUI5 Java server pages Web dynpro ABAP/Floorplan manager Dynpro.
What goals does the SAPUI5 framework have? User interface technology for building and adapting client applciations User interface technology for building and adapting server based applications Providing a lightweight programming model for desktop only applications Providing an extensible framework for building desktop and mobile applications.
Which of the following information about an OData service should be provided as an annotation? The entities of an OData service Properties of an ENtity set/collection The position for each field in a list report Data type for each property in an entity set/connection.
What are the limitations of publishing CDS as OData service by adding a @OData.publish:true? Can not expose associations Can not change names of entity sets Only 1 level is taken into consideration when exposing associations No customized ABAP code in SAP Gateway.
What is the use of the annotation @UI.hidden? Prevent a column from display on the UI Not expose these fields as a property of OData service Prevent a column selected by user when customizing table settings Create a invisible column to save the value in a hidden control of HTML.
When running a list report, users can only filter data using fields provided as selection fields by developer. True False.
What steps needs to be done in manifest.json if you need to hide variant function in a list report? Add setting to enable smart variant management Add setting to disable smart variant management Set setting variant management hidden to true Set setting show variant management to false.
How do you set a field as the title for a business entity? Add @UI.titleannotation for that field. Add @UI.headerInfo.title annotation for that field. Add @UI.headerInfo.title.value for the CDS view and reference it to the field. Add @UI.headerInfo.title for the CDS view and reference it to the field.
Which types are supported as header facets for an object page? Field Group Facet Plan Text Facet Smart Chart Facet Rating Indicator Facet.
The CDS annotation @UI.facet is used to: Create a Header Facet. Create a collection facet, which is displayed as section. Create a reference under collection facet. Create content, like field groups, or charts for a Facet.
Which of the following properties are relevant to the type of facet? purpose targetQualifier parentId type.
If your backend system is based on ABAP 7.50, which are available ways of using facets? Declare both: field groups and facets in CDS view. Declare both: field group and facet as local annotation using WebIDE. Declare field group in CDS view, declare facets as local annotation using WebIDE. It is not possible to use facets in ABAP 7.50.
What steps are used to display a field as a rating indicator? Set type of line item to #AS_DATAPOINT. Add a @UI.datapoint to the field and set visualization to #RATING. Add a @UI.chartannotation to the field and set visualization to #RATING. Set the visualization of line item to #RATING.
What are the differences between analytical entity set and normal entity set from an OData consumer perspective? The Analytical entity set, generates a new field for primary key. The Analytical entity set, returns all data, needed to analyze the client. The Analytical entity set, returns summarized results according to the $select parameter. Analyzes the use of the database and runs faster when SAP HANA is used as database compared to a normal entity set.
Which of the following types are types of cards in an Overview page? List Cards Link List Cards Analytic Cards Table Cards Stack Cards.
In an overview page, all entity sets for cards have an association with the entity set for global filter, otherwise the filter will not work on the card True False.
What impact does UX have on monetary values? Increases user satisfaction Provides productivity gains and increases data quality Strengthens relationships with customers Provides training cost savings Reduces the number of change requests and user errors.
Which of the following are the current SAP UI tools? SAPUI5 Application Development Tools SAP Screen Personas SAP NetWeaver Portal Flexible UI Designer SAP NetWeaver Gateway.
In which base class implementation is the setModel function implemented? sap.ui.base.ManagedObject sap.ui.base.Object sap.ui.base.Interface sap.ui.model.base.BaseModel.
Which of the following are best practices when developing a SAPUI5 app? Describe your app using a set of metadata. Use the Synchronous Model Definition (SMD) syntax. Minimize the code in the index.html file. Make use of patterns. Use an asynchronous model definition in your JavaScript code.
Why does it make sense to use the navigation API of SAPUI5 and concepts such as eventbus or the navcontainer functions of the base application? Using the navigation API, it is possible to use bookmarks. The eventbus concept is deprecated and should no longer be used. Using the navigation API, the configuration of routes and targets are clearly separated from the application implementation. The NavContainer of the App object is not accessible inside a component-based app.
From which control does the sap.m.App control inherit navigation capabilities? sap.m.NavigationContainer sap.m.NavContainer sap.ui.core.NavContainer.
Denunciar Test