Free Practice Mock Questions Set 76-80 (Quiz # 16) for Salesforce DEX-450 Exam, according to official Salesforce Build Applications Programmatically on the Salesforce Platform exam syllabus topic # 1
For which three items can a trace flag be configured? (Choose three.)
Answer : A, B, D
A developer wrote a unit test to confirm that a custom exception works properly in a custom controller, but the test failed due to an exception being thrown.
Which step should the developer take to resolve the issue and properly test the exception?
Answer : A
What are two uses for External IDs? (Choose two.)
Answer : A, D
What are three characteristics of static methods? (Choose three.)
Answer : A, C, E
When an Account's custom picklist field called Customer Sentiment is changed to a value of ''Confused'', a new related Case should automatically be created.
Which two methods should a developer use to create this case? (Choose two.)
Answer : A, B