smart_tester
3 years agoVisitor
Automating TestComplete/SessionCreator with Gitlab CI
I have searched and searched and can't seem to find the answer to my question. I have to believe someone else has run into this scenario.
I'm trying to run my TestComplete project in Gitlab CI. I've looked at the documentation for SessionCreator, but that requires a username and password be included as parameters. I know you can use a password file, but this will still violate security on our network. There has to be a way to use an access token, but I'm not finding it.
It looks like possibly you have to use ReadyAPI, but it's not clear to me how to integrate ReadyAPI with TestComplete/SessionCreator. Any help on this matter would be greatly appreciated! Step-by-step instructions would be even better 🙂
Thanks,
Drew