Platform Developer I Certification for Winter ’23 Solutions

Today, We are going to answer the Platform Developer 1 Certification Maintenance Winter'23 questions.


Unit 1: Maintain Your Platform Developer I Certification for Winter ’23

1. Field update actions have changed in API Version 54.0. Which record-triggered flows do field update actions now execute?

Ans. Before-save and after-save

2. Which Apex class is used to determine the hostnames for the domains that Salesforce hosts for your org?

Ans. System.DomainCreator

3. Which modules can be used for notifications in a Lightning web component instead of native APIs?

Ans. LightningAlert, LightningConfirm and LightningPrompt

4. What determines an org’s “shape” in Salesforce?

Ans. Features, settings, edition, limits and licenses

5. Which lightning-modal-* component is required to create a modal?

Ans. Body

6. How do you call an invocable action from Apex code?

Ans. Reference Invocable.Action

Also Read: Platform App Builder Certification Maintenance (Winter '23) Solutions

Unit 2: Get Hands-On With Apex Assertions

Step 1: Create a new Playground or use the previous one. But don't use developer org for this.

Step 2: Open Developer Console and create a new class named as Test Factory. Copy the below code and paste it into the class and Save it.

Step 3: Create a new class named as DataGenerationTest and Copy the below code and paste it into the class and Save it.

Note: To keep your certification, complete the  Platform Developer I Certification Maintenance (Winter '23) Module

Comments

Anonymous said…
Very Helpful. Thanks for this.