Forum Discussion

asaf's avatar
16 years ago

Endpoint setting with a variable

Hi,

is there a way to set a global Endpoint for all the HTTP requests, and adding a different suffix to each HTTP request?


Meaning:

this will be the general Endpoint:
http://localhost:8080/

and for each HTTP request i'll add what i need:

the Endpoint of HTTP request "NEWHTTP" will be:
("the general endpoint i set earlier")/Login?



any ideas?
thanks!

1 Reply

  • Hmm. You could try using a groovy test step, and setting the endpoint explicitly in each one.

    What are you trying to accomplish? There might be better ways of doing it.

    /Nenad
    http://eviware.com