Forum Discussion

Siji's avatar
Siji
Occasional Contributor
9 years ago

Rest API calls with Ready API

I have three rest api's with same resuorce link.

pn:-Screen shot attached for refrernec.

 

When i am adding the second rest api call to a project and then calling it,it goes for the first REST api in list.

After closing and opening the tool,the test fails due to this issue.

ie instead of second rest api,its taking the first one which is added in project list.

 

From the screenshot which is attached ,

 

Instead of rest api for picking an item,the test includes the api for getting job lines.

Test name and resouce names are different.

 

Is there any solution for this issue.Please suggest.