Salesforce Trailhead Virtual Bootcamp for Platform Developer I - TVB-450 Exam Practice Test
Question 1
Which three Salesforce resources can be accessed from a Lightning web component?
Choose 3 answers
Choose 3 answers
Correct Answer: B,D,E
Question 2
Which two are phases in the Aura application event propagation framework? Choose 2 answers
Correct Answer: B,C
Question 3
What should a developer do to check the code coverage of a class after running all tests?
Correct Answer: C
Question 4
A developer wants to invoke on outbound message when a record meets a specific criteria.
Which three features satisfy this use case?
Choose 3 answer
Which three features satisfy this use case?
Choose 3 answer
Correct Answer: A,B,C
Question 5
niversal Containers (UC) processes orders in Salesforce in a custom object, Crder_c. They also allow sales reps to upload CSV files with of orders at a time.
A developer is tasked with integrating orders placed in Salesforce with UC's enterprise resource planning (ERP) system.
'After the status for an Craer__c is first set to "Placed', the order information must be sent to a REST endpoint in the ERP system that can process ne order at a time.
What should the developer implement to accomplish this?
A developer is tasked with integrating orders placed in Salesforce with UC's enterprise resource planning (ERP) system.
'After the status for an Craer__c is first set to "Placed', the order information must be sent to a REST endpoint in the ERP system that can process ne order at a time.
What should the developer implement to accomplish this?
Correct Answer: C
Question 6
What should be used to create scratch orgs?
Correct Answer: D
Question 7
A developer is creating a page that allows users to create multiple Opportunities. The developer is asked to verify the current user's default } | Opportunity record type, and set certain default values based on the record type before inserting the record.
How can the developer find the current user's default record type? ns
How can the developer find the current user's default record type? ns
Correct Answer: B
Question 8
A developer is creating an app that contains multiple Lightning web components.
One of the child components is used for navigation purposes. When a user click a button called.. component, the parent component must be alerted so it can navigate to the next page.
How should this be accomplished?
One of the child components is used for navigation purposes. When a user click a button called.. component, the parent component must be alerted so it can navigate to the next page.
How should this be accomplished?
Correct Answer: B
Question 9
A developer must provide custom user interfaces when users edit a Contact in either Salesforce Classic or Lightning Experience.
What should the developer use to override the Contact's Edit button and provide this functionality?
What should the developer use to override the Contact's Edit button and provide this functionality?
Correct Answer: A

