Forum Discussion
KarelHusa
Champion Level 1
You can use Jama REST API to report test results into Jama.
You can either:
- invoke REST API with SoapUI REST Request test steps (a simple, but limited approach)
- employ the Groovy scripts (e.g. TestCase tear down scripts): then you need to do some programming, but you get a great level of flexibility
Karel
nmrao
8 years agoChampion Level 3
If you have to use groovy script to call rest api, then wslite library is a very simple one. You can more detail in the below link:
https://github.com/jwagenleitner/groovy-wslite#rest
https://github.com/jwagenleitner/groovy-wslite#rest
Related Content
- 4 years ago
- 2 years ago