Exam PEGACSSA72V1 All QuestionsBrowse all questions from this exam
Question 4

Multiple teams need to update the same application version during a development cycle. Which two actions do you perform so that the teams do not affect each other's work? (Choose two.)

    Correct Answer: B, D

    To ensure that multiple teams do not affect each other's work while updating the same application version, you can create separate workspaces. Creating a new application for each team built on the base application allows each team to work independently without interfering with others' progress. Creating branches in each team's application helps manage version control and facilitates merging changes back to the main application.

Discussion
siri2790Options: BD

I think answer is B and D