Test software post My first software test post. This is some C++ code if (x == y) doSomething(1); else doSomething(2);