Software & Finance





Software Automated Testing - Health Check Testing





Health Check testing is done usually on the live production server on the web. A software component that will keep querying the online web server for every 15 seconds, 30 seconds or one minute depends on the configuration. It just makes sure the web sever is responding to the request. If not, it immediately alerts the system administration and support team through emails.