Support

 View Only
  • 1.  How can I mark test case as passed using Jama API?

    Posted 09-01-2022 22:38
    I am trying to programmatically update the test case result as 'Passed' using API calls. Can someone help me achieve this. I looked at all the API's Jama provides but am not sure which one will help update a testcase result. My aim is to get the automated test results from Jenkins and update it to Jama. Thank you!

    ------------------------------
    Shruti
    ------------------------------


  • 2.  RE: How can I mark test case as passed using Jama API?

    Posted 10-18-2022 07:24
    We use the PUT testruns endpoint to update test runs: https://rest.jamasoftware.com/#operation_updateTestRun

    ------------------------------
    Robert King
    Skyworks Solutions
    TX
    ------------------------------



  • 3.  RE: How can I mark test case as passed using Jama API?

    Posted 10-18-2022 11:49
    Also the cookbook is really helpful : Executing Tests through the Jama REST API

    ------------------------------
    Alessandro
    Systems Engineer
    SICK AG
    ------------------------------