krishnakhannaNew Contributor12 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 Hero12 years agoYou could use a Transfer Properties step, or something like testStep.testCase.testSuite.project.setProperty(name, value)
SiKingCommunity Hero12 years agoYou could use a Transfer Properties step, or something like testStep.testCase.testSuite.project.setProperty(name, value)
Recent DiscussionsSignature\Encryption tags missing in Security HeaderCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1
Related ContentLoadTest - setup script - set propertiesSet data source end row with propertyDynamically set JMS Properties from groovy code