cancel
Showing results for 
Search instead for 
Did you mean: 

Is there some automated tests (API or UI) already integrated with Hybris accelerator

Former Member
0 Kudos

Is there some automated tests (API or UI) already integrated with Hybris accelerator and we can just customize and use, I have been hearing about it, but I couldn't find any concrete example or guide of how to use

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

In respect of storefront performance testing, there are standard JMeter scripts currently available as part of the yacceleratortest extension - see https://help.hybris.com/6.7.0/hcd/8afb7760866910149691d96c2627c1b1.html.

There are also many examples of unit and integrations tests - see https://help.hybris.com/6.7.0/hcd/8c6e8668866910148fc390638f82bad2.html

But I guess you are looking for something more end to end - for example Selinium / SoapUI / Postke.

Former Member
0 Kudos

Exactly, end to end testing (automated functional tests)

StefanKruk
Active Participant
0 Kudos

What you are looking for are AbstractWidgetUnitTest

An Example can be found for the SyncPopupController: com.hybris.backoffice.widgets.syncpopup.SyncPopupControllerTest

More informationen can be found in https://help.hybris.com/6.7.0/hcd/8be493da866910148e4f94bf4b9a6e51.html