I am wondering if its possible to create a testing suite for testing a web application using junit API?
or we have to add other APIs, or is there any other better option?
Will this support ajax, jquery, javascript?
I mean will I be able to test the web application that uses javascript, ajax, jquery?
These are the possible solutions for you ( http://java-source.net/open-source/web-testing-tools)