AP-226 · Question #158
The environments that should have a two-way deployment connection in this scenario are Test Sandbox and Production Org. Which requirement needs to be met to perform a quick deployment for change…
The correct answer is A. Each class and trigger that was deployed is covered by at least 75% jointly. To perform a quick deployment for change sets or Metadata API components without testing the full deployment, it is required that each class and trigger that was previously deployed is covered by at least 75% joint test coverage. This ensures that the majority of the code being…
Question
The environments that should have a two-way deployment connection in this scenario are Test Sandbox and Production Org. Which requirement needs to be met to perform a quick deployment for change sets or Metadata API components without testing the full deployment?
Options
- AEach class and trigger that was deployed is covered by at least 75% jointly
- BTests in the org or al local tests are run and Apex trigger have some
- CComponents have been validated successful for the target event within least
How the community answered
(54 responses)- A91% (49)
- B4% (2)
- C6% (3)
Explanation
To perform a quick deployment for change sets or Metadata API components without testing the full deployment, it is required that each class and trigger that was previously deployed is covered by at least 75% joint test coverage. This ensures that the majority of the code being deployed has been
Topics
Community Discussion
No community discussion yet for this question.