A
A
Artem2015-08-22 22:01:36
Java
Artem, 2015-08-22 22:01:36

How to quickly, conveniently and automatically test a web service (for example, using eclipse or IDEA 14)?

Well, in general, I'm starting to master the development of web services.
It is necessary to quickly and automatically test a web service using jax-ws technology using IDEA.
Need ideas for any method. Not necessarily jax-ws and IDEA 14.
I figured out how to do automatic assembly / deployment to the server.
Now how to test the service?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
cthulhudx, 2015-08-24
@JustSokol

The best choice would be to use JUnit.
Unit Testing of Web Services with JUnit - SOAP Services

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question