on 2022 May 04 1:07 PM
Is there any by SAP recommended way for integration testing the OCC REST Endpoints? Does SAP Commerce Cloud come with anything related to this or do I have to implement this myself? Does anyone have some experience with this?
Thanks in advance!
Request clarification before answering.
Hi Stefan,
Did you notice the commercewebservicestests extension, where you can find a whole bunch of test cases already implemented using the Spock testing framework.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Andy,
The yocctests is an extension template, which can be used to create new testing extensions. While the commercewebservicestests is a regular extension, the yocctests template actually depends on commercewebservicestests.
The actual testing codes are implemented in the commercewebservicestests, which can be used as a reference.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
21 | |
16 | |
3 | |
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.