You are looking at documentation for an older release. Not what you want? See the current release documentation.
The process of launching the Organization Service TCK tests against your Organization Service is quite easy. For instance, you may add TCK tests to your Maven project and launch them during the unit test phase. To do that, you need to complete the next two steps:
Configure your Maven pom.xml
file.
Configure standalone container and Organization Service.
If you need more profound information, you can find Organization Service TCK test sources at GIT.