Exam CRT-450 Topic 2 Question 141 Discussion
Actual exam question for Salesforce's CRT-450 exam
Question #: 141
Topic #: 2
Question #: 141
Topic #: 2
Developers at Universal Containers (UC) use version control to share their code changes, but they notice that when they deploy their code to different environments they often have failures. They decide to set up Continuous Integration (CI).
What should the UC development team use to automatically run tests as part of their CI process?
What should the UC development team use to automatically run tests as part of their CI process?
Suggested Answer: A Vote an answer
Why Salesforce CLI?
The Salesforce CLI supports scripting for Continuous Integration (CI) pipelines, allowing automatic testing and deployment as part of the CI process.
Why Not Other Options?
B: Visual Studio Code is a development IDE, not a CI tool.
C: Force.com Toolkit is outdated and does not support CI processes.
D: Developer Console is for debugging and manual testing, not automation.
References:Salesforce CLI Documentation:https://developer.salesforce.com/tools/sfdxcli
The Salesforce CLI supports scripting for Continuous Integration (CI) pipelines, allowing automatic testing and deployment as part of the CI process.
Why Not Other Options?
B: Visual Studio Code is a development IDE, not a CI tool.
C: Force.com Toolkit is outdated and does not support CI processes.
D: Developer Console is for debugging and manual testing, not automation.
References:Salesforce CLI Documentation:https://developer.salesforce.com/tools/sfdxcli
by Lilith at Dec 04, 2025, 08:21 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).