krogoldRegular Contributor8 years agoSolvedProblems to get a property value in Test Step Hello, I'm trying to transfer and use properties from a Test Case to another: In TC1 I perform a REST request and extract a value from the response, I set it to a property DeviceUID In TC1 I d...Show Moresanj to krogold8 years ago${#TestCase#DeviceUID}That should work
krogoldRegular Contributor to sanj8 years agounfortunately, it doesn't work :smileysad:sanjSuper Contributor to krogold8 years ago${#TestCase#DeviceUID}That should work krogoldRegular Contributor to sanj8 years agoThank you, this one works, but why I do not have to specify which test case I'm refering to ?
krogoldRegular Contributor to sanj8 years agoThank you, this one works, but why I do not have to specify which test case I'm refering to ?
Recent DiscussionsSoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)
Related ContentProperty Checkpoint problemComparison of Two Property Values In Two Different Properties StepsCompare Object Properties Values with Excel Sheet column Values