218k views
2 votes
When running Apex tests on a user story, where can you click to review the results?

(a) Click on View Apex Test Results in the Environment record
(b) Click on Manage Apex Tests in the User Story record
(c) Click on View Apex Test Results in the User Story record
(d) None of the above

User Charlesthk
by
8.1k points

1 Answer

4 votes

Final answer:

To review Apex test results for a user story, click on b) 'Manage Apex Tests' in the User Story record. Always refer to the latest Salesforce documentation for changes.

Step-by-step explanation:

When running Apex tests for a user story in Salesforce, to review the results, you typically click on Manage Apex Tests in the User Story record(option b).

The Apex tests are closely tied to development in Salesforce, and they ensure that code is working as expected. However, Salesforce’s setup and interfaces can change, so it is essential to refer to the relevant Salesforce documentation or the setup in your Salesforce instance for the most current information.

User Ronak Shetiya
by
8.1k points