ACTUAL Exam Questions and CORRECT
Answers
Which option in the recommit Files option must users use to create a new feature branch instead
of overwriting the changes commited to the previously existing feature branch associated with
the User Story?
A: Refresh Feature Branch
B: Refresh Master Branch
C: Re-Create Feature Branch - CORRECT ANSWER - C: Re-Create Feature Branch
What tool can be used in copado to offer a more granular control over permission set
assignments to users, than the standard SF functionality of licenses, profiles and permission sets?
A: Copado Permission Sets
B: Copado Permisioner
C: Copado User Profile - CORRECT ANSWER - B: Copado Permisioner
An environment record is created automatically in Copado when a credential is authenticated.
True or False? - CORRECT ANSWER - TRUE
True or False? From the pipeline, you can view at a glance all the environments a user story has
been deployed to. - CORRECT ANSWER - FALSE
Can copado allow users to pick nested components and deploy only those to prod, by relating
them to a single user story?
YES OR NO - CORRECT ANSWER - YES
, Against which branch will Copado compare the metadata components of a commit?
A: MASTER BRANCH
B: FEATURE BRANCH - CORRECT ANSWER - A: MASTER BRANCH
Will environment variables created at the pipeline level be inherited by all children Environment
records associated to it?
YES OR NO - CORRECT ANSWER - YES
Explain what happens after commit in the following Copado check to Git: Metada is different
AND Feature branch does not exist.
A: UPSERT NEW VERSION OF BRANCH
B: COMMIT RECORD OUTPUTED WITH "NO CHANGES"
C: PUSH NEW FEATURE BRANCH WITH CHANGES - CORRECT ANSWER - C:
PUSH NEW FEATURE BRANCH WITH CHANGES
When using the recommit files feature which of the following can users do?
A: RECOMMIT TO THE PREVIOUSLY EXISTING FEATURE BRANCH RELATED TO
THE US.
B: CREATE A NEW FEATURE BRANCH
C: BOTH - CORRECT ANSWER - C: BOTH
From which page in Copado can the Git Operation Destructive Changes be executed?
A: User Story Record