krishnakhannaNew Contributor11 years agoSetting Global Properties From Test Step RessponseHi, Is it possibel to set the Global properties from the response of the test step?Basically I wish to set the global properties and then use it in later steps.Regards,Krishna Khannahttp://kkonline.org
1 ReplyReplies sorted by Most LikedSiKingCommunity Hero11 years agoYou could use a Transfer Properties step, or something like testStep.testCase.testSuite.project.setProperty(name, value)
SiKingCommunity Hero11 years agoYou could use a Transfer Properties step, or something like testStep.testCase.testSuite.project.setProperty(name, value)
Recent DiscussionsSoapUI 5.9.1 displays "[]" as "<Empty JSON content>"SoapUI - Apache Commons FileUpload (CVE-2025-48976)(High)Log4j vulnerability (CVE-2025-68161)
Related ContentLoadTest - setup script - set propertiesSet data source end row with propertyDynamically set JMS Properties from groovy code