Link to home
Start Free TrialLog in
Avatar of sduser1
sduser1Flag for United States of America

asked on

Need help in parametizing the URL end points from a file.

I have a test suite in SoapUI and I want to parametize the web service URL end points from a file..

I have excel in the below format.

Username      Password                 Endpoint
user1      password1      http://fimsldrtp2.fmr.com/services/ReService

Please guide me on how to do it.
ASKER CERTIFIED SOLUTION
Avatar of Bob Learned
Bob Learned
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of sduser1

ASKER

I have found the end point configuration steps for parametizing end points from the link mentioned above.
thanks