Question: 1
A development team wants to use a deployment script to automatically deploy to a sandbox during their development cycles. Which tool should they use to deploy to the sandbox?
Question: 2
A developer wants to retrieve the Contacts and Users with the email addres 'dev@uc.com'. Which SOSL statement should the developer use?
Question: 3
Universal Containers stores the availability date on each Line Item of an Order and Orders are only shipped when all of the Line Items are avaible. Which method should be used to calculate the estimated ship date for an Order?
Question: 4
A developer must create a Lightning component that allows user to input Contact record information to create a Contact record, including a Salary__c custom field. What should the developer use, along with a lightning-record-edit-form, so that Salary__c field functions as a currency input and is only viewable and editable by users that have the correct field level permissions on Salary__c?
Question: 5
Which two are best practices when it comes to component and application event handling? Choose 2 answers