Using Java REST API to get XML object of the feed URL for testcase execution result
2 answers
@chandrahasa you can use
Note that RQM's copy tool is also an sample code of Java using REST API of RQM.
-|- Pramod Chandoria
HttpClient
Java API for HTTP GET/PUT/POST operations. For xml parsing you can again choose from multiple type of xml parsers available including JAXP (Java API for XML Processing )Note that RQM's copy tool is also an sample code of Java using REST API of RQM.
-|- Pramod Chandoria