CERN interview question

How would you assert that a server with your program is running ok ?

Interview Answer

Anonymous

18 Jun 2015

I would have a specific call to the server that would trigger unit tests and send me back the results

1