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 Expert12 years agoYou could use a Transfer Properties step, or something like testStep.testCase.testSuite.project.setProperty(name, value)
SiKingCommunity Expert12 years agoYou could use a Transfer Properties step, or something like testStep.testCase.testSuite.project.setProperty(name, value)
Recent DiscussionsOS SoapUI: Can it connect and use Cosmos DB"Clone interface" between projects not workingSOAPUI not responding to soap11 requests
Related ContentLoadTest - setup script - set propertiesSet data source end row with propertyDynamically set JMS Properties from groovy code