Expand my Community achievements bar.

Join us in celebrating the outstanding achievement of our AEM Community Member of the Year!

EDS environments for testing

Avatar

Level 1

Problem : No separate instance for UAT or QA, frequent changes, leading to defect leakage and inconsistent results.

 

Ask : In EDS if there needs to be a dedicated QA environment or an UAT instance to test features and enhancements in isolation , is this achievable?

Be it doc based authoring or xwalk how can this be achieved?

Can docker or any other systems be used? 

 

Note : there may be integration with other systems such as commerce , analytics,etc

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Community Advisor

Hi @MKarthik87  

There is a way to do this in X-Walk.

Over here you can create multiple branches & authoring environment. With Helix5 configurations you can map the different branches to the respective environment with 1-1 mapping. This way all the different environment will point to different envs and served content according to their respective mapping and code synced to the respective branch.

 

And the main branch should be mapped to the production environment.

Hope this helps!

Thanks