CERN Interview Question

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

Interview Answer

Anonymous

Jun 18, 2015

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

1