Junit Framework With Selenium-2

Junit Framework with Selenium-2 35 min

  

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

QA Section

Speak Your Mind


Muhammad

You are teaching at a very high level. There are things where i feel completely lost as to what is happening. Especially with all this files you copy from other projects and cmd things.

Reply

Rahul Deshpande

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