How to add Custom link types in ETM?
This is a follow-up of my earlier question --> https://jazz.net/forum/questions/288991/etm-how-can-one-mark-dependent-test-cases-in-etm
I cannot find any in built method to add link 2 test cases. I am wondering if there are any methods to create custom link types in ETM to satisfy such use case in ETM?
Goal is to somehow mark in ETM dependent test cases Ex: TC2 can start only after TC 1 is executed.
Thank you
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Dec 18, 9:19 a.m.The only way I see this to be doable is, create a custom attribute of type link and then manually pasting the URI of the dependent test case. There is no automation to retrieve the link or anything else.
Manage Project Properties->Custom Attributes.