Exrtaction was done but how to parse the same in next URL?

Thanks,
Madhu


On Wed, Dec 4, 2013 at 11:36 AM, Niraj <[email protected]> wrote:

> Extract token using RegEx and use that in next request.
>
>
> On Fri, Nov 22, 2013 at 3:07 PM, Madhu Sekhar <[email protected]
> >wrote:
>
> > Hi team,
> >
> > I need to test Rest URL using token based authentication.
> >
> > Initially I have to generate token from the REST url using username and
> > password.
> >
> >
> > Sample URL for generating token:
> > https://xxx.abe.com/xxxxx/ws/rs/auth-11/token
> > input parameters for this url is : username and password.
> >
> > The token value which is received from the response should be used as
> > header value for next REST URL for getting data from web service.
> >
> > Could you please help me out as early as possible?
> >
> > Thanks,
> > Madhu .
> >
>



-- 
madhu kk

Reply via email to