試験Development-Lifecycle-and-Deployment-Architect-JPN トピック2 問題55 スレッド
Salesforce Development-Lifecycle-and-Deployment-Architect-JPNのリアル試験問題集
問題 #: 55
トピック #: 2
問題 #: 55
トピック #: 2
Universal Containers (UC) は、本番環境で実行するテストを制御することで、本番環境へのデプロイ時間を短縮したいと考えています。UC のアーキテクトは、テストのサブセットのみを実行することを提案しました。導入中の特定のテストの実行に関して正しい 2 つの記述はどれですか? 2 つの答えを選択してください
おすすめの解答:A,D 解答を投票する
To run a subset of tests, set the Run Specified Tests test level on the DeployOptions object and pass it as an argument to the deploy() call and specify only the test classes that are required to be executed, as specifying the test method is not supported in DeployOptions. These statements are true regarding running specific tests during deployments. The Run Specified Tests test level allows the developer to choose which tests to run in production, while specifying the test method is not a valid option for the DeployOptions object.
Ohmori 2026-09-01 09:39:24
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。