R
R
RSav2017-03-29 20:54:30
Java
RSav, 2017-03-29 20:54:30

How to start learning REST API testing?

Tell me where to start learning REST API testing using Java?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Eugene Khrustalev, 2017-03-29
@eugenehr

Not exactly the right question. If you mean how to make requests, then:
1. java.net.URLConnection
2. Apache HttpClient
For serialization / deserialization: JAXB and Jackson ObjectMapper

A
al_gon, 2017-03-30
@al_gon

Automating and Testing a REST API (Sample)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question