Forum Discussion
Defender
15 years agoContributor
Hi Henrik,
The project usually consists of resources that are the source for the requests & test suites which contains the test cases.
For example, let's I have a service with endpoint like http://myserver.com/myservice
I use the GET request like GET http://myserver.com/myservice/myresource?myId=1
In such a case I have to create the resource names myResource with parameter myId with type of request.
So I mean this "myResource" under "resource" term.
Hope this answers your question,
Dmitry.
The project usually consists of resources that are the source for the requests & test suites which contains the test cases.
For example, let's I have a service with endpoint like http://myserver.com/myservice
I use the GET request like GET http://myserver.com/myservice/myresource?myId=1
In such a case I have to create the resource names myResource with parameter myId with type of request.
So I mean this "myResource" under "resource" term.
Hope this answers your question,
Dmitry.