Exam CRT-450 All QuestionsBrowse all questions from this exam
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.)

    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
adamadamadamadamadamOptions: AB

they for sure dont require test classes

FungFamOptions: AB

I think A & B are correct

FungFamOptions: AB

I think A & B are correct