diff --git a/doc/gettingstarted/howtorun.md b/doc/gettingstarted/howtorun.md index 0c3d4fe5978de0580d943a17f9cfcc1142ce0044..6915017937345b96360b0ee175cf0a2c0d4a4286 100644 --- a/doc/gettingstarted/howtorun.md +++ b/doc/gettingstarted/howtorun.md @@ -163,4 +163,11 @@ python3 -m <service> #### Start Your Testing with OpenCAPIF -You can now test OpenCAPIF. Visit the Testing page to see how it works. \ No newline at end of file +You can now test OpenCAPIF. + +To test it, in the "Testing" tab you have three options: + +- [Test Plan](./testing/testplan/README.md): To see how to test the services and use them. +- [Robot Framework](./testing/robotframework/README.md): To test the operation of all services or one in particular. +- [Postman](./testing/postman/README.md): In order to carry out the complete OpenCAPIF flow, being invoker and provider +