Forum Discussion
5 Replies
- SiKingCommunity HeroDo you have steps to reproduce?
- gordonbOccasional ContributorStart SoapUI
Click on Project
Click on Custom Properties
Click on Save
Check file
File contains Name and no value
This project has dozens of properties though.
Wonder if it breaks if there are too many properties? - It sounds strange that the number of properties should be relevant.
I tried to reproduce it, by adding 32 custom properties to a project, then exiting SoapUI, and finally re-opening the project. All properties were present, with their values. It has to be reproducible for us to work on a fix.
Do you get this problem with a new project too? If so, could you attach the project file in question (it shouldn't contain any sensitive data if it's a new test project).
Regards,
Manne - gordonbOccasional ContributorI've not explained myself clearly enough I think. Sorry.
Start SoapUI
Click on Project
Click on Custom Properties
Click on 'Saves current property-values to a file'
Check the file that has been saved on disk
File contains Name and no Value
I've just tried again and values are empty
e.g.
username=
password= - MarcusJ
Staff
Hi,
I was only able to reproduce when I did not have any values for the properties.
Otherwise, when values for the properties are present the created file is correct.
Here is a link for reference as an FYI:
http://www.soapui.org/Scripting-Propert ... rties.html