2021年12月26日更新されたC-FIORDEV-21トレーニング最新認定問題をゲットSAP Certified Development Associate合格目指せ [Q47-Q62]

Share

2021年12月26日更新されたC-FIORDEV-21トレーニング最新認定問題をゲットSAP Certified Development Associate合格目指せ

認定トレーニングC-FIORDEV-21試験問題集でテストエンジン


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

トピック出題範囲
トピック 1
  • SAP Fiori Launchpad
  • SAP HANA CloudPlatformおよびWebIDEBasicsの構成について説明する
トピック 2
  • SAP Fioriの主要な原則、SAP Fioriアプリケーションの種類、ユーザーエクスペリエンスデザインの要素を定義する
トピック 3
  • 典型的なSAPFioriランドスケープのアーキテクチャとコンポーネントを説明する
  • SAPFioriの戦略、標準、ガイドライン
トピック 4
  • アプリケーションをABAPサーバーにデプロイし、アプリケーションをSAP Hana CloudPlatformにデプロイします
トピック 5
  • MVCとアプリケーションアーキテクチャ、モジュールの概念を説明する
  • SAP HANA CloudPlatformとプロトタイピングを説明する
トピック 6
  • SAPUI5フレームワーク(標準およびカスタム)を使用してコントロールを実装し、データをUI5コントロールにバインドします
トピック 7
  • ユニットテストの作成、QUnitを使用したユニットテスト、QUnitテストシナリオの作成
  • SAP Fiori Elements&Smartcontrols
トピック 8
  • OPA5との統合テストを適用し、OPA5テストシナリオ
  • SAPFioriランチパッド構成を作成します
トピック 9
  • SAPFiori要素とSmartcontrols
  • フィルタリング、グループ化、並べ替えの使用法を説明し、図を操作する
トピック 10
  • 集計バインディング、ダイアログとフラグメント、式バインディング、カスタムフォーマット
  • OData、および高度なデータ処理
トピック 11
  • SAP Web IDEで利用可能な開発、パッケージ化、展開、および拡張性ツール
  • OData書き込みサポートについて説明します

 

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

 

質問 48
In the design thinking phase of your customer project, one design is accepted as viable. What other attributes need to be valid for this design to be considered? (2 answers)

  • A. Desirable
  • B. Achievable
  • C. Feasible
  • D. Usable

正解: A,C

 

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

  • A. Use @Ul.selectionField annotation to define a fuzzy search field
  • B. Use @UI hidden annotation to hide the fields that are not to be displayed on a list report
  • 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

 

質問 50
Which application types can you develop and deploy on the SAP HANA Cloud platform? (3 answers)

  • A. ABAP apps
  • B. Java apps
  • C. Objective-C apps
  • D. HANA XS apps
  • E. HTML apps

正解: B,D,E

 

質問 51
Which UI annotation is used to declare a field for the smart filter template?

  • A. UI.filterField
  • B. UI.selectionField
  • C. UI.searchField
  • D. UI.finderField

正解: B

 

質問 52
What is the purpose of the SAP HANA Cloud connector?

  • A. It lists the search components and corresponding search models needed for the app
  • B. It connects the services of the SAP HANA Cloud Platform and on-premise system in the customer's ^ network
  • C. It allows the SAP Web IDE to connect to the on-premise system's Cordova development environment
  • D. It connects the services of the SAP HANA Cloud Platform and SAP Web IDE

正解: B

 

質問 53
What is the name of the aggregation of the sap.m.App control, or more precisely the name of the sap.m.NavContainer control, in which UI controls are aggregated?

  • A. pages
  • B. masterPages
  • C. detailPages
  • D. fullPages

正解: A

 

質問 54
You develop an SAPUI5 app that updates data for sales order and sales order items on the back-end system.
What do you create to implement a deep insert? (2 answers)

  • A. Create individual structures for both Sales Order and Sales Order Items, and then batch them
  • B. Create a flat structure with Sales Order and Sales Order Items, and then add an expand command
  • C. Create a nested structure for Sales Order and Sales Order Items
  • D. Create an object structure that defines the hierarchy

正解: A,C

 

質問 55
You are developing a complex screen and you use fragments. What features of fragments are useful here?
Note: There are 2 correct answers to this question

  • A. Fragments have their own controller
  • B. Fragments can be found by the SAPUI5 runtime libraries.
  • C. Fragments are light-weight Ul parts that can be reused.
  • D. Fragments can be a stand-alone view

正解: A,D

 

質問 56
What are the SAP Fiori principles?

  • A. Creative
  • B. Role-based
  • C. Adaptive
  • D. Coherent
  • E. Complex

正解: B,C,D

 

質問 57
In the code on the screenshot, what is the absolute path of the property to retrieve the City value for the company Acme Inc?

  • A. /regions/companies/1/city
  • B. /regions/0/companies/O/city
  • C. /regions/1/companies/1/city
  • D. /regions/companies/O/city

正解: B

 

質問 58
What parameter must you provide when calling the simulate function of the mock server?

  • A. The full qualified path to the local metadata file and the folder where the model data are stored locally.
  • B. The autoRespondAfter parameter and the full qualified path to the local metadata file.
  • C. The full qualified path to the model and the URI for the service document.

正解: A

 

質問 59
You want to create a business catalog for all employees that contains a standard SAP Fiori app How would you do this?

  • A. Reference the tile from Odata metadata
  • B. Reference the tile from a SAP Business Group
  • C. Reference the tile from a SAP Business Catalog
  • D. Reference the tile from a Technical Catalog provided by SAP

正解: B

 

質問 60
What activity does the QUnit Stub functionality perform?

  • A. Returns values for method calls
  • B. Supplies parameter for method calls
  • C. Verifies that expected methods are called correctly
  • D. Provides parameters and return values for method calls

正解: D

 

質問 61
What is a prerequisite for configuring the SAP Fiori HAT Connector?

  • A. Create an SAP HANA Cloud Platform (HCP) Web IDE account
  • B. Set the path for custom plug-ins
  • C. Generate a service certificate
  • D. Create a local Cordova project

正解: A

 

質問 62
......

合格を確定するガイドでC-FIORDEV-21試験準備しよう:https://www.jpntest.com/shiken/C-FIORDEV-21-mondaishu

弊社を連絡する

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

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡