TNeuschwanger
2 days agoCommunity Leader
Hello mnwill117
just a comment here... I accomplish this now by using an assertion contained in a groovy script... I have one groovy script that contains an assertion. From any testcase in any suite of a project, I can call the one groovy script that contains the assertion. I can modify the assertion across the board in one place.