Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CRT-450 All Questions

View all questions & answers for the CRT-450 exam

Exam CRT-450 topic 1 question 334 discussion

Actual exam question from Salesforce's CRT-450
Question #: 334
Topic #: 1
[All CRT-450 Questions]

A development team wants to use a deployment script to automatically deploy to a sandbox during their development cycles.

Which two tools can they use to run a script that deploys to a sandbox? (Choose two.)

  • A. SFDX CLI
  • B. Developer Console
  • C. Change Sets
  • D. VSCode
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Ke_James0302
1 month, 1 week ago
Selected Answer: AD
A. SFDX CLI Explanation: The Salesforce DX (SFDX) command line tool automates the deployment process. Through the SFDX CLI, development teams can write scripts and use commands such as sfdx force:source:deploy to automatically deploy code to the sandbox environment. D. VSCode Explanation: Visual Studio Code (VSCode) is a popular development tool with extended support from Salesforce that allows developers to write code and execute deployment scripts to automatically deploy code to the sandbox. VSCode is often used in conjunction with the Salesforce CLI to achieve this functionality.
upvoted 1 times
...
dekopon
11 months, 1 week ago
Perhaps I was wrong. The article below says that "with Salesforce CLI and VS Code you can streamline your deployment process and automate deployments to your sandbox during development cycles." https://developer.salesforce.com/forums?id=9062I000000Bo6cQAC In that case, A and D are the correct answers as suggested.
upvoted 1 times
...
tuananhbgbg
11 months, 4 weeks ago
Selected Answer: AC
VSCode is just for editing classes. Below what is used to deploy is still SFDC CLI and Change Set can be used to deploy changes
upvoted 2 times
dekopon
11 months, 2 weeks ago
I agree with you about VScode, but does Change Set have an "automatic" deployment functionality?
upvoted 2 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

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.

SaveCancel
Loading ...