dpirs
14 years agoOccasional Contributor
How to perform setup and cleanup in keyword tests
Some time ago I have used NI TestStand for developing the tests. It had a nice setup/cleanup feature, this was part of the keyword test that was executed every time on the beginning of the test and on the end of the test.
Main advantage of cleanup sequence was that it was also executed when some error occours or the test is stopped. In that way the test bed (or tested application) was brought to the defined state every time no matter what happened during the test.
How to do this kind of thing in TestComplete Keyword Tests?
Thanks,
Daniel
Main advantage of cleanup sequence was that it was also executed when some error occours or the test is stopped. In that way the test bed (or tested application) was brought to the defined state every time no matter what happened during the test.
How to do this kind of thing in TestComplete Keyword Tests?
Thanks,
Daniel