A developer needs to know if all tests currently pass in a Salesforce environment. Which feature can the developer use? (Choose 2)
A. ANT Migration Tool
B. Workbench Metadata Retrieval
C. Salesforce UI Apex Test Execution
D. Developer Console
A Visualforce page has a standard controller for an object that has a lookup relationship to a parent object. How can a developer display data from the parent record on the page?
A. By adding a second standard controller to the page for the parent record.
B. By using a roll-up formula field on the child record to include data from the parent record.
C. By using SOQL on the Visualforce page to query for data from the parent record.
D. By using merge field syntax to retrieve data from the parent record.
Which statement about change set deployments is accurate?
A. They use an all or none deployment model.
B. They require a deployment connection.
C. They ca be used to transfer Contact records.
D. They can be used to deploy custom settings data.
E. They can be used only between related organizations.
A developer needs to provide a Visualforce page that lets users enter Product-specific details during a Sales cycle. How can this be accomplished? (Choose 2)
A. Download a Managed Package from the AppExhange that provides a custom Visualforce page to modify.
B. Copy the standard page and then make a new Visualforce page for Product data entry.
C. Download an Unmanaged Package from the AppExchange that provides a custom Visualforce page to modify.
D. Create a new Visualforce page and an Apex controller to provide Product data entry.
A developer creates an Apex class that includes private methods. What can the developer do to ensure that the private methods can be accessed by the test class?
A. Add the TestVisible attribute to the Apex class
B. Add the SeeAllData attribute to the test methods.
C. Add the TestVisible attribute to the apex methods.
D. Add the SeeAllData attribute to the test class
In which order does Salesforce execute events upon saving a record?
A. Before Triggers; Validation Rules; After Triggers; Assignment Rules; Workflow Rules; Commit
B. Validation Rules; Before Triggers; After Triggers; Workflow Rules; Assignment Rules; Commit
C. Before Triggers; Validation Rules; After Triggers; Workflow Rules; Assignment Rules; Commit
D. Validation Rules; Before Triggers; After Triggers; Assignment Rules; Workflow Rules; Commit
Where can the custom roll-up summary fields be created using Standard Object relationships (Choose 3)
A. On Opportunity using Opportunity Product records.
B. On Account using Case records.
C. On Quote using Order records.
D. On Campaign using Campaign Member records.
E. On Account using Opportunity records.
Which scenario is invalid for execution by unit tests?
A. Executing methods for negative test scenarios
B. Loading the standard Pricebook ID using a system method
C. Loading test data in place of user input for Flows.
D. Executing methods as different users.
A developer needs to create a Visualforce page that will override the standard Account edit button. The page will be used to validate the account's address using a SOQL query. The page will also allow the user to make edits to the address. Where would the developer write the Account address verification logic?
A. In a Standard Extension.
B. In a Standard Controller.
C. In a Custom Controller.
D. In a Controller Extension.
What is the value of x after the code segment executes?String x = 'A';Integer i = 10;if ( i < 15 ) {i = 15;x = 'B';} else if ( i < 20 ) {x = 'C';} else {x = 'D'; }
A. D
B. A
C. B
D. C
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Salesforce exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your PDI exam preparations and Salesforce certification application, do not hesitate to visit our Vcedump.com to find your solutions here.