Forum Discussion
mfoster711
20 days agoRegular Contributor
Here is some more information.
I have the following two test items in TestComplete. Both run the same thing.
The first test runs fine. I added some logging to highlight where the setup code ran vs where it was skipped.
When the second test item runs, it skips the setup code but I need it to run the setup.
The error that occurred is a result of my setup code not running.
I need this setup code to run once for each test item.