on ‎2018 May 17 4:16 PM
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
Request clarification before answering.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.