Forum Discussion
omatzura
17 years agoSuper Contributor
Hi!
the results array contains a TestStepResult for each testStep that has been executed during the run of the TestCase, my example expects the last step before the groovy script to have been a TestRequestStep, but you can navigate this array and find any result for any of the executed TestSteps..
This is on a TestCase Execution basis, so the results will only contain results from the current run, not any other runs.
regards,
/Ole
eviware.com
the results array contains a TestStepResult for each testStep that has been executed during the run of the TestCase, my example expects the last step before the groovy script to have been a TestRequestStep, but you can navigate this array and find any result for any of the executed TestSteps..
This is on a TestCase Execution basis, so the results will only contain results from the current run, not any other runs.
regards,
/Ole
eviware.com