salesforce platform developer
SETS
D
B
A
A
Why would a developer use Test. startTest( ) and Test.stopTest…
What must the Controller for a Visualforce page utilize to ove…
A developer uses a before insert trigger on the Lead object to…
What would a developer do to update a picklist field on relate…
D
Why would a developer use Test. startTest( ) and Test.stopTest…
B
What must the Controller for a Visualforce page utilize to ove…
In a single record, a user selects mult…
Which trigger event allows a developer…
Which statement would a developer use w…
Where would a developer build a managed…
C. As a String with each value separated by a semicolon
A. Before insert ... B. Before update
A. A. Id pricebookId = Test.getStandardPricebookId();
D. Developer Edition
In a single record, a user selects mult…
C. As a String with each value separated by a semicolon
Which trigger event allows a developer…
A. Before insert ... B. Before update
D
B
A
A
Why would a developer use Test. startTest( ) and Test.stopTest…
What must the Controller for a Visualforce page utilize to ove…
A developer uses a before insert trigger on the Lead object to…
What would a developer do to update a picklist field on relate…
D
Why would a developer use Test. startTest( ) and Test.stopTest…
B
What must the Controller for a Visualforce page utilize to ove…
Why would a developer use Test.startTes…
What must the Controller for a Visulfor…
What would a developer do to update a p…
Which requirement needs to be implement…
D. To create an additional set of governor limits during the e…
B. The Opportunity StandardController for pre-built functional…
A. Create a process with a process builder.
A. Create activities at multiple intervals... B. Send outbound me…
Why would a developer use Test.startTes…
D. To create an additional set of governor limits during the e…
What must the Controller for a Visulfor…
B. The Opportunity StandardController for pre-built functional…
D
B
A
A
Why would a developer use Test. startTest( ) and Test.stopTest…
What must the Controller for a Visualforce page utilize to ove…
A developer uses a before insert trigger on the Lead object to…
What would a developer do to update a picklist field on relate…
D
Why would a developer use Test. startTest( ) and Test.stopTest…
B
What must the Controller for a Visualforce page utilize to ove…
Describe differences between Apex and t…
What are the two primary components of…
What is an Apex Class?
What is an Apex Trigger?
1.) Traditional Programming Languages are fully flexible, and…
Apex Classes and Apex Triggers
An Apex Class is a template or a blueprint from which Apex obj…
A procedure that automatically executes during a DML operation.
Describe differences between Apex and t…
1.) Traditional Programming Languages are fully flexible, and…
What are the two primary components of…
Apex Classes and Apex Triggers
Describe the capabilities of this core…
1) Universal containers has included it…
2) Universal Container want to store an…
3) You want to use an External Data Obj…
a. Does use space in both account and contact table... c. Can onl…
E) indirect Lookup Relationship
a) Text... e) Number (A, E - after creating an index on the numbe…
a) press "validate and sync"... b) choose "include in Salesforce…
Describe the capabilities of this core…
a. Does use space in both account and contact table... c. Can onl…
1) Universal containers has included it…
E) indirect Lookup Relationship
What is contained in the View State?
What are the best practices for optimiz…
When a record is updated and subsequent…
Name two types of variables that do not…
The data in the view state should be sufficient to recreate th…
When using multiple forms use <apex:actionRegion> to submit po…
Trigger.old contains a version of the objects before the speci…
1) transient... 2) static
What is contained in the View State?
The data in the view state should be sufficient to recreate th…
What are the best practices for optimiz…
When using multiple forms use <apex:actionRegion> to submit po…
Describe the capabilities of this core…
1) Universal containers has included it…
2) Universal Container want to store an…
3) You want to use an External Data Obj…
a. Does use space in both account and contact table... c. Can onl…
E) indirect Lookup Relationship
a) Text... e) Number (A, E - after creating an index on the numbe…
a) press "validate and sync"... b) choose "include in Salesforce…
Describe the capabilities of this core…
a. Does use space in both account and contact table... c. Can onl…
1) Universal containers has included it…
E) indirect Lookup Relationship
D
B
A
A
Why would a developer use Test. startTest( ) and Test.stopTest…
What must the Controller for a Visualforce page utilize to ove…
A developer uses a before insert trigger on the Lead object to…
What would a developer do to update a picklist field on relate…
D
Why would a developer use Test. startTest( ) and Test.stopTest…
B
What must the Controller for a Visualforce page utilize to ove…
Describe differences between Apex and t…
What are the two primary components of…
What is an Apex Class?
What is an Apex Trigger?
1.) Traditional Programming Languages are fully flexible, and…
Apex Classes and Apex Triggers
An Apex Class is a template or a blueprint from which Apex obj…
A procedure that automatically executes during a DML operation.
Describe differences between Apex and t…
1.) Traditional Programming Languages are fully flexible, and…
What are the two primary components of…
Apex Classes and Apex Triggers
Why would a developer use Test. startTe…
What must the Controller for a Visualfo…
A developer uses a before insert trigge…
What would a developer do to update a p…
D
B
A
A
Why would a developer use Test. startTe…
D
What must the Controller for a Visualfo…
B
What is sharing?
What are the 3 types of sharing?
Define Force.com Managed Sharing.
Define User Managed Sharing.
Enables record-level access control for all custom objects, as…
- Force.com Managed Sharing... - User Managed Sharing (Manual Sha…
Involves sharing access granted by Force.com based on record o…
Allows the record owner or any user with Full Access to a reco…
What is sharing?
Enables record-level access control for all custom objects, as…
What are the 3 types of sharing?
- Force.com Managed Sharing... - User Managed Sharing (Manual Sha…
In a single record, a user selects mult…
Which trigger event allows a developer…
Which statement would a developer use w…
Where would a developer build a managed…
C. As a String with each value separated by a semicolon
A. Before insert ... B. Before update
A. A. Id pricebookId = Test.getStandardPricebookId();
D. Developer Edition
In a single record, a user selects mult…
C. As a String with each value separated by a semicolon
Which trigger event allows a developer…
A. Before insert ... B. Before update
In a single record, a user selects mult…
Which trigger event allows a developer…
Which statement would a developer use w…
Where would a developer build a managed…
C. As a String with each value separated by a semicolon
A. Before insert ... B. Before update
A. A. Id pricebookId = Test.getStandardPricebookId();
D. Developer Edition
In a single record, a user selects mult…
C. As a String with each value separated by a semicolon
Which trigger event allows a developer…
A. Before insert ... B. Before update
Why would a developer use Test.startTes…
What must the Controller for a Visulfor…
What would a developer do to update a p…
Which requirement needs to be implement…
D. To create an additional set of governor limits during the e…
B. The Opportunity StandardController for pre-built functional…
A. Create a process with a process builder.
A. Create activities at multiple intervals... B. Send outbound me…
Why would a developer use Test.startTes…
D. To create an additional set of governor limits during the e…
What must the Controller for a Visulfor…
B. The Opportunity StandardController for pre-built functional…
Salesforce Platform
Heroku
Mobile SDK
Metadata-Driven Development Model
Group of technologies that supports the development of other t…
Gives developers the power to build highly scalable web apps a…
Suite of technologies that lets you build native, HTML5, and h…
Platform is metadata-aware, so it can auto-generate significan…
Salesforce Platform
Group of technologies that supports the development of other t…
Heroku
Gives developers the power to build highly scalable web apps a…
A
B
B
A, C, E
A developer needs to create a service that will process an ema…
How can Apex be used with Visual Workflow?... Choose one answer…
An integration user makes a successful login() call via the SO…
A customer has a single Visualforce page that allows each user…
A
A developer needs to create a service that will process an ema…
B
How can Apex be used with Visual Workflow?... Choose one answer…
Describe differences between Apex and t…
What are the two primary components of…
What is an Apex Class?
What is an Apex Trigger?
1.) Traditional Programming Languages are fully flexible, and…
Apex Classes and Apex Triggers
An Apex Class is a template or a blueprint from which Apex obj…
A procedure that automatically executes during a DML operation.
Describe differences between Apex and t…
1.) Traditional Programming Languages are fully flexible, and…
What are the two primary components of…
Apex Classes and Apex Triggers
What is the benefit of the Lightning Co…
Where can a developer call external jav…
Where can a developer create a managed…
A developer created an apex Trigger usi…
A. More pre-built components to replicate the Salesforce look…
A. <apex:includeScript>... D. <script>
A. Developer edition
D. Open the Logs tab in the Developer Console
What is the benefit of the Lightning Co…
A. More pre-built components to replicate the Salesforce look…
Where can a developer call external jav…
A. <apex:includeScript>... D. <script>
D
B
A
A
Why would a developer use Test. startTest( ) and Test.stopTest…
What must the Controller for a Visualforce page utilize to ove…
A developer uses a before insert trigger on the Lead object to…
What would a developer do to update a picklist field on relate…
D
Why would a developer use Test. startTest( ) and Test.stopTest…
B
What must the Controller for a Visualforce page utilize to ove…
D. To create an additional set of gover…
B. the Opportunity StandardController f…
A. Line-03: A SOQL query is located ins…
A. Create a process with Process Builde…
Why would a developer use Test. startTest( ) and Test.stopTest…
What must the Controller for a Visualforce page utilize to ove…
A developer uses a before insert trigger on the Lead object to…
What would a developer do to update a picklist field on relate…
D. To create an additional set of gover…
Why would a developer use Test. startTest( ) and Test.stopTest…
B. the Opportunity StandardController f…
What must the Controller for a Visualforce page utilize to ove…
D
B
A
A
Why would a developer use Test. startTest( ) and Test.stopTest…
What must the Controller for a Visualforce page utilize to ove…
A developer uses a before insert trigger on the Lead object to…
What would a developer do to update a picklist field on relate…
D
Why would a developer use Test. startTest( ) and Test.stopTest…
B
What must the Controller for a Visualforce page utilize to ove…
D
B
A
A
Why would a developer use Test. startTest( ) and Test.stopTest…
What must the Controller for a Visualforce page utilize to ove…
A developer uses a before insert trigger on the Lead object to…
What would a developer do to update a picklist field on relate…
D
Why would a developer use Test. startTest( ) and Test.stopTest…
B
What must the Controller for a Visualforce page utilize to ove…
D
B
A
A
Why would a developer use Test. startTest( ) and Test.stopTest…
What must the Controller for a Visualforce page utilize to ove…
A developer uses a before insert trigger on the Lead object to…
What would a developer do to update a picklist field on relate…
D
Why would a developer use Test. startTest( ) and Test.stopTest…
B
What must the Controller for a Visualforce page utilize to ove…