TMF-653 Test Results in Payload
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Team,
I have a query regarding the TMF-653 API implementation. As part of this API, we receive a POST request from northbound systems, which triggers a test run in ServiceNow. The results of these tests are then displayed in the ServiceNow UI.
In the UI, each teshMeasure includes a Result field indicating whether the test has passed or failed. However, this pass/fail status is not reflected in the payload sent back to the northbound system. Could you please advise how we can include or communicate the test result status (pass/fail) in the payload?
Additionally, the overall test run status (whether the entire test run has passed or failed) is also not represented in the payload. Is there a recommended way to include this information?
Lastly, each teshMeasure has associated upper and lower threshold values, which are currently not part of the payload either. Is there a provision or suggested approach to include these threshold values in the payload?