Forum Discussion
pandap
12 years agoContributor
Hi,
But I need to do data driven testing, I tried to trigger event only when the request step is executed using the Target option. But this doesn't trigger this is another issue I had faced, so I am controlling to trigger using groovy script in the event handler by using the below code.
if (testStepResult.testStep.config.type == 'request')
Let me know if you still want me to do try just running with EIP_MeterReadWS.
Thanks,
PRashanth
But I need to do data driven testing, I tried to trigger event only when the request step is executed using the Target option. But this doesn't trigger this is another issue I had faced, so I am controlling to trigger using groovy script in the event handler by using the below code.
if (testStepResult.testStep.config.type == 'request')
Let me know if you still want me to do try just running with EIP_MeterReadWS.
Thanks,
PRashanth