Automating OData Service Testing with the eCATT OData Wizard
Describes how to create tests for the automated testing of OData services with eCATT.
Context
You can easily create automated OData integration tests with the help of the eCATT OData wizard (transaction SECATT_ODATA). The eCATT OData wizard leads you through three main steps:
Procedure
- Load and Analyze Service: In this step, you load service metadata from the server.
- Create Access Classes for Service: In this step, you generate access classes in ABAP to enable eCATT OData testing.
- Create Tests: In this step, you create the tests on the basis of the newly created classes.