Courseiva
Testing Debugging And DeploymentmediumMultiple SelectObjective-mapped

SALESFORCE-PD1 Testing Debugging And Deployment Practice Question

When deploying code using Unmanaged Change Sets between connected Salesforce organizations, which TWO limitations or behaviors apply? (Choose two.)

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Some standard fields and standard objects cannot be included in change sets.

Change sets require inbound connection approval, and certain components require manual post-deployment steps or cannot be included.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Apex classes deployed via change sets are automatically executed in production for code coverage validation upon upload.

    Why it's wrong here

    Apex tests run upon deployment into production, not upon upload of the change set.

  • Change sets support full rollback of the entire deployment if any single component fails.

    Why it's wrong here

    Change sets are transactional per deployment batch, but standard change sets do not roll back non-atomic metadata changes in the same way modern SFDX does.

  • Change sets automatically delete components from the target organization if they are removed from the source.

    Why it's wrong here

    Change sets are additive; they do not automatically delete components from target orgs.

  • Some standard fields and standard objects cannot be included in change sets.

    Why this is correct

    Standard objects and standard fields have restrictions regarding inclusion in change sets.

  • Change sets can deploy changes only between organizations that have a deployment connection defined.

    Why this is correct

    Orgs must have an active deployment connection (inbound/outbound) to send change sets.

About these practice questions

Courseiva writes every SALESFORCE-PD1 question from scratch — 488 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Salesforce exam blueprint

This SALESFORCE-PD1 practice question is part of Courseiva's free Salesforce certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SALESFORCE-PD1 exam.