Comm-Dev-101試験の対策に必要なものを、CertJukenなら一か所でそろえられます。Salesforce Certified B2C Commerce Cloud Developerの210問の練習問題から無料サンプル、更新サービスまで、受験準備のすべてをまとめて提供します。
Salesforce Comm-Dev-101 試験概要:
| 認定ベンダー: | Salesforce |
|---|---|
| 試験名: | Salesforce Certified B2C Commerce Cloud Developer |
| 試験番号: | Comm-Dev-101 |
| 対応言語: | English |
| 受験料: | 200米ドル |
| 試験形式: | 単一選択問題, 複数選択問題 |
| 関連資格: | Salesforce Certified B2C Commerce Architect |
| 出題数: | 60~65問 |
| 合格点: | 65% |
| 認定の有効期間: | 2年間 |
| 試験時間: | 105 分 |
| 推奨トレーニング: | Trailhead B2C Commerce Developer向け学習プログラム |
| 受験申し込み: | Salesforce Certificationポータル |
| サンプル問題: | ![]() |
| 受験方法: | オンライン監督付き受験または試験会場での受験 |
| 前提条件: | 必須の受験資格は設けられていません。推奨条件として、B2C Commerceに関する実務経験を3~6か月程度有することが挙げられます。 |
| 公式シラバスのURL: | https://trailhead.salesforce.com/en/credentials/b2ccommercedeveloper |
Salesforce Comm-Dev-101 試験シラバストピック:
| セクション | 比重 | 目標 |
|---|---|---|
| トピック 1: デジタルアーキテクチャとデータ管理 | 35% | - プラットフォームアーキテクチャとデータモデル - カスタムオブジェクトとシステム拡張機能 - カタログ、在庫、価格設定の構築 - Business Managerの設定と運用 |
| トピック 2: B2C Commerceの環境設定 | 11% | - データのインポート・エクスポート作業 - 開発環境の構成設定 - Sandboxおよびインスタンスの管理 |
| トピック 3: アプリケーション開発 | 54% | - 外部システムとの連携およびサービスの実装 - テンプレートおよびISMLによるプログラミング - エラー処理とログ管理 - Cartridgeの構造と開発手法 - Pipelineおよびコントローラーの設計 - スクリプトの作成とAPIの活用 |
Comm-Dev-101試験で受験者がよく抱く疑問
Comm-Dev-101は、Salesforceが実施する「Salesforce Certified B2C Commerce Cloud Developer」を取得するための認定試験です。認定レベルはプロフェッショナルで、実務に即した知識とスキルが問われます。Salesforce Certified B2C Commerce Architectなどの関連認定へのステップとしても位置づけられており、キャリアアップを目指す方に広く選ばれています。CertJukenの練習問題を活用すれば、試験の全体像を把握しながら計画的に対策を進められます。
Comm-Dev-101試験の問題数は60~65問、制限時間は105 分です。1問あたりに使える時間を意識すると、序盤で時間を使いすぎないペース配分が重要になります。見直しの時間を確保するためにも、CertJukenの模擬試験で時間を計りながら解く練習を重ね、本番と同じ時間感覚を身につけておくと安心です。
Comm-Dev-101試験の合格基準点は65%で、受験料は200米ドルです。万が一不合格になった場合、再受験には再度全額の受験料が必要になります。そのため、本番の前にCertJukenの練習問題で安定して合格点を超えられるかを確認してから受験することをおすすめします。
はい。CertJukenではComm-Dev-101練習問題の無料サンプル(PDFデモ)を用意しており、内容や使い勝手を確かめてから購入を判断できます。購入後は365日間の無料更新が付き、更新期間の終了後は50%割引で継続更新を利用できます。
CertJukenでは「返金保証」を用意しています。購入後60日以内にComm-Dev-101試験を受験して不合格だった場合、受験票の写しと公式のスコアレポート(Score Report)のPDFを試験後2日以内に提出すれば、7日以内に全額返金の手続きが完了します。なお、受験者名と購入時の支払者名が一致している必要があり、購入から3日以内の受験や、実際に受験しなかった場合は対象外です。返金の代わりに、同等の試験対策教材2つを無料で受け取り、購入済み製品の更新サービスを継続する選択も可能です。商品は購入後すぐにダウンロードでき、メールでも1分以内にお届けします。2時間経っても届かない場合はカスタマーサポートまでご連絡ください。インストールできるパソコンの台数に制限はありません。
Comm-Dev-101試験の出題範囲は3の分野に分かれています。主な分野はアプリケーション開発(54%)、B2C Commerceの環境設定(11%)、デジタルアーキテクチャとデータ管理(35%)です。各分野の詳細な出題項目は、このページ上部の出題範囲一覧で確認できます。
Salesforce Certified B2C Commerce Cloud Developer 認定 Comm-Dev-101 試験問題:
問題 #1
Business Manager has the configuration:
Active log category is "root"
Log level of INFO
The code below execites:
Var log = Logger.getLogger("products","export");
Log.info ("This is important information");
Using this information, what is the beginning of the filename in which the log will be written?
A. custom-export
B. products
C. custom-products
D. info-export
問題 #2
A developer has a B2C site and a merchant requirement to add a new locale to it.
What are the steps to enable the locale in the Storefront?
A. Create and configure the locale under Global Preferences section and activate it in Site Preferences.
B. Create, configure, and activate the locale under Global Preferences section.
C. Add an alias for the new locale and then create and configure the locale itself under Global Preferences section.
問題 #3
A retailer notices that the Account Addresses page is showing the wrong shopper's address.
Which tool should the developer start with to identify the issue?
A. Pipeline profiler
B. Storefront Toolkit
C. Code Profiler
D. Reports and Dashboards Module
問題 #4
A Digital Developer has been given a specification to integrate with a REST API for retrieving weather conditions. The service expects parameters to be form encoded.
Which service type should the Developer register?
A. FTP
B. HTTP Form
C. WebDAV
D. SOAP
問題 #5
Universal Containers sells physical gift cards for the holidays.
What needs to occur to guarantee the cards will always be available?
A. Create an inventory record with Backorder Handling enabled.
B. Create a perpetual inventory record.
C. Create an inventory record with an extremely high Allocation value (i.e., 1 billion certificates).
D. Create an inventory record with an unlimited Allocation value.
解説:
| 問題 #1 正解: C | 問題 #2 正解: A | 問題 #3 正解: B | 問題 #4 正解: B | 問題 #5 正解: A |




国分**
岩本**
Ueda
