77.8k views
1 vote
Once the test run is completed, a ___ with the ___ will be displayed. You can go back to the ___ and review the ___ at any time by clicking on ___. Here, you can find a summary of the ___ that were run, as well as detailed information on whether the class, trigger, and methods have passed.

A) Report / Results / Repository / Code coverage / Deployment Log
B) Dashboard / Outcomes / Pipeline / Test results / Test Run
C) Notification / Details / User Story / Execution summary / Test History
D) Popup / Summary / Sandbox / Execution details / Deployment Record

User Zhenhua
by
7.7k points

1 Answer

2 votes

Final answer:

After running tests, a popup shows the summary which can be reviewed in the sandbox via the Deployment Record, providing results and details of the tests.

Step-by-step explanation:

Once the test run is completed, a popup with the summary will be displayed. You can go back to the sandbox and review the execution details at any time by clicking on Deployment Record. Here, you can find a summary of the tests that were run, as well as detailed information on whether the class, trigger, and methods have passed. This process is indicative of a development environment where software testing is conducted to ensure code quality and functionality before deployment.

User Dmitriy Finozhenok
by
9.1k points