Question
.getTestCaseAssociatedTestResultBeans
So I am using this method from the Issue Bean for a Test Case to loop through the Test Results. I want to be able to sort the beans based on a field, but do not know of a smooth way to do this. I am basically looking for the latest Test Result so that I can pull information off of it.
Any ideas?
Cheers,
Don

