Never tried though, see '+' operator helps
I tryed mate.
But no luck.
This might just work for you. But this kind of property expansion could get pretty messy from a readability standpoint.
${=new BigDecimal(${#TestSuite#PreventiveCount}).plus(new BigDecimal(${#TestSuite#ReactiveCount}))}
Good Luck!
Gilu Gopi
Add a script assertion, convert those values to integer, add them and then do assert in script assertion for validation,
https://www.soapui.org/functional-testing/validating-messages/using-script-assertions.html
Thanks
@JKambli, agree with you completely. A script assertion is what I would normally do. As this question seemed to be looking for a property expansion sort of solution, suggest one.
Wow , i never thought of something like this.
I will try and let you know
Ooh my goodness,
This is working perfect.
Subject | Author | Latest Post |
---|---|---|