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.)
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.)
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.
Answer is AB. Unique applications built on current application pointing to respective branch
Yes AB correct it's parallel development
AB. https://community.pega.com/knowledgebase/articles/implementation-methodology-and-dco/using-branch-rulesets-and-merging-parallel-development