Export Description field and Test Steps in Excel
Hello, We found that Description field and Test steps can be exported in one excel only in Jira standard export. But here we have an issue the “mark-up” (.h4, * , ** etc) in Description field is not translated. To reproduce this issue try export: CASE 1: As result you get Description without translated markup: CASE 2: Export in XLSX format: As result: Test steps column is useless. Please suggest a solution for exporting the Description and Test Steps into a single Excel file. The Description field is not user-friendly, as it becomes unreadable when tables and many formatting elements are used.26Views0likes0Commentsis it possible to automate on creation test cycles and folder under Tests>Execute Tests.
I have a requirement that in our project where we need to create folders Under Tests>Execute test>Test cycles/Folders section.Every time I need to create some set of folders and Add test cases individually.Is there a way this can be automated and reduce manual work.All I need is to create few folders and add more than 50 test cases Via search filter for each folder.260Views0likes1CommentWant a persistent filter for testcase export
If I want to export a number of test cases, I need to set the filter each time, which is annoying, especially if I want to do it several times or tweak my selections. It would be great if the filter selections were saved, at least within a session OLD ID:- ZENT-I-426Test Steps Comment in the Test Execution
Hello, I am looking for details on getting comments from the Test Execition's Test Steps via API for Zephyr Squad. Is this even possible? Help would be greatly appreciated as this is for our tool to migrate from Squad to Scale. Kind regards, MB223Views0likes1CommentHow can I address Zephyr fields in Xporter templates?
I want to create a Xporter template for exporting test cases. The template works so far with attributes from the Jira issueType "Test". But when I use ${Zephyr Teststep}in the template, the following is written to the created export file (DOCX), in that case: [com.thed.zephyr.je.vo.TeststepBean@499df587, com.thed.zephyr.je.vo.TeststepBean@32dac2f1, com.thed.zephyr.je.vo.TeststepBean@3964d21] I was not able to figure out how to address the test step content of a Zephyr test case. I want to create a custom table with the test steps in the rows and the "step", "data" and "result" in the columns. How can I achieve this? I found the following XML snippet when a test case is exported to XML: <customfield id="customfield_11820" key="com.thed.zephyr.je:zephyr-je-customfield-teststep"> <customfieldname>Zephyr Teststep</customfieldname> <customfieldvalues> <steps> <step> <orderId>1</orderId> <step>Test step 1</step> <data>Test data 1</data> <result>Result 1</result> </step> <step> <orderId>2</orderId> <step>Test step 2</step> <data>Test data 2</data> <result>Result 2</result> </step> </steps> </customfieldvalues> </customfield> Another issue is: where do I find the documentation for Xporter and Zephyr for these versions? Jira Server: 8.20.11 Zephyr Squad: 6.2.9118Views0likes0CommentsTest Execution - Export Data (Excel only) - Only the fields selected should be exported
When Exporting on the Test Execution Tab, and selecting Export Data (Excel Only) the extract is not limited to the fields selected in the 'Select Fields' table above, it includes many fields even if they have been deselected. It should also be possible to exclude the test step detail, as this isn't always needed and it makes it harder to manipulate the data after extraction Ideally it would be possible to save different selections of fields, depending on the aims of the export, so a user can select between previously saved combinations of fields, rather than having to select from scratch on each export158Views0likes0CommentsTest Case Execution Progress Report - Export to ZIP - Chart data csv should include column heading
When exporting the Test Case Execution Progress report to a zip, the Chart Data csv does not contain column headings, which on its own makes it useless Suggested behaviour - View Test Case Execution Progress report - Select 'Export to zip' - Open 'Test Case Execution Progress Chart Data.csv' - The exported csv should contain the column headings, it currently does not173Views0likes0Comments