CRT-450 Exam QuestionsBrowse all questions from this exam

CRT-450 — Question 275


Universal Containers wants to assess the advantages of declarative development versus programmatic customization for specific use cases in its Salesforce implementation.

What are two characteristics of declarative development over programmatic customization? (Choose two.)

Show Answer
Correct Answer: A, B

Declarative development provides several advantages over programmatic customization in a Salesforce implementation. It does not require Apex test classes, which simplifies the development process, as test classes are a necessity for programmatic code to ensure that the customization works correctly under various conditions. Furthermore, declarative development can be done using the Setup menu, making it more accessible to administrators and users who may not have deep programming knowledge or experience. These characteristics make declarative development faster and easier to implement and maintain compared to programmatic customization.

Discussion

3 comments
Sign in to comment
adamadamadamadamadamOptions: AB
Jul 18, 2024

they for sure dont require test classes

FungFamOptions: AB
Jul 13, 2024

I think A & B are correct

FungFamOptions: AB
Jul 13, 2024

I think A & B are correct