employer cover photo
employer logo
employer logo

Ai Signal Research

Is this your company?

Ai Signal Research interview question

How would you handle software testing and Subversion?

Interview Answer

Anonymous

Dec 13, 2011

Use a build/test server and a python script during commits. Sometimes it is necessary to commit code that doesn't compile or is non-functional for some reason, but the build server gives you a bright red dot to tell you that the build didn't complete or tests didn't pass. I prefer Hudson, and I went to explain how to set it all up in some detail.