Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Hi, In order to list items on a Board, I would like to use the JIRA currentUser() function as P3 of the testExecutionTests JQL function, i.e. something like : a) issuet...
I'd like to know if there's a way to check if some tests in XRay haven't been added to any Test set. As is, the only way I've managed to compare if there are any tests missing from our tests sets, h...
Is it possible to include folders from Test Repository when exporting test cases from Xray to a e.g. a CSV file? This is really a need!
...everity, and create workflows tailored to different testing stages. Integration with test management add-ons Jira’s native functionality can be enhanced with tools such as Xray, Zephyr, and Q...
Trying to export XRay Tests, Test Sets, Preconditions etc from one Jira project into another. The document generator template in the store that is mentioned in the documentation is not a...
curl -v --proxy "$PROXY" \ -H "Authorization: Bearer ${XRAY_TOKEN}" \ -F "testExecutionInfo=${INFO_JSON};type=application/json" \ &n...
I'm having issues gathering test runs for a saved filter of test executions. Basically, our test executions tied to a story could contain 1 or 100 test cases. So a single execution can contain...
Hi, I created a new test case, as usual - I was going to add it to the test plan, but this time after selecting this test and adding it to the plan, I got the following error even after trying mul...
I tried to follow the tutorial available on xray documentation to use Jira automation to get the results of a test execution but the result of the web request is always null. I've got a first web r...
I am running my tests in a jenkins pipeline which produces a junit xml. The xml has my test names like testA, testB etc. I am importing this into XRAY JIRA data center version, using the REST api. T...
I have a seemingly trivial task. I want to get the summaries of all tests that are associated with a specific test plan in Jira Xray. Unfortunately, I can't figure it out and I can only get all t...
...hey're creating the ticket, or to edit the ticket post creation and select the folder. My only option currently is to drag & drop. I know it's a custom field included with Xray. Could it have been d...
I'm not looking for test runs which is assigned to a specific person , need some way to find out the test cases which are assigned to a specific person ( not test runs) . When I tried ...
Upon uploading a video of 50 MB into the evidence section in x-ray test execution giving me below error . Nothing happens after clicking on Add and Cancel . is anyone else facing this issue
I am attempting to import test cases to xray, from a .csv file. Unfortunately it does not show any projects for me to import into. I did see this related question, but I've checked and I a...
Hello, I want to create a dashboard for my test execution, i create a filter with tests status, but when i add it to my graph , i have always this error : 'No Test Runs found'
I have created a new scrum project as a super-admin and added xray app, while I am trying to configure xray on the mapping it shows no test on the list of fields as shown below When I f...
I am trying to update existing manual test cases in XRay in an automated manner using python. Below is the function I use. I have only 1 test step. def update_manual_test_case_rest(test_case_key, s...
I am reaching out in hopes that someone with experience using the Jira app Xray can offer some guidance. I have opened Support Tickets with Xray and with Atlassian. Neither offered a direct s...
I'm looking for a way to exclude specific issues from xray coverage analysis. Example: Spike User Stories do not require any tests, so they should not count as "uncovered". While the Xray d...
Hello, We face this error when trying to reach Xray endpoints via Rest API. "The Lambda function associated with the CloudFront distribution is invalid or doesn't have the required permissions." T...
🧪 Jira + Xray 的朋友應該都遇過這個情況: 👉 明明測試自動化腳本都寫好了,但要建立 Xray 測試任務,還得: 「先執行 ➝ 產出報告 ➝ 匯入報告 ➝ 建立測試任務」 ⚠️ 測試任務是「執行完才出現」,不利於 QA 提早管理、審查或追蹤。 我把這兩種流程畫成了一張圖(見附圖),你就會知道差別有多大! &n...
🧪 Jira + Xray 的朋友應該都遇過這個情況: 👉 明明測試自動化腳本都寫好了,但要建立 Xray 測試任務,還得: 「先執行 ➝ 產出報告 ➝ 匯入報告 ➝ 建立測試任務」 ⚠️ 測試任務是「執行完才出現」,不利於 QA 提早管理、審查或追蹤。 我把這兩種流程畫成了一張圖(見附圖),你就會知道差別有多大! &n...
Hi all, I’m trying to find clear documentation or examples about how to use for loop structures in Xray Document Generator templates (Jira Cloud). Specifically, I’d like to understand: How t...
Copied to clipboard