On 05/02/2008, MartinBorris <[EMAIL PROTECTED]> wrote: > > Hi > > I am a newbie to Jmeter and so need your advice on the following: > > Does Jmeter allow the following test scenario: > > A request is sent to a WSDL and a response is returned. From the response > certain variables are automatically selected which are then used to populate > a new request. > > However the new request is then sent to a different WDSL > > We have a case when the response details from one WSDL are used as input for > a test against a different WDSL. > > Is this possible and has anyone set such a test before? (Do I need separate > ThreadGroups?) >
No, just add the appropriate sampler. > Note: I am using the regexFunction to parse the parameters. > > Thanks in advance. > > Martin > > > -- > View this message in context: > http://www.nabble.com/Parameter-passing-using-regexFunction-in-testing-Web-services-tp15290665p15290665.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

