Replies: 1 comment
-
Hi @hansqc, Processed 0 test cases in 0 sections. Adding results: 0/0, Done. the above output means that TR CLI did not recognize any test cases in your Squish result XML. This typically happens when the file format isn’t supported natively by TR CLI or it isn’t structured as expected. You passed a Squish test result (results.xml) to TR CLI. Squish can be exported in JUnit XML format, which is supported by TR CLI (using parse_junit command). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I got this error when try to upload a Squish test result to TestRail. How to solve it please?
TestRail CLI v1.9.8
Copyright 2024 Gurock Software GmbH - www.gurock.com
Parser Results Execution Parameters
Beta Was this translation helpful? Give feedback.
All reactions