How to call existing module from different test suite?

Ranorex Studio, Spy, Recorder, and Driver.
jwei
Posts: 8
Joined: Fri Nov 09, 2012 7:34 pm

How to call existing module from different test suite?

Post by jwei » Thu Nov 15, 2012 11:31 pm

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?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

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

Post by Support Team » Fri Nov 16, 2012 1:46 pm

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)