Forum Discussion

mhughes's avatar
13 years ago

running existing test creates new data / activity

Hi, new to TestComplete and not a programmer.



I created a new project/test (to add a new user to an account) and am now running the test again to check. But running the test recreates what I wanted to test, so I now have two new users instead of one. Can someone point me in the right direction so that my original project/test will not duplicate this action when I run the test?



Thank you, much appreciated.

~Mary

1 Reply

  • I think you should add some actions to remove the newly created user if it was created just for testing.