'Why does monitor show no tests found when there are tests in each GET/POST request?

When I run my Postman monitor it says there are no tests available, even though I have created a single test in the request. Is this referring to some other type of test? Have attached both images Postman monitor error

Developed test



Solution 1:[1]

I have the similar issue. Monitor is an online feature and is only available in workspaces. I suspect the workspace is in Postman so it has issues to invoke my company's network which is protected with firewall. I tried to turn on and off the proxy but still have the issues. I feel the newman may work which needs more efforts to implement.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Brian Su