Forum Discussion

TomK's avatar
TomK
Contributor
16 years ago

setup and tear down as test steps

Hi,

I think it would be utterly useful if we could specify the setup and teardown scripts as test steps (using datasink etc).

Thanks,

Tom

2 Replies

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi Tom,

    hmm.. yes.. I agree.. for now you could run the desired teststeps from the setup/teardown scripts (disable them in your testcase).. ie

    testRunner.testCase.testSteps["TearDown Step"].run( testRunner, context )

    regards,

    /Ole
    eviware.com