Ger_Cert_02
![]() |
![]() |
![]() |
Title of test:![]() Ger_Cert_02 Description: Certificación_F_Dev2 |




New Comment |
---|
NO RECORDS |
Your customer requires an app to display flight information on a mobile device. Please see the screenshot for details. Which options can you use to display the same data in a readable format on a mobile device? There are 2 correct answers to this question Response: column<Column:demandPopin=”true” maxScreenWidth=”mobile”>. column: <Column demandPopin=”true” minScreenWidth=”tablet” popinDisplay=”Inline”>. column: <Column demandPopin=”true” maxScreenWidth=”mobile” popinDisplay=”Inline”>. column : <Column demandPopin=”true” minScreenWidth=”tablet”>. What does coherence refer to in the SAP Fiori design principles? There are 2 correct answers to this question Response: A consistent interaction and visual design language. A description of the technological foundation. The way in which the data is handled internally. The same intuitive experience across the whole enterprise. Which model type in SAPUI5 does NOT support one-way and two-way binding from model to view? Response: OData model. JSON model. XML model. Resource Model. 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 Response: DELETE. POST. PUT. GET. 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 Response: sap.ui.viewModifications. sap.ui.modelModifications. sap.ui.controllerExtensions. sap.ui.i18nModifications. Which file is referred to as the App Descriptor and what is its function? Response: The config-json file is referred to as App Descriptor Its function is to configure ports and turn on plug-ins. The neo.json file is referred to as App Descriptor Its function is to capture data from objects. The configure.xml file is referred to as App Descriptor Its function is to configure web apps and turn on plug-ins. The manifest.json file is referred to as App Descriptor Its function is to instantiate the model. When do you select the custom plugins to build and package a hybrid app using the SAP HAT? Response: During the Build the Hybrid Companion App step of installing the SAP HAT. While creating a new project using the Hybrid Mobile Enablement feature. During the Configure Path for Custom Plugins step of installing the SAP HAT. While configuring the app properties on the Hybrid App Configuration tab of the Web IDE Plugin. Which properties are part of the design phase when you develop SAP Fiori apps? Response: Ideation, Prototyping and Validation. Scoping, 360 degree research and Synthesis. Developing, Testing and Deploying R. equirement gathering, Research and Documentation. What is the required content of the Component.js file of an extension project? There are 2 correct answers to this question Response: The namespace of the parent app. The link to the parent app. The customizing section. The controller IDs. Which SAP Fiori app types require the SAP HANA database? There are 2 correct answers to this question Response: Analytical. Transactional. Factsheet. Legacy. Which of the following pattern sequences are the QUnit tests based on? Response: Assert, Act, and Arrange. Given, When, and Then. Given, Then, and When. Arrange, Act, and Assert. Which technologies are used to create Hybrid apps and SAPUI5 apps? Response: HTML, JSON and CSS3. HTML5, JavaScript and CSS. XML, JavaScript and CSS3. XML, JSON and CSS. Your customer requests a special create method to enable the creation of the full OData hierarchy. Which OData service method can you use? Response: EXECUTE_DEEP_INSERT. CREATE_DEEP_ENTITY. CREATE_BATCH_ENTITY. CREATE_STREAM. 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 in the extended app but the controller name is changed by an app update. If the extension code exists and is NOT referenced in the original view. If the extension code accesses parts of the original application that were removed. If the original code required to run the application is overwritten. What can your customer use a custom SAP Fiori client for? There are 3 correct answers to this question Response: To wrap the application with SAP Mobile Secure. To apply custom branding. To create non-Cordova hybrid application containers. To add additional plugins to the application. To build the SAP Fiori Client with a customized communication protocol. Your customer asks you to add text for a new language to an app. Which file do you provide to the translator? Response: Master.view.xml. i18n.properties. Components.js. Manifest.json. Why does SAP Fiori use an intent-based navigation? Please choose the correct answer. Response: The concrete app targets can be deployed separately. App implementation make the app deployment easier. Apps targets can be deployed separately. Apps can be developed and deployed in parallel. To generate SAPUI5 coding that is based on prototypes, which tool do you use? Response: SPLASH. SAP BUILD. SAP WEB IDE. UI Theme Designer. For which app type in SAP Fiori do you install the KPI framework? Response: Legacy app. Transactional app. Factsheet app. Analytical app. Which model type in SAPUI5 does NOT support one-way and two-way binding from model to view? Response: onBeforeRendering. onEntry. onExecution. onExit. |