Forum Discussion

doug_bowen's avatar
doug_bowen
Occasional Contributor
7 years ago

How do you package your DLLs for TestComplete to consume?

Our automation has a shared body of code between products it covers.  I'm considering breaking off this shared code into a separate project.  I can then use Jenkins to put that dependancy in place however I can't figure out what that dependancy looks like.

 

Is it a DLL that projects load?  Is it a project thank Jenkins checks out of version control and is then utilized by other scripts. (we use JScript currently)

 

If it's a DLL, how do I build it?

1 Reply