Exam PEGAPCSSA80V1_2019 All QuestionsBrowse all questions from this exam
Question 18

Several development teams work on different enhancements. The release date for each enhancement is uncertain.

Which two options allow each team to keep its work separate? (Choose two.)

    Correct Answer: A, B

    To allow each development team to keep its work separate, setting up branch rulesets helps create isolated environments within a shared codebase, making it easier to merge changes later. Creating a new application for each team provides further isolation by ensuring that different teams work on completely independent setups, which helps to mitigate conflicts and dependencies.

Discussion
vinoth_kumarOptions: AB

Answer is AB. Unique applications built on current application pointing to respective branch

Gopi1023Options: AB

Yes AB correct it's parallel development

Test_Test_Options: AB

AB. https://community.pega.com/knowledgebase/articles/implementation-methodology-and-dco/using-branch-rulesets-and-merging-parallel-development