Forum Discussion
pcarlucci
12 years agoNew Contributor
Yes, something like this: context.testCase.testSuite.setPropertyValue("Currency", "ABZ") does not give me an error, but I also don't see the property and it's value populated in the test suite properties tab after this code executes. When I used the messageExchange interface for a test case assertion, previously, and set a property value the same way, it would appear in the suite's properties tab.
What is the difference between using context, and using messageExchange? Is the behavior different because of the level that each are run?
If it helps, I'm using SoapUI Pro 4.6.1.
What is the difference between using context, and using messageExchange? Is the behavior different because of the level that each are run?
If it helps, I'm using SoapUI Pro 4.6.1.