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

Descripción:
Developing SAP Fiori UIs

Autor:
Unishine
OTROS TESTS DEL AUTOR

Fecha de Creación:
11/01/2023

Categoría: Otros

Número Preguntas: 68
COMPARTE EL TEST
COMENTARNuevo Comentario
No hay ningún comentario sobre este test.
Temario:
What is described as the person's perceptions and response that result from the use or anticipated use of a product, system, or service? Please choose the correct answer User interface User experience Usability User acceptance .
What does effectiveness mean in the relation to the user interface? Please choose the correct answer 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? There are 3 correct answers to this question Heuristic evaluation User testing User observation Questionnaires .
What impact does UX have on monetary values? There are 3 correct answers to this question Increases user satisfaction Improves productivity and data quality Strengthens relationships with customers Saves training costs Decreases change requests and user errors .
What are the key aspects of SAP's UX strategy? There are 3 correct answers to this question Design strategy New / Renew / Enablement New / Renew / Empower Architecture and Technology SAP Screen Personas .
What impact does SAP Fiori have on business? There are 3 correct answers to this question Digitalization Simplification Web and open standards User centered Re-imagines processes .
What are the key principles of SAP Fiori? There are 4 correct answers to this question Role-based Adaptive Complex Coherent Simple .
What application type is implemented to analyze a huge amount of data with diagrams? Please choose the correct answer Transactional Analytical Fact sheet .
For what platforms is SAP Fiori Design Language defined? There are 3 correct answers to this question Web Native Mobile Automotive Conversational UX .
What is the preferred technology to implement SAP Fiori applications? Please choose the correct answer Web Dynpro ABAP SAPUI5 Web Dynpro Java Dynpro .
What three key aspects are important when talking about innovation? There are 3 correct answers to this question Feasibility Scalability Viability Desirability .
What are the main spaces in the design thinking process? There are 2 correct answers to this question Problem Space Ideation Space Solution Space Test Space .
What are common design thinking brainstorming rules? There are 2 correct answers to this question Be visual Discuss and judge every idea Go for quality Fail early and often .
What do you focus on when it comes to decomposition and re-composition? Please choose the correct answer The building of mega transactions to support all needs of all people The person’s tasks that should be supported by the application The expensive of the implementation The data and functions that are already in the system .
The SAP Fiori Design Guidelines are available for various device types. For what device types are the design guidelines available? There are 3 correct answers to this question SAP Fiori for Windows SAP Fiori for Android SAP Fiori for Web SAP Fiori for iOS SAP Fiori for Blackberry .
What content density is used for touch-enabled devices? Please choose the correct answer Compact form factor Mobile form factor Cozy form factor Desktop form factor Small form factor .
Which different app types can be found in SAP Fiori? There are 2 correct answers to this question Conceptual Industrial Technical Infrastructural Mobile.
Which technical application types are defined for SAP HANA? There are 3 correct answers to this question Transactional Secure Fact Sheets Analytical Drill-down .
Which of the following statements are correct with respect to the SAP Business Application Studio? There are 2 correct answers to this question SAP Business Application Studio is a development environment for SAP ABAP. SAP Business Application Studio is a browser-based development environment. SAP Business Application Studio provides application templates as a foundation of highly efficient app development. .
What is true of the SAP Business Technology Platform SAP Business Application Studio? There are 2 correct answers to this question It requires zero Installation. Provides only SAP Cloud Programming capabilities. Is updated on a regular basis. Does only provide one workspace for project organization. .
What are the main artefacts of an SAPUI5 application? There are 3 correct answers to this question CSS Views Controllers Models controls.
What are the tasks of the controller in the Model-View-Controller implementation? There are 2 correct answers to this question Updates using data binding Modifies the model Modifies the view via API Holds the business data Contains the UI implementation .
What are the main artefacts of an SAPUI5 application? There are 3 correct answers to this question CSS Views Controllers Models controls.
Which of the following statements are talking about the SAP Fiori app architecture? There are 2 correct answers to this question SAP Fiori apps are implemented using the component-based approach. SAP Fiori apps have a index.html file that is used for SAP Fiori launchpad integration. SAP Fiori apps need to have an app descriptor that describes the applications metadata. SAP Fiori apps should use the SAPUI5 core as a place to hold app data models. .
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? Please choose the correct answer sap.m.routing.Router sap.ui.core.routing.Router sap.m.Router sap.routing.Router .
What are the main configuration objects of the routing configuration? There are 3 correct answers to this question config routing routes targets .
Which of the following artefacts are contained in the OData URL structure? There are 3 correct answers to this question Service Root URI Header data Resource Path Query Options .
What of the following are important technologies of the ABAP programming model of SAP Fiori? There are 3 correct answers to this question SAPUI5 and SAP Fiori Elements. IABAP Core Data Service BAdi and RFC SAP HANA .
What aggregations are defined by the sap.suite.ui.commons.ChartContainer? There are 3 correct answers to this question content container dimensionSelector customicons legend .
What main aspects does the developer have to configure for a sap.viz.ui5.controls.VizFrame control? There are 4 correct answers to this question Dataset Datacontainer DimensionDefinition MeasureDefinition Feed.
What is the idea behind the golden rule of having one common UX? Please choose the correct answer Having a common UX reduces training costs and increases the quality of data. Having a common UX reduces the overall total cost of ownership. Having a common UX reduces development costs. .
Why is it advisable to not use a custom CSS file in your SAP UI5 applications? Please choose the correct answer SAPUI5 has problems with custom CSS. Having one central design created with the theme designer is very efficient. When something needs to be changed at the client interface, it is easier to handle. Time spent designing modified CSS is expensive. .
Which of the following should you avoid with regard to the golden rule “Every SAP Fiori app must run as a web app”? There are 4 correct answers to this question 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 .
Which factors are key to the user experience with user assistance? There are 3 correct answers to this question Instant Context-sensitive confusing Seamless Error prone .
What areas are mandatory in the tile layout? There are 2 correct answers to this question Subtitle Header Area Content Area Status Area KPI Area .
Which of the following components are part of the SAP Fiori launchpad? There are 3 correct answers to this question Shell services UI2 services Shell container Runtime container Runtime configuration .
Which types of services are known or supported by the SAP Fiori launchpad? There are 2 correct answers to this question Platform-specific services UI5 services 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? There are 3 correct answers to this question Semantic object Launchpad creation via LPD_CUST Target Mapping Tile configuration Tile implementation .
What transaction is used to create an semantic object for customer configuration? Please choose the correct answer /UI5/LPD_CUST /UI2/SEMOBJ /UI5/SEMOBJ pfcg su01.
What application in the SAP Fiori launchpad helps the user to find applications that are available to the user? Please choose the correct answer Tile Finder Application Finder Fiori Designer Fiori Appsearch .
Which of the following layouts, are described in version 1.48 of the Guidelines? There are 2 correct answers to this question Dynamic Page Full-Screen Split-Screen Flexible Column Layout MobileDeviceLayout .
What aspects should be considered in deciding which layout template to use? There are 2 correct answers to this question 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 deciding 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? Please choose the correct answer 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? There are 3 correct answers to this question 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 plan. 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 application 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? Please choose the correct answer 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. .
How many columns are supported by the flexible-column layout? Please choose the correct answer 1 2 3 4 5.
What is a SAP Fiori floorplan? Please choose the correct answer A floorplan is a layout control of SAPUI5. A floorplan is a UI pattern that provides consistent UX. A floorplan defines the overall layout of an application. A floorplan is a layout of the SAP Web-Dynpro layouts for SAP Fiori apps. .
When do you have to implement the SAP Fiori floorplan initial page? Please choose the correct answer The Initial page floorplan is used when the user needs to select an item from a list. The Initial page floorplan is used when the user needs to navigate to a single object. The Initial page floorplan is used to show a single object. The Initial page floorplan is used when the user needs to process a complex task. .
What SAPUI5 control is used as a starting point to implement the initial page? Please choose the correct answer sap.m.Select sap.m.Input sap.m.Table sap.m.List .
What problem is solved by the list report floorplan? Please choose the correct answer You want to display all the information of a simple or complex object with different facets in a responsive way. You want to display a collection of items and process them or delegate them to someone else. The user needs to process a long and unfamiliar task. You want to display a large collection of items and the user can take some action. .
What problem is solved by the object page floorplan? Please choose the correct answer You want to display all the information of a simple or complex object with different facets in a responsive way You want to display a collection of items and process them or delegate them to someone else. The user must process a long and unfamiliar task. You want to display a large collection of items and the user can take some action. .
What problem is solved by the worklist Report floorplan? Please choose the correct answer You want to display all the information of a simple or complex object with different facets in a responsive way. You want to display a collection of items and process them or delegate them to someone else. The user must process a long and unfamiliar task. You want to display a large collection of items and the user can take some action. .
What problem is solved by the wizard floorplan? Please choose the correct answer You want to display all the information of a simple or complex object, with different facets, in a responsive way. You want to display a collection of items and process them or delegate them to someone else. The user must process a long and unfamiliar task. You want to display a large collection of items, and the user can take some action. .
What is the nature of the overview page floorplan? Please choose the correct answer You want to display all the information of a simple or complex object with different facets, in a responsive way. You want to display a collection of items, and process them or delegate them to someone else. You want to show all information that is needed by the user on a single page, based on a user specific domain or role. You want to display a large collection of items, and the user can take some action. .
When do you not use the overview page floorplan? There are 3 correct answers to this question 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 UI control can be used to define a hook to extend an application? Please choose the correct answer sap.m.Extend sap.ui.core.Extend sap.ui.core.ExtensionPoint sap.comp.ExtendControl .
sap.comp.ExtendControl There are 3 correct answers to this question View extension View enhancement View replacement View modification .
What is the goal of every developer? There are 3 correct answers to this question Increase efficiency Develop faster Increase development effort Less maintenance .
What possible values can be used for the annotation @UI.LineItem.importance? There are 3 correct answers to this question LOW MEDIUM HIGH VERY_HIGH .
What annotation is used to define the heading of list report? Please choose the correct answer @UI.headerInfo.typeNamePlural @UI.LineItem.headerTitle @UI.headerInfo.typeName @UI.header.title .
What annotation is used to declare that a field of the projection list contains currency? Please choose the correct answer @Semantics.currencyCode @UI.LineItem.currencyCode @UI.currencyCode @Semantics.currency .
What are the main characteristics of a search field in SAP Fiori element-based applications? There are 3 correct answers to this question No value help dialog Supports fuzzy search Provides multiple search fields Finds a keyword in multiply fields .
What annotations are required to declare that an ABAP Core Data System supports search capabilities? Please choose the correct answer @Search.possible @Search.searchable @Search.allowed .
What property is used in the manifest file, to configure how the selection and presentation variants display using a single variant management area? Please choose the correct answer variantManagement smartVariantManagement allowSmartVariantManagement .
What annotation is used to show fields of the projection list in the general information section? Please choose the correct answer @UI.headerInfo.field @UI.lineItem.ident @UI.identification @UI.ident .
What attribute is assigned to the @UI.fieldGroup to add an identifier? Please choose the correct answer identify quantify qualifier identifier .
What is the purpose of a build server? Please choose the correct answer 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? There are 2 correct answers to this question 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 Eclipse Oxygen .
Denunciar Test