Forum Discussion

bmgriner's avatar
bmgriner
Frequent Contributor
14 years ago

Show dynamic script current values

In Intellij you can go to a spring bean xml file and it will actually show you the value of a dynamic property that is being loaded from a property file. When you click on that value, then it shows you the script
${some.property}
for example that is actually what is being stored in the spring bean file. This would be enormously helpful when trying to debug things as seeing

in a test step that calls another test step is almost worthless. I have to go to wherever that parameter value is being stored and find the value. Obviously, this takes extra steps that I would rather avoid. I want as much information as I can get my hands on with as few clicks as possible.
  • Hello,

    I believe the next release of soapUI will address your request,
    as it will bring additional features that should allow you see actual property values.

    Regards,
    Vladimir
    SmartBear Software
  • bmgriner's avatar
    bmgriner
    Frequent Contributor
    My pallet is wet. :-) When is the next release of SoapUI?