最新の[2021年12月21日]C-FIORDEV-21試験問題集で有効で更新された問題集 [Q70-Q89]

Share

最新の[2021年12月21日]C-FIORDEV-21試験問題集で有効で更新された問題集

無料お試しまもなく終了!100%有効なC-FIORDEV-21試験問題集には195問があります


SAP C-FIORDEV-21 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • Write Unit-Tests, unit test with QUnit, create a QUnit Test Scenario
  • SAP Fiori Elements & Smartcontrols
トピック 2
  • Development, Packaging, Deployment and Extensibility tools available in SAP Web IDE
  • describe the OData Write-Support
トピック 3
  • Deploy an application on an ABAP Server, an application on the SAP Hana Cloud Platform
トピック 4
  • Implement controls using the SAPUI5 framework (standard and custom), and bind Data to a UI5 Control
トピック 5
  • Explain configuration of SAP Fiori Launchpad
  • SAP HANA Cloud Platform and Web IDE Basics
トピック 6
  • Define SAP Fiori Key principles, SAP Fiori application types, elements of User Experience Design
トピック 7
  • Apply integration a test with OPA5, and create an OPA5 Test Scenario
  • SAP Fiori Launchpad Configuration
トピック 8
  • Describe the use of SAP Fiori Elements and Smartcontrols
  • Filtering, grouping and sorting, and work with diagrams

 

質問 70
What is the base class for all UI controls in SAPUI5?

  • A. sap.ui.base.Control
  • B. sap.ui.core.Control
  • C. sap.ui.Control
  • D. sap.ui.Element

正解: B

 

質問 71
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

  • A. KPI-based tile
  • B. App Launcher-Dynamic tile
  • C. News tile
  • D. App Launcher - Static tile

正解: A,B

 

質問 72
You are modeling a new role for your SAP Fiori Launchpad users. Which of the following steps is an optional configuration step?

  • A. Assign Catalog to Role
  • B. Create Tiles and Target Mappings o Create Catalog
  • C. Create Group and Assign Tile
  • D. Activate Windows Go to Settings

正解: C

 

質問 73
Which aggregation is used to overwrite the standard behavior of a SmartField control.

  • A. overwrite
  • B. configure
  • C. extension

正解: B

 

質問 74
What happens if you execute an app that contains the following bootstrap file? (to jest to bootstrapowanie z pliku index.html wtagach <script> i nie byio zadeklarowanego data-sap-ui-theme)

  • A. The bootstrap will NOT load and the application will produce an error message that the theme is missing
  • B. The bootstrap will load and the application will run successfully but without a theme
  • C. The bootstrap will load and the customer-defined default theme will be used
  • D. The bootstrap will load and the SAP default theme will be used

正解: D

 

質問 75
Which of the following sequences is the correct sequence for the Problem Space phase in a Design Thinking workshop?

  • A. Scoping, 360° Research, Ideation
  • B. Scoping, 360° Research, Synthesis
  • C. 360° Research, Scoping, Synthesis
  • D. Scoping, Synthesis, Ideation

正解: B

 

質問 76
Your customer asks you to demonstrate their app with localization changes. Which activity do you perform?

  • A. Configure the run configuration file in the app
  • B. Configure the Supported Languages settings in the Project.json file
  • C. Enable the preview frame in the run configuration
  • D. Show the i18n.properties file translations

正解: D

 

質問 77
What message types are known to SAPUI5?

  • A. Control message
  • B. Log message
  • C. Server message
  • D. UI message

正解: A,C

 

質問 78
You perform a QUnit test with the following syntactical options. Which call returns true when you execute it?

  • A. Assert.strictEqual(0,"","Ttrue");
  • B. Assert.strictEqual(0,"0","true");
  • C. Assert.strictEqual(0,-0,"true");
  • D. Assert.strictEqual(0,null,"true");

正解: C

 

質問 79
Which OData versions are currently supported by SAPUI5?

  • A. OData V5
  • B. OData V2
  • C. OData V7
  • D. OData V4

正解: B,D

 

質問 80
In the screenshot, which element of the Arrange-Act-Assert pattern corresponds to the Act in a QUnittest?

  • A. QUnit.test
  • B. teardown : function() {}
  • C. this.calculator.press("1")
  • D. QUnit.module

正解: A

 

質問 81
What is the purpose of the Logon Plugin Data Vault of the SAP Fiori Client?

  • A. Prevent the access to all nonessential plugins
  • B. Allow a client policy that can be defined on the mobility platform
  • C. Provide a reusable component for storing sensitive information on the device
  • D. Enable secure and seamless handling of attachments

正解: C

 

質問 82
What are the basic guidelines of the Extension Point concept of SAPUI5? (2 answers)

  • A. The parent app contains all modifications
  • B. The custom app is located in a separate project
  • C. The custom app and the parent app contain a component.js file
  • D. The custom app remains modification free

正解: B,C

 

質問 83
Which of the following annotations would you use for a List Report Page? Note: There are 2 correct answers to this question.

  • A. Use @UI hidden annotation to hide the fields that are not to be displayed on a list report
  • B. Use @Ul.selectionField annotation to define a fuzzy search field
  • C. Use Search.defaultSearchElement annotation to define input fields with value help
  • D. Use @UI.Iineitem importance annotation to determine in which devices the field is displayed

正解: B,D

 

質問 84
What are the advantages of the Sinon.JS framework? (2 answers)

  • A. It can be used with any JavaScript unit test framework
  • B. It enables test-driven development
  • C. It supplies higher level test doubles for timers and AJAX requests
  • D. It provides support for Spies, stubs and mocks

正解: A,D

 

質問 85
What is the best approach to show a UI control on a desktop only, and not on a mobile device?

  • A. Use the standard CSS class sapUiVisibleOnlyOnDesktop.
  • B. Use the UI control from sap.ui.commons. These UI controls can handle this automatically.
  • C. Use the Device API to check the environment and call setVisible on the UI control.

正解: A

 

質問 86
Which of the following statements are true with regard to OPA5?

  • A. Provides the possibility to test navigation.
  • B. Can be used for user interaction tests.
  • C. Is a view controller test framework.
  • D. Can be used for SAPUI5 integration tests.

正解: A,B,D

 

質問 87
Which tile types can you use to display real-time data values read from an OData service? (2 answers)

  • A. App Launcher - Dynamic tile
  • B. KPI based tile
  • C. News tile
  • D. App Launcher - Static tile

正解: A,C

 

質問 88
When SAP Web IDE deploys an SAPUI5 app to the ABAP server, which type of app is it deployed as?

  • A. ABAP
  • B. OpenUI5
  • C. BSP
  • D. HTML5

正解: C

 

質問 89
......

C-FIORDEV-21試験問題集で100%高得点させるC-FIORDEV-21試験解答がこちら:https://jp.fast2test.com/C-FIORDEV-21-premium-file.html


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어