Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following guidelines will take you through the various steps needed to run self-testing for your API to achieve conformance certification.

Self-Certification is based on the TM Forum Open API conformance profile, it is the process by which an implementation is confirmed to support the standard definition of a TM Forum Open API.  TM Forum Open API conformance profiles can be found through the following link: <Link to be provided>

 

The TM Forum provides a set of scripts useful to self-certify your implementation of TM Forum Open API specifications. You will need to install and run the applicable API CTK. Currently there is a limited number of CTKs available for conformance testing but the list is steadily increasing. The following is a list of APIs which have currently CTKs available for conformance testing:

...

3  You need to create your testing environment. The environment is a text file without extension written in JSON. It has the following format:

Image Modified

You can use this as a template. Create a file with this format, replace the values for the name, the host and your API addresses and put it in the same folder as the postman collections.

...