xray-code-snippets
xray-code-snippets copied to clipboard
Xray source-code snippets showcasing the integration with this test management tool for Jira
I am trying to create a test step in Xray JIRA using REST API. Could someone give me a correct procedure to do this from authorization to correct end point...
provide code snippets for exporting datasets from Xray: - https://docs.getxray.app/display/XRAYCLOUD/Exporting+datasets+-+REST+v2 - https://docs.getxray.app/display/XRAY/v2.0#/Dataset/get_dataset_export The idea would be to export the dataset to a structure that can then be used on a...
Provide code snippets for importing/exporting .feature files. Use code perhaps from xray-maven-plugin
Wasn't able to install pandas 2.0.3 w/ pip --no-binary. So I cant seem to get around this pandas import error after pip -r requirements.txt ``` user@U-30DBVMK9DOVU1:~/dev/xray-code-snippets/use_cases/import_from_testrail/cloud$ pip install -r requirements.txt...
Hi team, we have been using following method to get the ticket description, with jira cloud migration we are not hosting xray on our server. With this change the following...
Is there any appeal to adding XSLT sample code for XML to CSV (for import to XRay) transformations, as an alternative to the Python scripts ? I converted the TestRail-to-Xray...
Hi team, I noticed that the script you provide doesn't convert the zephyr scale labels(in XML file) to X-Ray labels(in the csv). This is very important feature to segregate imported...
Hello, I´m using the import_from_testrail server version. The test goal and precondition is not included. Also I would like to extract custom fields from xml. Is it neccessary to adjust...
Hi team, we are importing test cases from ALM and upload to xray using "import_from_hpqc" but its not working we are not able to import test cases from ALM to...
Just reformatting for easier browsing, with no changes in behaviour expected. I've presumed 2-space indentation--please let me know if a 4-space indent is preferred, and I'll adjust. I've verified by...