Forum Discussion
Could you please tell me the folder path where REST-Service-XX is getting generated? So, that I could see the same in my PC.
I have created a test case with name "Sample Test" and then i have added one step "REST Request". It's name is "GetStudentData".
While adding "REST Request" step i have created a new request as above.
Now. "REST Request" step is created successfully. Now when i check my project in file explorer it creates a folder named "REST-Service-12" and inside this folder i see below files.
My question is folder name "REST-Service-12" is not intuitive for me. So i need to rename it manually.
Could you please advice me on this.
Thanks,
Hardik
- avidCoder8 years agoSuper Contributor
Hey, I also followed your steps and added REST request. I do not see any kind of REST-Service-XX folder getting generated. I see .xml file after I save it. You can use this REST request and check whether this also is generating REST-Service-XX folder inside file explorer. Here is URL for REST - http://del.icio.us/api/:username/bookmarks/:hash and Method is GET.
- hardik0438 years agoOccasional Contributor
Getting above error.
- avidCoder8 years agoSuper Contributor
Hey, How come man.. This URL is public How are you adding the REST request?
1. Are you adding as a testStep?
2. Or Are you following this step:- File->New->Functional Test->URL
Both the ways works for me. Which version of ReadyAPI are you using?