Wednesday, 17 June 2020

Sitecore Exam Question 3

 Q.> You are about to implement testing. Why is it important for you remember that the items that were modified in the Sitecore content tree need to be
serialized to disk? 

  • So that the source control stores the current state of both code and Sitecore with each commit
  • So that source control ensures there are few to no bugs in the code
  • To ensure that testing individual snippets of code run quickly and efficiently
  • So that all Developers share an entirely different set of Developer owned Sitecore items

Ans: So that source control ensures there are few to no bugs in the code

No comments:

Post a Comment

Sitecore Exam Question 6

 Q.> You are working with another Developer on a project, and they have already started building out templates. They created two template...