Question 6
Which two statements are true about using the @testSetup annotation in an Apex test class?
Choose 2 answers
Choose 2 answers
Question 7
Which two characteristics are true for Aura component events? Choose 2 answers
Question 8
Opportunity opp=[select id ,stagename from opportunity limit 1] Given the code above, how can a developer get the label for the stagename field?
Question 9
A developer creates a custom controller and custom Visualforce page by using the code block below.

What can the user expect to see when accessing the custom page?

What can the user expect to see when accessing the custom page?
Question 10
Universal Containers requires Service Representatives to update all Cases at least one every three days.
To make sure of this policy is obeyed, a developer has been asked to implement a field that displays the number of days since the last Case update. What should the developer use to configure the solution?
To make sure of this policy is obeyed, a developer has been asked to implement a field that displays the number of days since the last Case update. What should the developer use to configure the solution?
