Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Cannot Reproduce
-
None
-
None
-
XRAYCLOUD 2024 Sprint 5
-
Description
Description
If a manual test doesn't have any test steps its repository path is not exported
How to reproduce
- Create some tests and to some of these add test steps
- Navigate to the issue search page and use a JQL that would allow you to see these newly created tests
- Export using a template that would iterate through these Tests and export the Test Repository Path like the following example
&{for issues} ${Key} ${TestRepositoryPath} &{end}
Actual result/Attachments
Tests without test steps don't export a test repository path
Expected result
Test repository path should be exported for all tests