When loading data into an operation, what can a developer do to match records to update existing records? (Choose 2)
Correct Answer:BD
A developer wants to display all of the available record types for a Case object. The developer also wants to display the picklist values for the Case.Status field. The Case object and the Case.Status field are on a custom Visualforce page. Which action can the developer perform to get the record types and picklist values in the controller? (Choose 2)
Correct Answer:AB
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?
Correct Answer:A
Which statement about the Lookup Relationship between a Custom Object and a Standard Object is correct?
Correct Answer:C
Using the Schema Builder, a developer tries to change the API name of a field that is referenced in an Apex test class. What is the end result?
Correct Answer:C
Which scenario is invalid for execution by unit tests?
Correct Answer:C