DEX-450 無料問題集「Salesforce Programmatic Development using Apex and Visualforce in Lightning Experience」
Universal Containers needs to create a custom user interface component that allows users to enter information about their accounts.
The component should be able to validate the user input before saving the information to the database.
What is the best technology to create this component?
The component should be able to validate the user input before saving the information to the database.
What is the best technology to create this component?
正解:C
解答を投票する
A developer created a trigger on the Account object and wants to test if the trigger is properly bulkified. The developer team decided that the trigger should be tested with 200 account records with unique names.
What two things should be done to create the test data within the unit test with the least amount of code?
Choose 2 answers
What two things should be done to create the test data within the unit test with the least amount of code?
Choose 2 answers
正解:A、D
解答を投票する