Forum Discussion
redfish4ktc2
11 years agoSuper Contributor
hi, have a look on this post viewtopic.php?f=5&t=17522
If your project is called MyProject, add the following to your plugin configuration
If your project is called MyProject, add the following to your plugin configuration
<soapuiProperties>
<property>
<name>soapui.properties.MyProject</name>
<value>path_to_your_properties_file</value>
</property>
</soapuiProperties>
- Pritish_Panda9 years agoContributor
Hi,
<soapuiProperties> <property> <name>soapui.properties.MyProject</name> <value>path_to_your_properties_file</value> </property> </soapuiProperties>
I am using this plugin in my Pom file, I have a doubt here the project name we have specified "MyProject " will it be same as our project xml file name or the project name what we have given in soapui ?
Related Content
Recent Discussions
- 21 days ago