Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
Importing JTest Rules
LegacyForum
Posts: 1,664 ✭✭
Alternate way of importing rule config
Is there a way to put the rules in a shared folder, rather than having each user add them to their workspace?
Tagged:
0
Comments
-
I'm not clear on whether you want to import individual rules or rather configurations. Either way, you should be able to import both through the Jtest configuration dialog. If you want an easy way to share the rules/configurations among a team, you can upload them to TCM, and other team members can test with these uploaded rules/configurations.0
-
We're trying to share configurations, not individual rules, and we don't have TCM. Is there another way?0
-
No, unfortunately. If you don't have TCM and want to share a configuration, you will have to import it on each machine.0
-
So, does it have to be imported from the workspace? can it be imported from a shared folder?0
-
Configurations can be imported from a properties file located anywhere on the filesystem. In Jtest 8.0, if you right-click on "User-defined" in the configuration dialog and choose Import, Jtest will prompt you to browse to the desired properties file. (The properties file is just an exported configuration.)
For example, if you exported your configuration to a shared folder (C:\shared\example.properties), someone else could point to that shared folder on the network and import the same configuration from the .properties file.0