Forum Discussion
Usha_Kodali
17 years agoFrequent Contributor
Hi Dain,
I tried running DataSink in TearDown Script...it did not run in teardown script.
testRunner.testCase.testSteps['DataSink'].run(testRunner, context)
DataSink has property=status and value=${=testRunner.getStatus()}
i gave the excel to write into...nothing is written into the excel...please assist me
How to get teststep status of a particular stepstep...
I tried running DataSink in TearDown Script...it did not run in teardown script.
testRunner.testCase.testSteps['DataSink'].run(testRunner, context)
DataSink has property=status and value=${=testRunner.getStatus()}
i gave the excel to write into...nothing is written into the excel...please assist me
How to get teststep status of a particular stepstep...