Forum Discussion
SmartBear_Suppo
Alumni
17 years agoHello,
Yes, you are be able to call data sink test step from groovy and from tear down script. Use context/testRunner to get
it, and than you could run it dataSinkStep.run( testRunner, context ).
Hope this helps,
robert
Yes, you are be able to call data sink test step from groovy and from tear down script. Use context/testRunner to get
it, and than you could run it dataSinkStep.run( testRunner, context ).
Hope this helps,
robert