Lost formatting of test steps when importing Test cases from Zephyr
This one is about import of test cases, that are exported from Zephyr (on premise) to XML, converted using tm4j-file-converter and imported into Zephyr Scale (on premise). What's common for the following 3 points is that the text is present in XML but is gone, once it is imported into Zehyr Scalefrom file using the "Test Management for Jira" option. Examples of formatting that is missing: 1) Text between angle brackets, this is how it looks in source The text between angle brackets is still present in output XMLbut is missing after the import: 2. The same happens for text between parentheses: 3. Formatting like bullet points, which looks like this in the source test case Missing line breaks and headings appear to be missing in the JIRA XML export file already - in the CDATA block containing Zephyr steps content. Are we missing something in the way to convert Zephyr steps to avoid loosing text and some of the formatting (as described in points 1, 2 and 3)? Is there a way to avoid missing line breaks and headings when exporting Zephyr test cases from Jira to XMLSolved2KViews0likes2CommentsImport testcases from Zephyr using tm4j-file-converter - comments are missing
Hello, While evaluating our options for migration of test cases from Zephyr (on premise) to Zephyr Scale (on premise) we stumbled upon an issue in data migration: comments are not present / migrated on imported test cases. input file (from jira export) contains comments session, while output xml file is missing these. What are the options / requirements in order to migrate test cases with comments?1.7KViews0likes3CommentsI need to import into QAC test sets(csv) from ALM that have attachments
I am importing test sets from ALM into QAC. many of these test sets have attachements which I've extracted into files on my local hard drive. I have a csv file that I'm using to import these tests, but I don't see how I can import the attachements.1.2KViews0likes0CommentsMultiple rows in a Test Case import always results in individual test case creation
Per the Help in QA Complete, I made sure the file structure for the csv import of the test cases was correct. Title, location etc all matched. The only differences were the Steps Sequence and the test steps/expectation. Each time I import it in, the individual rows create separate test cases. I found a post with the same issue but there was no resolution posted. Attached is the sample file I am using to make sure I have the layout correct. I need to migrate tests into QA Complete from another system (some 300 tests). Titles are the same per test so I am at my wits end as to what it could be.Solved1.1KViews0likes2CommentsQAC - Import errors
Hello, I am importing requirements in QAC. I am getting error as below - Line 2:The string is too long, Column: Custom8 Length: 30 MaxLength: 20 Column: Custom9 Length: 321 MaxLength: 256 Column: Custom18 Length: 65 MaxLength: 50 Column: Custom12 Length: 26 MaxLength: 20 Where can I get all of the character length information ? Also 'Custome8' means is it 'Column8' in my csv file?That is a 'Description' column, hence does not make sense to have max length:20737Views0likes0Comments