Forum Discussion

bzzup's avatar
bzzup
Occasional Contributor
12 years ago

Access testStepResult from custom TestStep

Hi. I'm trying to create custom test step that will collect some information from all test step results e.g. response time, status and so on. I was able to create test step itself, it works fine. But ...