Forum Discussion
KarelHusa
9 years agoSuper Contributor
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