I am looking for a solution to upload my web service xml s files into Xray Test repo and also import the test results when the tests have been run in POSTMAN. How do I achieve that ? and in what format do I import xml testcases and store it as test in Xray
I would like to put the Xray test cases into a test execution and execute it. Tests are run in Postman. Once the test run is completed, I would like to import the test results
Hi @Garden16_ ,
Xray doesn't have an import test cases process based on XML; however, it does support importing from .CSV files using a feature called Test Case Importer.
To import results from Postman, you can generate a JUnit xml file and using the newman runner.
Check this page as it provides exact steps on how to achieve it.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.