00:00

QUESTION 6

What are two ways for a developer to execute tests in an org?

Correct Answer: AB

QUESTION 7

In the Lightning UI, where should a developer look to find information about a Paused Flow Interview?

Correct Answer: B

QUESTION 8

A developer created a trigger on the Account object and wants to test if the trigger is properly bulklfield. 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
A developer created a trigger on the Account object and wants to test if the trigger is properly bulklfield. 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

Correct Answer: BD

QUESTION 9

A developer created a child Lightning web component nested inside a parent Lightning web component, parent component needs to pass a string value to the child component.
In which two ways can this be accomplished? Choose 2 answers

Correct Answer: AD

QUESTION 10

What should a developer use to script the deployment and unit test execution as part of continuous integration?

Correct Answer: C