Go Back on CRT-450 Exam
Available in 1, 3, 6 and 12 Months Free Updates Plans
PDF: $15 $60

Test Engine: $20 $80

PDF + Engine: $25 $99

CRT-450 Practice Test


Page 8 out of 78 Pages

Topic 1 : Exam Pool A

How should a developer avoid hitting the governor limits in test methods?


A.

Use @TestVisible on methods that create records.


B.

Use Test.loadData() to load data from a static resource.


C.

Use @IsTest (SeeAllData=true) to use existing data.


D.

Use Test.startTest() to reset governor limits.





D.
  

Use Test.startTest() to reset governor limits.



A Visualforce page is required for displaying and editing Case records that includes both standard and custom functionality defined in an Apex class called myControllerExtension.
The Visualforce page should include which <apex:page> attribute(s) to correctly implement controller
functionality?


A.

controller=“Case” and extensions=“myControllerExtension”


B.

extensions=“myControllerExtension”


C.

controller=“myControllerExtension”


D.

standardController=“Case” and extensions=“myControllerExtension”





D.
  

standardController=“Case” and extensions=“myControllerExtension”



Which three tools can deploy metadata to production? (Choose three.)


A.

Change Set from Developer Org


B.

Force.com IDE


C.

Data Loader


D.

Change Set from Sandbox


E.

Metadata API





A.
  

Change Set from Developer Org



D.
  

Change Set from Sandbox



E.
  

Metadata API



Which set of roll-up types are available when creating a roll-up summary field?


A.

COUNT, SUM, MIN, MAX


B.

AVERAGE, SUM, MIN, MAX


C.

SUM, MIN, MAX


D.

AVRAGE, COUNT, SUM, MIN, MAX





A.
  

COUNT, SUM, MIN, MAX



A developer writes the following code:


What is the result of the debug statement?


A.

1, 100


B.

1, 150


C.

2, 150


D.

2, 200





C.
  

2, 150




Page 8 out of 78 Pages
Previous