diff --git a/doc/gettingstarted/howtorun.md b/doc/gettingstarted/howtorun.md
index 8858bfd94b6540e51b141a66934cdfb1e7ef3995..7b5d06df610120ed4819f26f875cfd5580a2765e 100644
--- a/doc/gettingstarted/howtorun.md
+++ b/doc/gettingstarted/howtorun.md
@@ -158,4 +158,8 @@ Run using python
 cd <Service>
 pip3 install -r requirements.txt
 python3 -m <service>
-```
\ No newline at end of file
+```
+
+#### 4. 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