Chris_Osthaus
16 years agoOccasional Contributor
Running test step in TearDown script
Hi All,
This may be an easy one - I'm simply trying to build TearDown scripts for my various Test Cases, and all I really need to do is to execute various Test Steps in these scripts.
However, I can't seem to get the execution to work - what's the simplest way to do this? I have tried running something like 'testRunner.runTestStepByName("TestStepName")' - and this will work if I execute the TearDown script all by itself - but it does not execute at the end of running the Test Case.
Thanks!
This may be an easy one - I'm simply trying to build TearDown scripts for my various Test Cases, and all I really need to do is to execute various Test Steps in these scripts.
However, I can't seem to get the execution to work - what's the simplest way to do this? I have tried running something like 'testRunner.runTestStepByName("TestStepName")' - and this will work if I execute the TearDown script all by itself - but it does not execute at the end of running the Test Case.
Thanks!