Add testdescription to test report regardless off what project that has been executed.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Add testdescription to test report regardless off what project that has been executed.
Hi,
I'm executing a lot of different projects through Jenkins, and I would like to add the test description to the test report i.e. I don't want to have to modify all the projects one by one. Is this possible?
Can I use some api? can I modify a template file somewhere in the project?
Thanks!
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Fredrik,
You can add a custom property for a Test case and add the Test case description to this field. After this, you will be able to see the content of this property in our built-in printable reports for Test cases and projects: https://www.screencast.com/t/QBOZo4bh
But, you will need to modify each project. There is no option to change something once and apply these report settings to all project.
But, we have an open feature request about customizing Junit reports.
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
