AEM Experience Fragment Unit Testing? | Community
Skip to main content
July 27, 2020
Solved

AEM Experience Fragment Unit Testing?

  • July 27, 2020
  • 1 reply
  • 1775 views

I am new to AEM, I try to create a Experience Fragment using existing components(text, image, embed). The experience fragment I want to create just like the WKND project Contributors, just wondering would that require any testing (unit testing, regression testing, etc) to create/add/update any experience fragments? Thanks.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by leoberliant

A generic recommendation is to do a performance test for your custom solution. 

1 reply

leoberliantAdobe EmployeeAccepted solution
Adobe Employee
July 27, 2020

A generic recommendation is to do a performance test for your custom solution. 

Kam-nycAuthor
July 27, 2020
Beside performance test, do I need to do any code related like Unit test or regression test if I update/add experiment fragment content?