Free Practice Mock Questions Set 171-175 (Quiz # 35) for Salesforce DEX-450 Exam, according to official Salesforce Build Applications Programmatically on the Salesforce Platform exam syllabus topic # 8
Which requirement needs to be implemented by using standard workflow instead of Process Builder? Choose 2 answers
Answer : B, C
What would a developer do to update a picklist field on related Opportunity records when a modification to the associated Account record is detected?
Answer : A
What must the Controller for a Visualforce page utilize to override the Standard Opportunity view button?
Answer : B
Why would a developer use Test. startTest( ) and Test.stopTest( )?
Answer : D
In the Lightning Component framework, where is client-side controller logic contained?