1. run CRON via SSH
2. If you have set CRON to run every 5 mins, log in as User A, stay online for 4 mins. Close the browser without loging out. After CRON runs, log in as User B and check whether user A is still online or not.
If user A is not online, CRON is working. If user A is still online, CRON is not working.