Creating Regression Test Content Using AEM Content Builder
How many hours have you or your team wasted creating developer or tester content? Too many. I personally have grappled with this before and can assure you it's a non-trivial problem. This article demonstrates the newly updated AEM Content Builder npm package and how it can be used to create and author test content via the Sling POST Servlet and some JavaScript. Get the code
Author: Doug Ross
Creating Regression Test Content Using AEM Content Builder
One of the key challenges facing regression testers is creating a clean-slate of content. In AEM, often small changes with large impacts are made: component properties are updated, dialogs change…