Junit is a unit testing framework which can be used with selenium to write selenium testcases. Junit can run the tests in batch, generate reports. Maven and ANT can also be used with JUNIT to build selenium tests. With maven you can run the JUNIT test cases very easily using the surefire plugin
When the build.xml was not present, you copied it from some existing project. but how someone will do it when setting it up from scratch?
Reply