Expandir la barra de logros de la comunidad.

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

Temas

Los temas ayudan a categorizar el contenido de la comunidad e incrementan la posibilidad de encontrar contenido relevante.

1 Respuesta

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