Hope you are doing well.
I have a quick question please if someone can help me.
In my case i can publish the result of my test on Zephyr for JIRA cloud. But I have in the summary field of my testcases the name of the package like (com.testcases.classname.methodname
).
How can we do that in order to have some description in that field instead of the name of the package please?
For example, if I wanted the .xml
output file to look like this:
<testcase name="Test case name" classname="my description or summury like : test of my software XXXX" time="xxxx"/>
Thank you so much for your help.