gurock / trcli

TR CLI (trcli) is a command line tool for interacting with TestRail.
Mozilla Public License 2.0
47 stars 42 forks source link

Need support for adding multiple testrail case IDs in single test #130

Open mnataraj17 opened 1 year ago

mnataraj17 commented 1 year ago

What would you like the TestRail CLI to be able to do?

Can we add multiple case IDs in single test like below? title= test_case_1 [C123 C456 C789]

We usually combine multiple cases in 1 automation test in order to reduce test execution time. And a capability of adding multiple case IDs in single test and updating all those test scenarios in testrail when this 1 test passes, will be a great advantage I believe.

Why is this feature necessary on the TestRail CLI?

We usually combine multiple cases in 1 automation test in order to reduce test execution time. And a capability of adding multiple case IDs in single test and updating all those test scenarios in testrail when this 1 test passes, will be a great advantage I believe.

More details

No response

Interested in implementing it yourself?

No

venka66 commented 5 months ago

I'm also in need of exporting results that include multiple case_ids for a single automated test. Is there an estimate on when we can expect this to be a part of the next release?

exotlv commented 4 months ago

Also noted that if you using more then 1 TestID inside test, screenshot upload will work only for the first case(test) other tests will not have screenshot uploaded even if its been taken from the same test

exotlv commented 4 months ago

@d-rede is it possible to rise priority? Because we really need this support for multiple testCasesID's for 1 test in near future. Thank you

Testinator-X commented 4 months ago

@d-rede has left TestRail , @bitcoder is his successor.

exotlv commented 4 months ago

@bitcoder can you please rise priority?

Geoffrey-Hagberg commented 1 week ago

Bumping that my organization would benefit from this change as well, to resolve scenarios we've encountered as we map a backlog of existing automated tests to a backlog of existing manual regression cases. Looking forward to when this can be prioritized!