Page 1 of 1

How to call existing module from different test suite?

Posted: Thu Nov 15, 2012 11:31 pm
by jwei
By default, test module is SHARED or NOT SHARED?

If it is shared, how can I call existing module from different test suite?

If it is not shared, can I change it to shared?

Re: How to call existing module from different test suite?

Posted: Fri Nov 16, 2012 1:46 pm
by Support Team
Hello,

If I understand you correctly you want to use the same recording module within another test suite.
Yes, you can use it if you select 'Add Existing Item' in the context menu of your test suite since all needed code files will be copied into your project folder.

If you want all your modules from another test suite you could create a 'Class Library'.
Please take a look at our User Guide and Blog.

Regards,
Markus (T)