Forum Discussion
jsheph01
6 years agoContributor
You can use the script below as the property value for payment. You should be able to use that for an assertion as well, it just depends on what type of assertion you are doing.
${=import java.lang.Integer;def Payment = ${#TestCase#Amount} + ${#TestCase#Interest} }
Related Content
- 4 years ago
- 4 years ago
Recent Discussions
- 2 days ago