dev16
8 years agoContributor
How to modify or replace Request URL in post method
Hi
In first step..login post .. i am getting token id and in second step post method where i need to create one record
so my doubt is ...in first login post i am using "http://www.abc.com/public/login" and in second step post method where need to create one record where i need to add request URL "http://www.abc.com/addresss/number=27"
I am generally using clone Testcase option where i m copying first login test case
so now i want to modify or replace the new second Request URL
plz guide me
Thanks
mahadev