lundi 5 septembre 2016

Testing of Java Servlet in Jenkins

I have bunch of java servlet in my java project. I have ANT script in build.xml with clean, compile, package, deploy targets. I am using Jenkins to invoke ANT script.

Now, I decided to write tests for my servlets. Please tell me a way to do this. I am totally new to these.

Aucun commentaire:

Enregistrer un commentaire