Forum Discussion

Naveenkr36's avatar
Naveenkr36
New Contributor
5 years ago
Solved

How to call one KeywordTests in another KeywordTests?

I have multiple KeywordTests like Login, CreateUser and Logout, my requirement is Login should be called inside CreateUser? How to make this in TestComplete 
  • bach_ls's avatar
    5 years ago

    You can also add test by drag and drop - in tree on your left find keyword test you want to add to your new test, drag it to workspace and drop it in the place you want it to be called.